Enumeration HMSPollState

Enumeration Members

Enumeration Members

created: 0

The poll is created but not started yet.

started: 1

The poll has started and is currently active.

stopped: 2

The poll has been stopped and is no longer active.

Generated using TypeDoc