Added in API level 34

PrepareGetCredentialResponse.PendingGetCredentialHandle


public static final class PrepareGetCredentialResponse.PendingGetCredentialHandle
extends Object

java.lang.Object
   ↳ android.credentials.PrepareGetCredentialResponse.PendingGetCredentialHandle


A handle that represents a pending get-credential operation. Pass this handle to CredentialManager.getCredential(Context, PendingGetCredentialHandle, CancellationSignal, Executor, OutcomeReceiver) to perform the remaining flows to officially retrieve a credential.

Summary

Inherited methods