Package com.restfb.types.send.media
Class MediaTemplateAttachmentElement
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.send.media.MediaTemplateAttachmentElement
- All Implemented Interfaces:
MediaAttachment.MediaTemplateElement
,Serializable
public class MediaTemplateAttachmentElement
extends AbstractFacebookType
implements MediaAttachment.MediaTemplateElement
Represents the media template element that is used with the attachment id as defined
here
- See Also:
-
Constructor Summary
ConstructorDescriptionMediaTemplateAttachmentElement
(MediaAttachment.MediaType mediaType, String attachmentId) -
Method Summary
Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
MediaTemplateAttachmentElement
-
-
Method Details
-
addButton
- Specified by:
addButton
in interfaceMediaAttachment.MediaTemplateElement
-
getMediaType
-
getAttachmentId
-
getButtons
-