Realm Kotlin Multiplatform SDK - Sync
/
io.realm.mongodb
/
User
/
State
State
enum
State
:
Enum
<
User.State
>
Content copied to clipboard
A user's potential states.
Entries
Properties
Entries
REMOVED
Link copied to clipboard
REMOVED
()
Content copied to clipboard
LOGGED_IN
Link copied to clipboard
LOGGED_IN
()
Content copied to clipboard
LOGGED_OUT
Link copied to clipboard
LOGGED_OUT
()
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard