This class is deprecated.
Use Credential
Manager instead.
The result returned from calling
CredentialSavingClient.savePassword(SavePasswordRequest) that includes a
PendingIntent
that can be used to launch the password saving flow.
Inherited Constant Summary
Field Summary
| public static final Creator<SavePasswordResult> | CREATOR |
Public Method Summary
| boolean | |
| PendingIntent |
getPendingIntent()
Returns the
PendingIntent
that should be launched to start the UI flow for saving the password.
|
| int |
hashCode()
|
| void |
writeToParcel(Parcel dest, int
flags)
|
Inherited Method Summary
Fields
public static final Creator<SavePasswordResult> CREATOR
Public Methods
public boolean equals (Object o)
public PendingIntent getPendingIntent ()
Returns the PendingIntent
that should be launched to start the UI flow for saving the password.