Uses of Class
com.google.api.services.rcsbusinessmessaging.v1.model.cards.ThumbnailImageAlignment
-
Packages that use ThumbnailImageAlignment Package Description com.google.api.services.rcsbusinessmessaging.v1.model.cards -
-
Uses of ThumbnailImageAlignment in com.google.api.services.rcsbusinessmessaging.v1.model.cards
Methods in com.google.api.services.rcsbusinessmessaging.v1.model.cards that return ThumbnailImageAlignment Modifier and Type Method Description static ThumbnailImageAlignmentThumbnailImageAlignment. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ThumbnailImageAlignment[]ThumbnailImageAlignment. values()Returns an array containing the constants of this enum type, in the order they are declared.
-