obtain
Generates an ImageMessage object.
Return
An instance of the ImageMessage object.
Parameters
The URI of the original image.
Creates an ImageMessage object.
Return
An instance of the ImageMessage object.
Parameters
The URI of the large image.
Indicates whether to send the original image.
Deprecated
Creates an ImageMessage object.
Return
An instance of the ImageMessage object. @Deprecated It is recommended to use obtain for handling image messages. If you need to set the thumbnail separately, call setThumUri.
Deprecated
Generates an ImageMessage object.
Return
An instance of the ImageMessage object. @Deprecated It is recommended to use obtain for handling image messages. If you need to set the thumbnail separately, call setThumUri.
Parameters
The URI of the thumbnail image.
The URI of the full-size image.
Deprecated
Generates an ImageMessage object.
Return
An instance of the ImageMessage object. @Deprecated It is recommended to use obtain for handling image messages. If you need to set the thumbnail separately, call setThumUri.
Parameters
The URI of the thumbnail image.
The URI of the full-size image.
Indicates whether to send the original image.