Image Message
Image Message Class
The image message class. This message will be stored and counted as an unread message.
Properties
Functions
Link copied to clipboard
Describes the type of special objects included in the Parcelable object's arrangement information.
Link copied to clipboard
Get the local image URL (file:///).
Link copied to clipboard
Retrieves the URL of the network image (http://).
Link copied to clipboard
Retrieves the thumbnail Uri.
Link copied to clipboard
Indicates whether the upload failed.
Link copied to clipboard
Creates an ImageMessage object.
Generates an ImageMessage object.
Link copied to clipboard
Sets the local image path (file:///).
Link copied to clipboard
Sets the network image URL (http://).
Link copied to clipboard
Sets the thumbnail URI.
Link copied to clipboard
Sets whether the upload failed.
Link copied to clipboard
Writes the class's data into the provided Parcel.