Package com.restfb.types.webhook
Class WebhookEntry
java.lang.Object
com.restfb.types.webhook.WebhookEntry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getTime()getUid()booleanvoidsetChangedFields(List<String> changedFields) voidsetChanges(List<Change> changes) voidvoidsetMessaging(List<MessagingItem> messaging) voidsetStandby(List<MessagingItem> standby) voidvoidtoString()
-
Constructor Details
-
WebhookEntry
public WebhookEntry()
-
-
Method Details