Uses of Enum
com.restfb.types.send.ImageAspectRatioEnum
Packages that use ImageAspectRatioEnum
-
Uses of ImageAspectRatioEnum in com.restfb.types.send
Methods in com.restfb.types.send that return ImageAspectRatioEnumModifier and TypeMethodDescriptionGenericTemplatePayload.getImageAspectRatio()static ImageAspectRatioEnumReturns 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.Methods in com.restfb.types.send with parameters of type ImageAspectRatioEnumModifier and TypeMethodDescriptionvoidGenericTemplatePayload.setImageAspectRatio(ImageAspectRatioEnum imageAspectRatio)