Uses of Interface
com.restfb.types.send.MediaAttachment.MediaTemplateElement
-
Packages that use MediaAttachment.MediaTemplateElement Package Description com.restfb.types.send Contains all types that are necessary to interact with Facebook Send API.com.restfb.types.send.media -
-
Uses of MediaAttachment.MediaTemplateElement in com.restfb.types.send
Constructor parameters in com.restfb.types.send with type arguments of type MediaAttachment.MediaTemplateElement Constructor Description MediaAttachment(List<MediaAttachment.MediaTemplateElement> elements)
-
Uses of MediaAttachment.MediaTemplateElement in com.restfb.types.send.media
Classes in com.restfb.types.send.media that implement MediaAttachment.MediaTemplateElement Modifier and Type Class Description class
MediaTemplateAttachmentElement
Represents the media template element that is used with the attachment id as defined hereclass
MediaTemplateUrlElement
Represents the media template element that is used with the url as defined here Allowed urls are: https://business.facebook.com//videos/ https://www.facebook.com/ /videos/ / https://business.facebook.com/ /photos/ https://www.facebook.com/photo.php?
-