GoogleApiClient.OnConnectionFailedListener

public static interface GoogleApiClient.OnConnectionFailedListener

This interface is deprecated.
use GoogleApi based apis instead. see moving past googleapiclient. api implementors should use the stand-alone OnConnectionFailedListener instead.

Provides callbacks for scenarios that result in a failed attempt to connect the client to the service. See ConnectionResult for a list of error codes and suggestions for resolution.