MediaSFU React Native (Expo)
Preparing search index...
CreateRoomOptions
Interface CreateRoomOptions
interface
CreateRoomOptions
{
action
:
"join"
|
"create"
;
meetingID
:
string
;
duration
:
number
;
capacity
:
number
;
userName
:
string
;
scheduledDate
:
number
;
secureCode
:
string
;
eventType
:
"conference"
|
"webinar"
|
"chat"
|
"broadcast"
;
recordOnly
:
boolean
;
eventStatus
:
"active"
|
"inactive"
;
startIndex
:
number
;
pageSize
:
number
;
safeRoom
:
boolean
;
autoStartSafeRoom
:
boolean
;
safeRoomAction
:
"ban"
|
"warn"
|
"kick"
;
dataBuffer
:
boolean
;
bufferType
:
"audio"
|
"all"
|
"images"
;
supportSIP
:
boolean
;
directionSIP
:
"inbound"
|
"outbound"
|
"both"
;
preferPCMA
:
boolean
;
supportTranslation
:
boolean
;
translationConfigNickName
:
string
;
supportFlexRoom
:
boolean
;
supportMaxRoom
:
boolean
;
}
Index
Properties
action
meeting
ID
duration
capacity
user
Name
scheduled
Date
secure
Code
event
Type
record
Only
event
Status
start
Index
page
Size
safe
Room
auto
Start
Safe
Room
safe
Room
Action
data
Buffer
buffer
Type
support
SIP
direction
SIP
prefer
PCMA
support
Translation
translation
Config
Nick
Name
support
Flex
Room
support
Max
Room
Properties
action
action
:
"join"
|
"create"
meeting
ID
meetingID
:
string
duration
duration
:
number
capacity
capacity
:
number
user
Name
userName
:
string
scheduled
Date
scheduledDate
:
number
secure
Code
secureCode
:
string
event
Type
eventType
:
"conference"
|
"webinar"
|
"chat"
|
"broadcast"
record
Only
recordOnly
:
boolean
event
Status
eventStatus
:
"active"
|
"inactive"
start
Index
startIndex
:
number
page
Size
pageSize
:
number
safe
Room
safeRoom
:
boolean
auto
Start
Safe
Room
autoStartSafeRoom
:
boolean
safe
Room
Action
safeRoomAction
:
"ban"
|
"warn"
|
"kick"
data
Buffer
dataBuffer
:
boolean
buffer
Type
bufferType
:
"audio"
|
"all"
|
"images"
support
SIP
supportSIP
:
boolean
direction
SIP
directionSIP
:
"inbound"
|
"outbound"
|
"both"
prefer
PCMA
preferPCMA
:
boolean
support
Translation
supportTranslation
:
boolean
translation
Config
Nick
Name
translationConfigNickName
:
string
support
Flex
Room
supportFlexRoom
:
boolean
support
Max
Room
supportMaxRoom
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
meeting
ID
duration
capacity
user
Name
scheduled
Date
secure
Code
event
Type
record
Only
event
Status
start
Index
page
Size
safe
Room
auto
Start
Safe
Room
safe
Room
Action
data
Buffer
buffer
Type
support
SIP
direction
SIP
prefer
PCMA
support
Translation
translation
Config
Nick
Name
support
Flex
Room
support
Max
Room
MediaSFU
MediaSFU React Native (Expo)
Loading...