MediaSFU React Native
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
:
"inactive"
|
"active"
;
startIndex
:
number
;
pageSize
:
number
;
safeRoom
:
boolean
;
autoStartSafeRoom
:
boolean
;
safeRoomAction
:
"ban"
|
"warn"
|
"kick"
;
dataBuffer
:
boolean
;
bufferType
:
"all"
|
"audio"
|
"images"
;
supportSIP
:
boolean
;
directionSIP
:
"inbound"
|
"outbound"
|
"both"
;
preferPCMA
:
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
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
:
"inactive"
|
"active"
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
:
"all"
|
"audio"
|
"images"
support
SIP
supportSIP
:
boolean
direction
SIP
directionSIP
:
"inbound"
|
"outbound"
|
"both"
prefer
PCMA
preferPCMA
:
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
MediaSFU
MediaSFU React Native
Loading...