java.lang.Object | ||
↳ | com.google.android.gms.common.api.Response<com.google.android.gms.auth.api.credentials.CredentialRequestResult> | |
↳ | com.google.android.gms.auth.api.credentials.CredentialRequestResponse |
Result returned from a request for a credential.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets a
Credential that can be used to authenticate the user. |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Gets a Credential
that can be used to authenticate the user.
Returns | |
---|---|
Credential |