CreateRestoreCredentialResponse

public final classCreateRestoreCredentialResponseimplementsParcelable

Restore credential returned after creation.

Summary

Public constructors

Public methods

final int
final @NonNullBundle

the response bundle that contains the restore credential response.

void
writeToParcel(@NonNullParceldest, int flags)

Public fields

Public constructors

CreateRestoreCredentialResponse

publicCreateRestoreCredentialResponse(@NonNullBundleresponseBundle)

Public methods

describeContents

public final intdescribeContents()

getResponseBundle

public final @NonNullBundlegetResponseBundle()

the response bundle that contains the restore credential response.

writeToParcel

public voidwriteToParcel(@NonNullParceldest, int flags)