Voting (voting)
Table of Contents
Description
Realizes support for mass voting by having participants enter DTMF symbols for voiced options.
Limitations
-
Is a child composite object of the selector meeting entity. It is deleted together with it.
-
Workflow voting does not involve re-initiation.
-
No more than one vote may be open at a time within a conference call.
Fields
Entity structure
{
"id": uuid,
"name": str,
"subject": str,
"cases": object,
"state": str,
"results": object,
"ext": object
}