IIn App Message With Image
interface IInAppMessageWithImage
IInAppMessageHtml is the base model interface for getting/setting the image of a message.
Priority of image is Bitmap, then localImageUrl, then remoteImageUrl
Inheritors
Properties
Link copied to clipboard
The status of the image download on this in-app message. If the image specified by remoteImageUrl could not be downloaded successfully then this should return false. Returns false by default.
Link copied to clipboard
The local uri of this in-app message image.
Link copied to clipboard
The remote uri of this in-app message image.