Namespace JuphoonRTCGuest
Variables
Const reporter
reporter
: Reporter = new Reporter('JuphoonRTCGuest')
Const tokenMap
tokenMap: {}
Functions
createGuestClient
- createGuestClient(appKey: string, token: string, socketAddress?: string): RTCGuest
-
Parameters
-
appKey: string
-
token: string
-
Optional socketAddress: string
getToken
- getToken(url: string): Promise<any>
-
Parameters
Returns Promise<any>
setConfig
- setConfig(_config: { address: string }): void
-
Parameters
-
_config: { address: string }
Returns void
Object literals
Const config
config: object
client
client: null = null
envInfo
envInfo: null = null
socket
socket: null = null
userId
userId: null = null
创建会议客户端