Uses of Enum
com.restfb.types.send.MediaAttachment.MediaType
Packages that use MediaAttachment.MediaType
-
Uses of MediaAttachment.MediaType in com.restfb.types.send
Methods in com.restfb.types.send that return MediaAttachment.MediaTypeModifier and TypeMethodDescriptionstatic MediaAttachment.MediaType
Returns the enum constant of this type with the specified name.static MediaAttachment.MediaType[]
MediaAttachment.MediaType.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of MediaAttachment.MediaType in com.restfb.types.send.media
Constructors in com.restfb.types.send.media with parameters of type MediaAttachment.MediaTypeModifierConstructorDescriptionMediaTemplateAttachmentElement
(MediaAttachment.MediaType mediaType, String attachmentId)