Braze Notification Payload
A convenience class for parsing the Braze Notification payload. Values are not lazy-loaded and are computed from the input arguments on each constructor call.
Null return values for methods, such as on .getCustomNotificationId are the result of that key either not existing in the original push payload or not being in the proper expected format.
Constructors
Types
Properties
The parsed action buttons. If no action buttons are present, this list will be empty.
Equivalent to Constants.BRAZE_PUSH_BIG_IMAGE_URL_KEY in the "brazeExtras" bundle.
True if push notification is a silent push, false if not.
Returns true if the message is a push notification sent from Braze for uninstall tracking. Uninstall tracking push can be ignored.
The current push story page index, or 0 if this field is unspecified in the source bundle.