RegisterExportResponse

public final class RegisterExportResponse implements Parcelable


Response for registering the ability to export credentials to other providers

Summary

Public constructors

Public methods

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

Public fields

CREATOR

public static final @NonNull Parcelable.Creator<@NonNull RegisterExportResponseCREATOR

Public constructors

RegisterExportResponse

public RegisterExportResponse()

Public methods

describeContents

public final int describeContents()

writeToParcel

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