Uses of Enum
com.restfb.types.send.ImageAspectRatioEnum
-
Uses of ImageAspectRatioEnum in com.restfb.types.send
Modifier and TypeMethodDescriptionGenericTemplatePayload.getImageAspectRatio()
static ImageAspectRatioEnum
Returns the enum constant of this type with the specified name.static ImageAspectRatioEnum[]
ImageAspectRatioEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
GenericTemplatePayload.setImageAspectRatio
(ImageAspectRatioEnum imageAspectRatio)