@yorkie-js/sdk
Preparing search index...
PresenceChangedEvent
Interface PresenceChangedEvent<P>
interface
PresenceChangedEvent
<
P
extends
Indexable
>
{
source
:
OpSource
;
type
:
PresenceChanged
;
value
:
{
clientID
:
string
;
presence
:
P
}
;
}
Type Parameters
P
extends
Indexable
Hierarchy
BaseDocEvent
PresenceChangedEvent
Index
Properties
source
type
value
Properties
source
source
:
OpSource
type
type
:
PresenceChanged
value
value
:
{
clientID
:
string
;
presence
:
P
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
source
type
value
@yorkie-js/sdk
Loading...