Enumeration MessageInputType

The set of possible message input types in a request.

Enumeration Members

Enumeration Members

EVENT: "event"

Represents an event message that can be used to send control, updates, or action information to the back-end.

SKILL_COMPLETE: "skill_complete"

Represents a skill_complete message that can be used to indicate that a form-based skill-based action has completed.

TEXT: "text"

Represents a simple text message.

MMNEPVFCICPMFPCPTTAAATR