SignalCredentialStateResponse

class SignalCredentialStateResponse : Parcelable


Response of a signal credential state request.

Summary

Public constructors

constructs an instance of SignalCredentialStateResponse

Public functions

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

Public companion properties

Public constructors

SignalCredentialStateResponse

SignalCredentialStateResponse()

constructs an instance of SignalCredentialStateResponse

Public functions

writeToParcel

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