Preparing search index...
The search index is not available
MediaSFU Angular
MediaSFU Angular
ResponseJoinRoom
Interface ResponseJoinRoom
interface
ResponseJoinRoom
{
rtpCapabilities
?:
null
|
RtpCapabilities
;
success
:
boolean
;
roomRecvIPs
:
string
[]
;
meetingRoomParams
:
MeetingRoomParams
;
recordingParams
:
RecordingParams
;
secureCode
:
string
;
recordOnly
:
boolean
;
isHost
:
boolean
;
safeRoom
:
boolean
;
autoStartSafeRoom
:
boolean
;
safeRoomStarted
:
boolean
;
safeRoomEnded
:
boolean
;
reason
?:
string
;
banned
?:
boolean
;
suspended
?:
boolean
;
noAdmin
?:
boolean
;
}
Index
Properties
rtp
Capabilities?
success
room
RecvIPs
meeting
Room
Params
recording
Params
secure
Code
record
Only
is
Host
safe
Room
auto
Start
Safe
Room
safe
Room
Started
safe
Room
Ended
reason?
banned?
suspended?
no
Admin?
Properties
Optional
rtp
Capabilities
rtp
Capabilities
?:
null
|
RtpCapabilities
success
success
:
boolean
room
RecvIPs
room
RecvIPs
:
string
[]
meeting
Room
Params
meeting
Room
Params
:
MeetingRoomParams
recording
Params
recording
Params
:
RecordingParams
secure
Code
secure
Code
:
string
record
Only
record
Only
:
boolean
is
Host
is
Host
:
boolean
safe
Room
safe
Room
:
boolean
auto
Start
Safe
Room
auto
Start
Safe
Room
:
boolean
safe
Room
Started
safe
Room
Started
:
boolean
safe
Room
Ended
safe
Room
Ended
:
boolean
Optional
reason
reason
?:
string
Optional
banned
banned
?:
boolean
Optional
suspended
suspended
?:
boolean
Optional
no
Admin
no
Admin
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
rtp
Capabilities
success
room
RecvIPs
meeting
Room
Params
recording
Params
secure
Code
record
Only
is
Host
safe
Room
auto
Start
Safe
Room
safe
Room
Started
safe
Room
Ended
reason
banned
suspended
no
Admin
MediaSFU
MediaSFU Angular
Loading...