BrazeUserChangeEvent

data class BrazeUserChangeEvent(val currentUserId: String)

Event fired when the current user has changed or the SDK has just been initialized.

Constructors

Link copied to clipboard
constructor(currentUserId: String)

Properties

Link copied to clipboard