MediaSFU React Native
Preparing search index...
HandleVotePollOptions
Interface HandleVotePollOptions
interface
HandleVotePollOptions
{
pollId
:
string
;
optionIndex
:
number
;
socket
:
Socket
;
showAlert
?:
ShowAlert
;
member
:
string
;
roomName
:
string
;
updateIsPollModalVisible
:
(
isVisible
:
boolean
)
=>
void
;
}
Index
Properties
poll
Id
option
Index
socket
show
Alert?
member
room
Name
update
Is
Poll
Modal
Visible
Properties
poll
Id
pollId
:
string
option
Index
optionIndex
:
number
socket
socket
:
Socket
Optional
show
Alert
showAlert
?:
ShowAlert
member
member
:
string
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
option
Index
socket
show
Alert
member
room
Name
update
Is
Poll
Modal
Visible
MediaSFU
MediaSFU React Native
Loading...