Disabled

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

Indicates that the SDK is in a Disabled state.

Constructors

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

Properties

Link copied to clipboard

Functions

Link copied to clipboard
override fun toString(): String