MediaSFU React Native
Preparing search index...
HandleCreatePollOptions
Interface HandleCreatePollOptions
interface
HandleCreatePollOptions
{
poll
:
NewPoll
;
socket
:
Socket
;
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
room
Name
roomName
:
string
Optional
show
Alert
showAlert
?:
ShowAlert
update
Is
Poll
Modal
Visible
updateIsPollModalVisible
:
(
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
Loading...