Preparing search index...
The search index is not available
MediaSFU Angular
MediaSFU Angular
HandleVotePollOptions
Interface HandleVotePollOptions
interface
HandleVotePollOptions
{
pollId
:
string
;
optionIndex
:
number
;
socket
:
Socket
<
DefaultEventsMap
,
DefaultEventsMap
>
;
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
poll
Id
:
string
option
Index
option
Index
:
number
socket
socket
:
Socket
<
DefaultEventsMap
,
DefaultEventsMap
>
Optional
show
Alert
show
Alert
?:
ShowAlert
member
member
:
string
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
option
Index
socket
show
Alert
member
room
Name
update
Is
Poll
Modal
Visible
MediaSFU
MediaSFU Angular
Loading...