Home > yorkie-js-sdk > ClientOptions
ClientOptions
are user-settable options used when defining clients.
Signature:
export declare interface ClientOptions<M>
Property | Type | Description |
---|---|---|
apiKey? | string | (Optional) |
key? | string | (Optional) |
presence? | M | (Optional) |
reconnectStreamDelay? | number | (Optional) |
syncLoopDuration? | number | (Optional) |
token? | string | (Optional) |