Readonly
reloadedEmitted after the client is reset and the services have finished restarting.
Readonly
versionThe version of this client API.
Current configuration object.
EDGE client. This API is experimental and subject to change.
HALO credentials.
Returns true if the client has been initialized. Initialize by calling .initialize()
.
MESH networking.
Current client services provider.
Shell API.
ECHO Spaces.
Client services system status.
Add schema types to the client.
Cleanup, release resources. Open/close is re-entrant.
Get client diagnostics data.
Initializes internal resources in an idempotent way. Required before using the Client instance.
Test and repair database.
Resets and destroys client storage. This will currently leave the client in a closed state. Re-using the client after reset is not currently supported.
Reinitialized the client session with the remote service host. This is useful when connecting to a host running behind a resource lock (e.g., HALO when SharedWorker is unavailable).
The Client class encapsulates the core client-side API of DXOS.