BatchInboxNotificationContent

BatchInboxNotificationContent is a model representing the content of an inbox notification

Functions

Link copied to clipboard
Display the landing message attached to a BatchInboxNotificationContent.
Link copied to clipboard
open fun getBody(): String
Link copied to clipboard
open fun getDate(): Date
Link copied to clipboard
Unique identifier for this notification.
Link copied to clipboard
Get BatchPushPayload instance, property initialized with the notification's original push payload
Link copied to clipboard
Get the payload in its raw JSON form.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Whether the notification content has a landing message attached
Link copied to clipboard
open fun isSilent(): Boolean
Returns whether Batch considers this a silent notification.
Link copied to clipboard
open fun isUnread(): Boolean