Encapsulates a Firebase In App Banner Message.
| Action |
getAction()
This method is deprecated.
Use the message specific methods (see
CardMessage, ModalMessage,
BannerMessage, ImageOnlyMessage) instead.
|
| String |
getBackgroundHexColor()
This method is deprecated.
Use the message specific methods (see
CardMessage, ModalMessage,
BannerMessage, ImageOnlyMessage) instead.
|
| Text |
getBody()
This method is deprecated.
Use the message specific methods (see
CardMessage, ModalMessage,
BannerMessage, ImageOnlyMessage) instead.
|
| ImageData |
getImageData()
This method is deprecated.
Use the message specific methods (see
CardMessage, ModalMessage,
BannerMessage, ImageOnlyMessage) instead.
|
| Text |
getTitle()
This method is deprecated.
Use the message specific methods (see
CardMessage, ModalMessage,
BannerMessage, ImageOnlyMessage) instead.
|
This method is deprecated.
Use the message specific methods (see CardMessage, ModalMessage,
BannerMessage, ImageOnlyMessage) instead.
Gets the Action associated with this message
This method is deprecated.
Use the message specific methods (see CardMessage, ModalMessage,
BannerMessage, ImageOnlyMessage) instead.
Gets the background hex color associated with this message
This method is deprecated.
Use the message specific methods (see CardMessage, ModalMessage,
BannerMessage, ImageOnlyMessage) instead.
Gets the body Text associated with this message
This method is deprecated.
Use the message specific methods (see CardMessage, ModalMessage,
BannerMessage, ImageOnlyMessage) instead.
Gets the ImageData associated with this message
This method is deprecated.
Use the message specific methods (see CardMessage, ModalMessage,
BannerMessage, ImageOnlyMessage) instead.
Gets the title Text associated with this message