Constants
Contains Constants used by multiple classes.
Properties
Card data associated with the current push notification.
The User Id associated with card data associated with the current push notification.
The ID used when creating the default notification channel. Must be less than 40 characters.
The full (i.e. not prefixed with the package name) intent sent when Braze has tracked that a push notification has been dismissed/deleted.
The full (i.e. not prefixed with the package name) intent sent when Braze has tracked that a push notification has been opened.
The full (i.e. not prefixed with the package name) intent sent when Braze has tracked that a push notification has been received.
A timestamp indicating when a push notification was displayed by the device.
Caution: not for external use.
Key used to pass a URL to a deeplink WebView.
The maximum accepted length, in bytes, of an UTF-8 encoded com.braze.models.outgoing.BrazeProperties object. Note that this value is inclusive.
The tag used to identify requests originating from the Braze SDK. See https://developer.android.com/reference/android/net/TrafficStats#setThreadStatsTag(int). According to https://github.com/square/okhttp/issues/3537, there doesn't appear to be any harm in using an arbitrary id here for all Braze threads.
Directory where in-app message zip files are extracted.
The maximum accepted length, in bytes, of an UTF-8 encoded user id. Note that this value is inclusive.