Auth

  • Auth is the entry point for Google Auth APIs through GoogleApiClient.

  • GOOGLE_SIGN_IN_API is a token used with GoogleApiClient.Builder to enable the Google Sign In API.

  • GoogleSignInApi is the API entry point specifically for Google Sign In.

public final class Auth extends Object

Entry point for Google Auth APIs through GoogleApiClient.

Field Summary

public static final Api < GoogleSignInOptions > GOOGLE_SIGN_IN_API Token to pass to GoogleApiClient.Builder.addApi(Api ) to enable the Google Sign In API.
public static final GoogleSignInApi GoogleSignInApi Api entry point for Google Sign In.

Inherited Method Summary

Fields

Token to pass to GoogleApiClient.Builder.addApi(Api ) to enable the Google Sign In API.

public static final GoogleSignInApi GoogleSignInApi

Api entry point for Google Sign In.

Create a Mobile Website
View Site in Mobile | Classic
Share by: