Skip to main content

smwebsdk.connectoptions

Home > @soulmachines/smwebsdk > ConnectOptions

ConnectOptions interface

Configuration to use when connecting to a Scene

Signature:

export interface ConnectOptions 

Properties

PropertyModifiersTypeDescription
retryOptions?RetryOptions(Optional) Options for customizing connection error retries
tokenServer?{ uri: string; token: string; }(Optional) The custom token server config
userText?string(Optional) A custom text string that is sent to the orchestration server