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?
Returns
ClientFilesyncMirror
Overrides
BaseClient.constructor
Methods
id()
id():
Promise<ID>
A unique identifier for this ClientFilesyncMirror.
Returns
Promise<ID>