PollContent

PollContent

# new PollContent(params)

Creates a PollContent
Parameters:
Name Type Description
params Object Poll content parameters.
Properties
Name Type Attributes Default Description
allowMultipleVotes boolean <optional>
false True if multiple votes is allowed
endDate number <optional>
Date when the poll ends.
options Array.<PollOptionContent> <optional>
[] Poll options.