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