MediaSFU React Native
Preparing search index...
AllWaitingRoomMembersOptions
Interface AllWaitingRoomMembersOptions
interface
AllWaitingRoomMembersOptions
{
waitingParticipants
:
WaitingRoomParticipant
[]
;
updateWaitingRoomList
:
(
participants
:
WaitingRoomParticipant
[]
)
=>
void
;
updateTotalReqWait
:
(
totalReqs
:
number
)
=>
void
;
}
Index
Properties
waiting
Participants
update
Waiting
Room
List
update
Total
Req
Wait
Properties
waiting
Participants
waitingParticipants
:
WaitingRoomParticipant
[]
update
Waiting
Room
List
updateWaitingRoomList
:
(
participants
:
WaitingRoomParticipant
[]
)
=>
void
update
Total
Req
Wait
updateTotalReqWait
:
(
totalReqs
:
number
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
waiting
Participants
update
Waiting
Room
List
update
Total
Req
Wait
MediaSFU
MediaSFU React Native
Loading...