Package-level declarations

Types

Link copied to clipboard
class BrazeNotificationPayload constructor(notificationExtras: <Error class: unknown class>?, brazeExtras: <Error class: unknown class>? = getAttachedBrazeExtras( notificationExtras ), context: <Error class: unknown class>? = null, var configurationProvider: BrazeConfigurationProvider? = null)

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.