Uses of Class
com.restfb.types.webhook.messaging.PassThreadControlItem
Packages that use PassThreadControlItem
-
Uses of PassThreadControlItem in com.restfb.types.webhook.messaging
Methods in com.restfb.types.webhook.messaging that return PassThreadControlItemMethods in com.restfb.types.webhook.messaging with parameters of type PassThreadControlItemModifier and TypeMethodDescriptionvoid
MessagingItem.setPassThreadControl
(PassThreadControlItem passThreadControl) -
Uses of PassThreadControlItem in com.restfb.webhook
Methods in com.restfb.webhook with parameters of type PassThreadControlItemModifier and TypeMethodDescriptionvoid
AbstractWebhookMessagingListener.passThreadControl
(PassThreadControlItem passThreadControl, MessagingParticipant recipient, MessagingParticipant sender, Date timestamp) void
WebhookMessagingListener.passThreadControl
(PassThreadControlItem passThreadControl, MessagingParticipant recipient, MessagingParticipant sender, Date timestamp)