Package-level declarations

Types

Link copied to clipboard
class Braze(context: Context) : IBraze
Link copied to clipboard
open class BrazeBootReceiver : BroadcastReceiver
Link copied to clipboard
open class BrazeFlushPushDeliveryReceiver : BroadcastReceiver
Link copied to clipboard

BrazeInternal is solely for the use of other packages within the Braze SDK for Android. Use of any of the classes in this package is unsupported, and they may be modified or removed without warning at any time.

Link copied to clipboard
class BrazeUser(val userCache: ERROR CLASS: Symbol not found for UserCache, val brazeManager: ERROR CLASS: Symbol not found for IBrazeManager, var internalUserId: String, val locationManager: ERROR CLASS: Symbol not found for ILocationManager, val serverConfigStorageProvider: ERROR CLASS: Symbol not found for ServerConfigStorageProvider)
Link copied to clipboard
object Constants

Contains Constants used by multiple classes.

Link copied to clipboard
interface IBraze

The public interface for the Braze SDK. This interface is used to send and receive data to and from Braze.

Link copied to clipboard
Link copied to clipboard