Types
SessionConfig
Ƭ SessionConfig: Object
Parameters for creating a session.
Type declaration
Name | Type | Description |
---|---|---|
cloudClient | CloudClient | The cloud client object. If required replace this with custom cloud client based on WebSocketClientInterface |
cloudVerifyingKeyHex | string | The hex encoded cloud verifying key (Ed25519 public key). |