RegistrationResponse

class RegistrationResponse : Parcelable


Response object for the IdentityCredentialClient.registerCredentials API.

Summary

Public companion properties

Parcelable.Creator<RegistrationResponse>

Public constructors

Public functions

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

Public companion properties

Public constructors

RegistrationResponse

RegistrationResponse()

Public functions

writeToParcel

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