shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.socket
/
ParticipantRequestedOptions
/
ParticipantRequestedOptions
Participant
Requested
Options
constructor
(
userRequest
:
Request
,
requestList
:
List
<
Request
>
,
waitingRoomList
:
List
<
WaitingRoomParticipant
>
,
updateTotalReqWait
:
(
Int
)
->
Unit
,
updateRequestList
:
(
List
<
Request
>
)
->
Unit
)