No examples for this method.
Frequently called with: [Clear]
-1
java.lang.Object | ||||
↳ | java.lang.Throwable | |||
↳ | java.lang.Exception | |||
↳ | com.google.android.gms.auth.GoogleAuthException | |||
↳ | com.google.android.gms.auth.UserRecoverableAuthException |
![]() |
UserRecoverableAuthExceptions signal Google authentication errors that can be recovered with user action, such as a user login.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
Getter for an
Intent that when supplied to
startActivityForResult(Intent, int) , will allow user intervention.
|
[Expand]
Inherited Methods
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
|||||||||||
![]() |
Getter for an Intent
that when supplied to startActivityForResult(Intent, int)
, will allow user intervention.