The action type for the ResponseObject
.
Signature
export enum Action
Members
Name | Description |
---|---|
CANCEL |
User canceled the Google Picker dialog. |
PICKED |
User has chosen at least one item. |
ERROR |
The Google Picker dialog has encountered an error. |