Class InstagramMentionsValue
java.lang.Object
com.restfb.types.webhook.ChangeValue
com.restfb.types.webhook.instagram.InstagramMentionsValue
-
Nested Class Summary
Nested classes/interfaces inherited from class com.restfb.types.webhook.ChangeValue
ChangeValue.Verb -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCommentId(String commentId) voidsetMediaId(String mediaId) Methods inherited from class com.restfb.types.webhook.ChangeValue
convertChangeValue, equals, hashCode, isWhatsapp, toString
-
Constructor Details
-
InstagramMentionsValue
public InstagramMentionsValue()
-
-
Method Details
-
getCommentId
-
setCommentId
-
getMediaId
-
setMediaId
-