toggle menu
realm-kotlin
2.3.0
common
switch theme
search in API
Realm Kotlin SDK - Sync
/
io.realm.kotlin.mongodb
/
LoggedOut
Logged
Out
interface
LoggedOut
:
AuthenticationChange
Event emitted when a user is logged out.
Members
Properties
user
Link copied to clipboard
abstract
val
user
:
User
A reference to the
User
this event happened to.