android-sdk-base
Toggle table of contents
42.2.0
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
android-sdk-base
android-sdk-base
/
com.braze.events
/
BrazeUserChangeEvent
Braze
User
Change
Event
data
class
BrazeUserChangeEvent
(
val
currentUserId
:
String
)
Event fired when the current user has changed or the SDK has just been initialized.
Members
Constructors
Braze
User
Change
Event
Link copied to clipboard
constructor
(
currentUserId
:
String
)
Properties
current
User
Id
Link copied to clipboard
val
currentUserId
:
String