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
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
Link copied to clipboard