com.google.android.gms.appindexing.AppIndexApi.ActionResult |
Represents the result of writing an Action
.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Indicates that a user completed an action.
| |||||||||||
Represents the result of a call to the
action(GoogleApiClient, Action) API.
|
Indicates that a user completed an action.
apiClient | The GoogleApiClient configured to use the
API . The client should be connecting or connected. |
---|
PendingResult
which can optionally be used to determine if the call
succeeded.
Represents the result of a call to the action(GoogleApiClient, Action)
API.
PendingResult
which can optionally be used to determine if the
action(GoogleApiClient, Action)
method succeeded.