PlayGamesAuthCredential | Doclava
public class

PlayGamesAuthCredential

extends AuthCredential
java.lang.Object
   ↳ com.google.firebase.auth.AuthCredential
     ↳ com.google.firebase.auth.PlayGamesAuthCredential

Class Overview

Wraps a Google Play Games Server Auth Code, for authentication purposes.

Summary

[Expand]
Inherited Constants
From interface android.os.Parcelable
Fields
public static final Creator<PlayGamesAuthCredential> CREATOR
Public Methods
String getProvider()
Returns the unique string identifier for the provider type with which the credential is associated.
[Expand]
Inherited Methods
From class com.google.firebase.auth.AuthCredential
From class java.lang.Object
From interface android.os.Parcelable

Fields

public static final Creator<PlayGamesAuthCredential> CREATOR

Public Methods

public String getProvider ()

Returns the unique string identifier for the provider type with which the credential is associated.

Returns
String