Uses of Class
com.restfb.types.webhook.messaging.MessagingPayload
-
Packages that use MessagingPayload Package Description com.restfb.types.webhook.messaging -
-
Uses of MessagingPayload in com.restfb.types.webhook.messaging
Methods in com.restfb.types.webhook.messaging that return MessagingPayload Modifier and Type Method Description MessagingPayload
MessagingAttachment. getPayload()
Methods in com.restfb.types.webhook.messaging with parameters of type MessagingPayload Modifier and Type Method Description void
MessagingAttachment. setPayload(MessagingPayload payload)
-