public class FirebaseAuthUIAuthenticationResult extends Object
FirebaseAuthUIActivityResultContract| Constructor and Description |
|---|
FirebaseAuthUIAuthenticationResult(Integer resultCode,
IdpResponse idpResponse) |
| Modifier and Type | Method and Description |
|---|---|
IdpResponse |
getIdpResponse()
The contained
IdpResponse returned from the Firebase library |
Integer |
getResultCode()
The result code of the received activity result
|
int |
hashCode() |
String |
toString() |
public FirebaseAuthUIAuthenticationResult(@NonNull
Integer resultCode,
@Nullable
IdpResponse idpResponse)
@Nullable public IdpResponse getIdpResponse()
IdpResponse returned from the Firebase library@NonNull public Integer getResultCode()
Activity.RESULT_CANCELED,
Activity.RESULT_OK