Package com.restfb.types
Class Message.GenericTemplate
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.Message.GenericTemplate
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Message
Additional attachment information, only present when the attachment is a generic template.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCta()getTitle()voidvoidsetMediaUrl(String mediaUrl) voidsetSubtitle(String subtitle) voidMethods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
GenericTemplate
public GenericTemplate()
-
-
Method Details
-
getTitle
-
setTitle
-
getSubtitle
-
setSubtitle
-
getMediaUrl
-
setMediaUrl
-
getCta
-
setCta
-