GetRestoreCredentialResponse

public final class GetRestoreCredentialResponse implements Parcelable


Get restore credential response.

Summary

Public constructors

Public methods

final int
final @NonNull Bundle

the response bundle that contains the restore credential

void
writeToParcel(@NonNull Parcel dest, int flags)

Public fields

Public constructors

GetRestoreCredentialResponse

public GetRestoreCredentialResponse(@NonNull Bundle responseBundle)

Public methods

describeContents

public final int describeContents()

getResponseBundle

public final @NonNull Bundle getResponseBundle()

the response bundle that contains the restore credential

writeToParcel

public void writeToParcel(@NonNull Parcel dest, int flags)