Preparing search index...
The search index is not available
@skyway-sdk/room
@skyway-sdk/room
ContextConfig
Class ContextConfig
Implements
SkyWayConfigOptions
Index
Properties
log
member
rtc
Config
token
Properties
log
log
:
Required
<
Partial
<
{
format
:
LogFormat
;
level
:
"info"
|
"error"
|
"disable"
|
"warn"
|
"debug"
;
}
>
>
member
member
:
Required
<
Partial
<
MemberKeepAliveConfig
>
>
rtc
Config
rtc
Config
:
Required
<
{
encodedInsertableStreams
?:
boolean
;
turnPolicy
?:
TurnPolicy
;
turnProtocol
?:
TurnProtocol
;
}
>
Type declaration
Optional
encoded
Insertable
Streams
?:
boolean
Optional
turn
Policy
?:
TurnPolicy
Optional
turn
Protocol
?:
TurnProtocol
token
token
:
Required
<
{
updateReminderSec
?:
number
;
}
>
Type declaration
Optional
update
Reminder
Sec
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
log
member
rtc
Config
token
@skyway-sdk/room
Loading...