Class InstagramStoryInsightsValue
java.lang.Object
com.restfb.types.webhook.ChangeValue
com.restfb.types.webhook.instagram.InstagramStoryInsightsValue
-
Nested Class Summary
Nested classes/interfaces inherited from class com.restfb.types.webhook.ChangeValue
ChangeValue.Verb -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetExits()getReach()voidvoidsetImpressions(Long impressions) voidsetMediaId(String mediaId) voidvoidsetReplies(Long replies) voidsetTapsBack(Long tapsBack) voidsetTapsForward(Long tapsForward) Methods inherited from class com.restfb.types.webhook.ChangeValue
convertChangeValue, equals, hashCode, isWhatsapp, toString
-
Constructor Details
-
InstagramStoryInsightsValue
public InstagramStoryInsightsValue()
-
-
Method Details
-
getMediaId
-
setMediaId
-
getExits
-
setExits
-
getReplies
-
setReplies
-
getReach
-
setReach
-
getTapsForward
-
setTapsForward
-
getTapsBack
-
setTapsBack
-
getImpressions
-
setImpressions
-