Uses of Class
com.restfb.types.Message.GenericTemplate
Packages that use Message.GenericTemplate
-
Uses of Message.GenericTemplate in com.restfb.types
Methods in com.restfb.types that return Message.GenericTemplateModifier and TypeMethodDescriptionMessage.Attachment.getGenericTemplate()When the attachment is a generic template, Facebook returns title, subtitle, media URL and CTA metadata.Methods in com.restfb.types with parameters of type Message.GenericTemplateModifier and TypeMethodDescriptionvoidMessage.Attachment.setGenericTemplate(Message.GenericTemplate genericTemplate) When the attachment is a generic template, Facebook returns title, subtitle, media URL and CTA metadata.