public static interface

GoogleApiClient.ConnectionCallbacks

implements GooglePlayServicesClient.ConnectionCallbacks
com.google.android.gms.common.api.GoogleApiClient.ConnectionCallbacks

Class Overview

Provides callbacks that are called when the client is connected or disconnected from the service. Most applications implement onConnected(Bundle) to start making requests.

Summary

[Expand]
Inherited Methods
From interface com.google.android.gms.common.GooglePlayServicesClient.ConnectionCallbacks