Remote Firebase notification details.
This class maps to the fields of a notification message.
| String |
getBody()
|
| String[] | |
| String | |
| String |
getChannelId()
Gets the channel id from the notification.
|
| String | |
| String |
getColor()
|
| String |
getIcon()
|
| Uri |
getImageUrl()
Gets the image URL from the notification.
|
| Uri |
getLink()
Gets the deep link from the notification.
|
| String |
getSound()
|
| String |
getTag()
|
| String |
getTitle()
|
| String[] | |
| String |
Gets the channel id from the notification. Note that this method does not perform verification on the existence of a channel, nor does it fallback to the manifest defined default or the default FCM channel.
Gets the image URL from the notification.
Gets the deep link from the notification.