Preparing search index...
The search index is not available
MediaSFU React Native
MediaSFU React Native
HandleEndPollOptions
Interface HandleEndPollOptions
interface
HandleEndPollOptions
{
pollId
:
string
;
socket
:
Socket
<
DefaultEventsMap
,
DefaultEventsMap
>
;
showAlert
?:
ShowAlert
;
roomName
:
string
;
updateIsPollModalVisible
:
(
(
isVisible
:
boolean
)
=>
void
)
;
}
Index
Properties
poll
Id
socket
show
Alert?
room
Name
update
Is
Poll
Modal
Visible
Properties
poll
Id
poll
Id
:
string
socket
socket
:
Socket
<
DefaultEventsMap
,
DefaultEventsMap
>
Optional
show
Alert
show
Alert
?:
ShowAlert
room
Name
room
Name
:
string
update
Is
Poll
Modal
Visible
update
Is
Poll
Modal
Visible
:
(
(
isVisible
:
boolean
)
=>
void
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
poll
Id
socket
show
Alert
room
Name
update
Is
Poll
Modal
Visible
MediaSFU
MediaSFU React Native
Loading...