Class MessageFormResponse

Returns data about the player results from a modal message form.

Hierarchy

Constructors

Properties

cancelationReason?: FormCancelationReason

Contains additional details as to why a form was canceled.

canceled: boolean

If true, the form was canceled by the player (e.g., they selected the pop-up X close button).

selection?: number

Returns the index of the button that was pushed.