com.google.android.gms.common.api
Interfaces
Api.ApiOptions |
Base interface for API options. |
Api.ApiOptions.HasAccountOptions |
An interface for |
Api.ApiOptions.HasGoogleSignInAccountOptions |
An interface for |
Api.ApiOptions.HasOptions |
Base interface for |
Api.ApiOptions.NotRequiredOptions |
Base interface for |
Api.ApiOptions.Optional |
Base interface for |
GoogleApiClient.ConnectionCallbacks |
This interface is deprecated. use |
GoogleApiClient.OnConnectionFailedListener |
This interface is deprecated. use |
HasApiKey |
Anything that has an |
OptionalModuleApi |
An API that requires an optional module. |
Releasable |
Represents a resource, or a holder of resources, which may be released once they are no longer needed. |
Result |
Represents the final result of invoking an API method in Google Play services. |
ResultCallback |
An interface for receiving a |
Classes
Api |
Describes a section of the Google Play Services API that should be made available. |
Api.ApiOptions.NoOptions |
|
Batch |
Handles a batch of |
Batch.Builder |
Builder for |
BatchResult |
The result of a batch operation. |
BatchResultToken |
Result token used to retrieve the result of individual operations from a batch. |
BooleanResult |
A |
CommonStatusCodes |
Common status codes that are often shared across API surfaces. |
GoogleApi |
Base class for Google API entry points. |
GoogleApiActivity |
Helper activity used by Google Play services APIs to display resolutions for connection errors. |
GoogleApiClient |
This class is deprecated. Use |
GoogleApiClient.Builder |
This class is deprecated. Use |
OptionalPendingResult |
Each |
PendingResult |
Represents a pending result from calling an API method in Google Play services. |
PendingResults |
Provides factory methods for |
ResolvingResultCallbacks |
|
Response |
Represents the successful result of invoking an API method in Google Play services using a subclass of GoogleApi. |
ResultCallbacks |
Callbacks for receiving a |
ResultTransform |
Transforms a |
Scope |
Describes an OAuth 2.0 scope to request. |
Status |
Represents the results of work. |
TransformedResult |
Represents a pending result that has been transformed by one or more subsequent API calls. |
Exceptions
ApiException |
Exception to be returned by a Task when a call to Google Play services has failed. |
AvailabilityException |
Contains the result of an availability check for one or more |
ResolvableApiException |
Exception to be returned by a Task when a call to Google Play services has failed with a possible resolution. |
UnsupportedApiCallException |
Exception that's thrown when an API call is not supported by the Google Play services package. |