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 TypeMethodDescriptionbooleanMessage.addAttachment(Message.Attachment attachment) booleanMessage.removeAttachment(Message.Attachment attachment)