Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard

An enum describing a type of push notification action handled by the Braze SDK.

Link copied to clipboard

Wrapper for the width x height of different views used in the Braze SDK. All dimensions are in dp units.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Messaging channel. Currently used to identify the source channel when opening Uris, as they are handled differently depending on channel.

Link copied to clipboard

Enum for the keys the server is expecting for the device object.

Link copied to clipboard

Convenience enum to represent gender.

Link copied to clipboard

Providers are used in the order of GPS, NETWORK, then PASSIVE.

Link copied to clipboard
Link copied to clipboard
enum Month : Enum<Month>

Convenience enum to represent months of the year.

Link copied to clipboard

Convenience enum to represent notification status for a subscription. OPTED_IN: subscribed, and explicitly opted in. SUBSCRIBED: subscribed, but not explicitly opted in. UNSUBSCRIBED: unsubscribed and/or explicitly opted out.

Link copied to clipboard