RegisterCreationOptionsResponse

class RegisterCreationOptionsResponse : Parcelable


Response object for the IdentityCredentialClient.registerCredentials API.

Summary

Public constructors

Public functions

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

Public companion properties

Public constructors

RegisterCreationOptionsResponse

RegisterCreationOptionsResponse()

Public functions

writeToParcel

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