Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SDKConfig<T, D>

Type parameters

  • T

  • D

Hierarchy

  • SDKConfig

Index

Constructors

constructor

Properties

appKey

appKey: string

client

client: T

envInfo

envInfo: ServerInfo

reportLog

reportLog: boolean

socket

socket: D

token

token: string

transportPolicy

transportPolicy: RTCIceTransportPolicy

userId

userId: string

webSocketAuthType

webSocketAuthType: StompSocketAuthType

webSocketOptions

webSocketOptions: PlatformStandardWebSocketOptions

Methods

isAvailable

  • isAvailable(): boolean
  • Returns boolean

updateConfig

Generated using TypeDoc