Package com.restfb.types.webhook
Class WebhookEntry
java.lang.Object
com.restfb.types.webhook.WebhookEntry
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetId()
getTime()
getUid()
boolean
void
setChangedFields
(List<String> changedFields) void
setChanges
(List<Change> changes) void
void
setMessaging
(List<MessagingItem> messaging) void
setStandby
(List<MessagingItem> standby) void
void
toString()
-
Constructor Details
-
WebhookEntry
public WebhookEntry()
-
-
Method Details