Preparing search index...
The search index is not available
@yorkie-js/sdk
@yorkie-js/sdk
WatchedEvent
Interface WatchedEvent<P>
interface
WatchedEvent
<
P
>
{
source
:
Remote
;
type
:
Watched
;
value
:
{
clientID
:
string
;
presence
:
P
;
}
;
}
Type Parameters
P
extends
Indexable
Hierarchy
BaseDocEvent
WatchedEvent
Index
Properties
source
type
value
Properties
source
source
:
Remote
type
type
:
Watched
value
value
:
{
clientID
:
string
;
presence
:
P
;
}
Type declaration
clientID
:
string
presence
:
P
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
source
type
value
@yorkie-js/sdk
Loading...