embrace-android-sdk
Toggle table of contents
9.0.0
release
Target filter
release
Switch theme
Search in API
Skip to content
embrace-android-sdk
embrace-android-api
/
io.embrace.android.embracesdk
/
SessionStateEvent
/
UserSessionEnded
User
Session
Ended
class
UserSessionEnded
(
userSessionId
:
String
)
:
SessionStateEvent
(
source
)
The current user session has ended.
Members
Constructors
User
Session
Ended
Link copied to clipboard
constructor
(
userSessionId
:
String
)
Properties
user
Session
Id
Link copied to clipboard
val
userSessionId
:
String
ID representing the user session.