Preparing search index...
The search index is not available
@vbrick/rev-client
@vbrick/rev-client
Webcast
PollResults
Interface PollResults
interface
PollResults
{
allowMultipleAnswers
:
boolean
;
pollAnswers
:
{
answer
:
string
;
votes
:
0
}
[]
;
question
:
string
;
totalNoResponses
:
number
;
totalResponses
:
number
;
whenPollCreated
:
string
;
}
Index
Properties
allow
Multiple
Answers
poll
Answers
question
total
No
Responses
total
Responses
when
Poll
Created
Properties
allow
Multiple
Answers
allowMultipleAnswers
:
boolean
poll
Answers
pollAnswers
:
{
answer
:
string
;
votes
:
0
}
[]
question
question
:
string
total
No
Responses
totalNoResponses
:
number
total
Responses
totalResponses
:
number
when
Poll
Created
whenPollCreated
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
allow
Multiple
Answers
poll
Answers
question
total
No
Responses
total
Responses
when
Poll
Created
@vbrick/rev-client
Loading...