| Package | Description |
|---|---|
| com.messagegears.sdk.model | |
| com.messagegears.sdk.model.request |
| Modifier and Type | Method and Description |
|---|---|
static ThumbnailSize |
ThumbnailSize.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ThumbnailSize[] |
ThumbnailSize.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ThumbnailSize |
ThumbnailRequest.getThumbnailSize() |
| Modifier and Type | Method and Description |
|---|---|
void |
ThumbnailRequest.setThumbnailSize(ThumbnailSize thumbnailSize) |
Copyright © 2016. All Rights Reserved.