Preparing search index...
The search index is not available
MediaSFU ReactJS
MediaSFU ReactJS
Poll
Interface Poll
interface
Poll
{
id
:
string
;
question
:
string
;
type
:
string
;
options
:
string
[]
;
votes
:
number
[]
;
status
:
string
;
voters
?:
Record
<
string
,
number
>
;
[
key
:
string
]
:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
id
question
type
options
votes
status
voters?
Properties
id
id
:
string
question
question
:
string
type
type
:
string
options
options
:
string
[]
votes
votes
:
number
[]
status
status
:
string
Optional
voters
voters
?:
Record
<
string
,
number
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
question
type
options
votes
status
voters
MediaSFU
MediaSFU ReactJS
Loading...