Uses of Class
com.restfb.types.Message.Attachment
Packages that use Message.Attachment
-
Uses of Message.Attachment in com.restfb.types
Methods in com.restfb.types that return types with arguments of type Message.AttachmentModifier and TypeMethodDescriptionMessage.getAttachments()
The attachments associated with the message.Methods in com.restfb.types with parameters of type Message.AttachmentModifier and TypeMethodDescriptionboolean
Message.addAttachment
(Message.Attachment attachment) boolean
Message.removeAttachment
(Message.Attachment attachment)