Uses of Class
com.restfb.types.webhook.messaging.MessagingAttachment
-
Packages that use MessagingAttachment Package Description com.restfb.types.webhook.messaging -
-
Uses of MessagingAttachment in com.restfb.types.webhook.messaging
Methods in com.restfb.types.webhook.messaging that return types with arguments of type MessagingAttachment Modifier and Type Method Description List<MessagingAttachment>
MessageItem. getAttachments()
Array containing attachment dataMethod parameters in com.restfb.types.webhook.messaging with type arguments of type MessagingAttachment Modifier and Type Method Description void
MessageItem. setAttachments(List<MessagingAttachment> attachments)
Array containing attachment data
-