Enum Action

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.
LOADED The Google Picker dialog has finished loading.
ERROR The Google Picker dialog has encountered an error.