public static interface SearchAuthApi.GoogleNowAuthResult implements Result
Result of
getGoogleNowAuth(GoogleApiClient, String)
.
Public Method Summary
abstract GoogleNowAuthState |
getGoogleNowAuthState()
Returns the auth state if
getStatus()
indicates success.
|
Inherited Method Summary
Public Methods
public abstract GoogleNowAuthState getGoogleNowAuthState ()
Returns the auth state if getStatus()
indicates success. Otherwise, returns null.