Client
Constructors
Properties
true when this client is backed by an in-memory database. In that case deleteLocalDatabase, dropLocalDatabaseConnection and reconnectLocalDatabase are no-ops and the underlying state is discarded when the client is garbage collected.
Functions
Bring the local store current with the network, then stop — for background fetch and cold start, where holding a live stream is wasted because the wire is about to go away.
Disable notifications. Per-conversation overrides remain stored.
Enable notifications and register the delivery channel.
Read the local state without a backend request.
Fetch this deployment's configuration now, rewrite the stored copy, and return what the deployment answered (spec 006 CFG-082).
What this deployment published about itself, as resolved when this client was built (spec 006 CFG-030, CFG-080).
Manually sync all device sync groups.