Package-level declarations
Types
Link copied to clipboard
BroadcastReceiver that initializes the Braze SDK on device boot to re-register geofences, which Android unregisters on reboot.
Link copied to clipboard
Link copied to clipboard
object BrazeInternal
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)
Represents the current Braze user and provides methods for setting user attributes, custom attributes, and subscription states.
Link copied to clipboard
Link copied to clipboard