MediaSFU React Native
Preparing search index...
ResponseJoinRoom
Interface ResponseJoinRoom
interface
ResponseJoinRoom
{
rtpCapabilities
?:
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
Recv
I
Ps
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
rtpCapabilities
?:
RtpCapabilities
success
success
:
boolean
room
Recv
I
Ps
roomRecvIPs
:
string
[]
meeting
Room
Params
meetingRoomParams
:
MeetingRoomParams
recording
Params
recordingParams
:
RecordingParams
secure
Code
secureCode
:
string
record
Only
recordOnly
:
boolean
is
Host
isHost
:
boolean
safe
Room
safeRoom
:
boolean
auto
Start
Safe
Room
autoStartSafeRoom
:
boolean
safe
Room
Started
safeRoomStarted
:
boolean
safe
Room
Ended
safeRoomEnded
:
boolean
Optional
reason
reason
?:
string
Optional
banned
banned
?:
boolean
Optional
suspended
suspended
?:
boolean
Optional
no
Admin
noAdmin
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
rtp
Capabilities
success
room
Recv
I
Ps
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 React Native
Loading...