matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api.session.presence.model
/
PresenceEnum
Presence
Enum
@
JsonClass
(
generateAdapter
=
false
)
enum
PresenceEnum
:
Enum
<
PresenceEnum
>
Content copied to clipboard
Entries
Types
Properties
Entries
ONLINE
Link copied to clipboard
@
Json
(
name
=
"online"
)
ONLINE
Content copied to clipboard
OFFLINE
Link copied to clipboard
@
Json
(
name
=
"offline"
)
OFFLINE
Content copied to clipboard
UNAVAILABLE
Link copied to clipboard
@
Json
(
name
=
"unavailable"
)
UNAVAILABLE
Content copied to clipboard
BUSY
Link copied to clipboard
@
Json
(
name
=
"org.matrix.msc3026.busy"
)
BUSY
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
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
value
Link copied to clipboard
val
value
:
String
Content copied to clipboard