@@@
Realm Kotlin SDK - Sync
/
io.realm.kotlin.mongodb
/
LoggedIn
Logged
In
interface
LoggedIn
:
AuthenticationChange
Content copied to clipboard
Event emitted when a user logs into the app.
Properties
Properties
user
Link copied to clipboard
abstract
val
user
:
User
Content copied to clipboard
A reference to the
User
this event happened to.