Share via


CreateSessionOptions interface

Extends

Inherited Properties

connectionTimeoutInMs

Connection timeout in milliseconds

enableDebugLogging

Enable debug logging for development

Inherited Property Details

connectionTimeoutInMs

Connection timeout in milliseconds

connectionTimeoutInMs?: number

Property Value

number

Inherited From VoiceLiveSessionOptions.connectionTimeoutInMs

enableDebugLogging

Enable debug logging for development

enableDebugLogging?: boolean

Property Value

boolean

Inherited From VoiceLiveSessionOptions.enableDebugLogging