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