public class GoogleSignInException
extends java.lang.Exception
| Constructor and Description |
|---|
GoogleSignInException(com.google.android.gms.auth.api.signin.GoogleSignInResult signInResult)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.android.gms.auth.api.signin.GoogleSignInResult |
getSignInResult()
Get the reference to SignIn result.
|