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