Disabled

data class Disabled(transmitSecurityError: TransmitSecurityError.Disabled) : TransmitSecurityAccountProtectionError

Indicates that the SDK is in a Disabled state.

Constructors

Link copied to clipboard
fun Disabled(transmitSecurityError: TransmitSecurityError.Disabled)

Functions

Link copied to clipboard
override fun toString(): String

Properties

Link copied to clipboard
val errorMessage: String