toggle menu
yorkie
0.4.25-rc
androidJvm
switch theme
search in API
yorkie
/
dev.yorkie.document.presence
Package-level
declarations
Types
Types
P
Link copied to clipboard
typealias
P
=
Map
<
String
,
String
>
Presence
Link copied to clipboard
data
class
Presence
Presence
represents a proxy for the Presence to be manipulated from the outside.
Presence
Info
Link copied to clipboard
data
class
PresenceInfo
(
val
actorID
:
ActorID
,
val
presence
:
P
)
Presences
Link copied to clipboard
class
Presences
:
Map
<
ActorID
,
P
>