RegisterExportResponse

class RegisterExportResponse : Parcelable


Response for registering the ability to export credentials to other providers

Summary

Public companion properties

Parcelable.Creator<RegisterExportResponse>

Public constructors

Public functions

open Unit
writeToParcel(dest: Parcel, flags: Int)

Public companion properties

Public constructors

RegisterExportResponse

RegisterExportResponse()

Public functions

writeToParcel

open fun writeToParcel(dest: Parcel, flags: Int): Unit