palm-sync
Preparing search index...
SyncServerEvents
Interface SyncServerEvents
Events emitted by SyncServer.
interface
SyncServerEvents
{
connect
:
(
connection
:
SyncConnection
)
=>
void
;
disconnect
:
(
connection
:
SyncConnection
)
=>
void
;
}
Index
Properties
connect
disconnect
Properties
connect
connect
:
(
connection
:
SyncConnection
)
=>
void
disconnect
disconnect
:
(
connection
:
SyncConnection
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connect
disconnect
palm-sync
Loading...
Events emitted by SyncServer.