java.lang.Object | |
↳ | com.google.android.gms.common.api.GoogleApi<O extends com.google.android.gms.common.api.Api.ApiOptions> |
![]() |
Base class for Google API entry points. API clients based on this class manage the connection
between your app and Google Play services (as opposed to GoogleApiClient
-based calls).
GoogleApi-based instances enqueue calls until a connection is made to Google Play services, and then execute them in order. The instances are:
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |