public class ImageData extends Object
Encapsulates an image to be displayed within a Firebase In App Message.
Public Method Summary
Bitmap |
getBitmapData()
Gets the bitmap associated with this image
|
String |
getImageUrl()
Gets the URL associated with this image
|
Inherited Method Summary
Public Methods
public Bitmap getBitmapData ()
Gets the bitmap associated with this image
public String getImageUrl ()
Gets the URL associated with this image