Skip to main content

Class: ClientFilesyncMirror

An internal persistent filesync mirror.

Extends​

  • BaseClient

Constructors​

Constructor​

new ClientFilesyncMirror(ctx?, _id?): ClientFilesyncMirror

Constructor is used for internal usage only, do not create object from it.

Parameters​

ctx?​

Context

_id?​

ClientFilesyncMirrorID

Returns​

ClientFilesyncMirror

Overrides​

BaseClient.constructor

Methods​

id()​

id(): Promise<ClientFilesyncMirrorID>

A unique identifier for this ClientFilesyncMirror.

Returns​

Promise<ClientFilesyncMirrorID>