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?

ID

Returns

ClientFilesyncMirror

Overrides

BaseClient.constructor

Methods

id()

id(): Promise<ID>

A unique identifier for this ClientFilesyncMirror.

Returns

Promise<ID>