Indicates how users request or interact with dialogs.
Enums | |
---|---|
TYPE_UNSPECIFIED |
This could be used when the corresponding event is not dialog related. For example an @mention. |
REQUEST_DIALOG |
Any user action that opens a dialog. |
SUBMIT_DIALOG |
A card click event from a dialog. |
CANCEL_DIALOG |
The dialog was cancelled. |