Preparing search index...
The search index is not available
npf2html
npf2html
PollAnswer
Interface PollAnswer
One possible answer to a poll.
interface
PollAnswer
{
answer_text
:
string
;
client_id
:
string
;
}
Index
Properties
answer_
text
client_
id
Properties
answer_
text
answer_
text
:
string
The text describing this answer.
client_
id
client_
id
:
string
The UUID for this answer.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
answer_
text
client_
id
npf2html
Loading...
One possible answer to a poll.