ClearCredentialStateResponse

class ClearCredentialStateResponse : Parcelable


Response of a clear credential state request.

Summary

Public constructors

constructs an instance of ClearCredentialStateResponse

Public functions

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

Public companion properties

Public constructors

ClearCredentialStateResponse

ClearCredentialStateResponse()

constructs an instance of ClearCredentialStateResponse

Public functions

describeContents

final fun describeContents(): Int

writeToParcel

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