Uses of Class
com.restfb.types.webhook.messaging.TakeThreadControlItem
Packages that use TakeThreadControlItem
-
Uses of TakeThreadControlItem in com.restfb.types.webhook.messaging
Methods in com.restfb.types.webhook.messaging that return TakeThreadControlItemMethods in com.restfb.types.webhook.messaging with parameters of type TakeThreadControlItemModifier and TypeMethodDescriptionvoid
MessagingItem.setTakeThreadControl
(TakeThreadControlItem takeThreadControl) -
Uses of TakeThreadControlItem in com.restfb.webhook
Methods in com.restfb.webhook with parameters of type TakeThreadControlItemModifier and TypeMethodDescriptionvoid
AbstractWebhookMessagingListener.takeThreadControl
(TakeThreadControlItem takeThreadControl, MessagingParticipant recipient, MessagingParticipant sender, Date timestamp) void
WebhookMessagingListener.takeThreadControl
(TakeThreadControlItem takeThreadControl, MessagingParticipant recipient, MessagingParticipant sender, Date timestamp)