PollEventHandlerMap
PollEventHandlerMap =
object
Defined in: src/models/poll.ts:36
Properties
Section titled “Properties”Poll.Destroy
Section titled “Poll.Destroy”Poll.Destroy: (
pollIdentifier) =>void
Defined in: src/models/poll.ts:38
Parameters
Section titled “Parameters”pollIdentifier
Section titled “pollIdentifier”string
Returns
Section titled “Returns”void
Poll.end
Section titled “Poll.end”Poll.end: () =>
void
Defined in: src/models/poll.ts:39
Returns
Section titled “Returns”void
Poll.Responses
Section titled “Poll.Responses”Poll.Responses: (
responses) =>void
Defined in: src/models/poll.ts:40
Parameters
Section titled “Parameters”responses
Section titled “responses”Returns
Section titled “Returns”void
Poll.UndecryptableRelations
Section titled “Poll.UndecryptableRelations”Poll.UndecryptableRelations: (
count) =>void
Defined in: src/models/poll.ts:41
Parameters
Section titled “Parameters”number
Returns
Section titled “Returns”void
Poll.update
Section titled “Poll.update”Poll.update: (
event,poll) =>void
Defined in: src/models/poll.ts:37
Parameters
Section titled “Parameters”Returns
Section titled “Returns”void