Not Supported Action Error
data class NotSupportedActionError(transmitSecurityError: TransmitSecurityError.NotSupportedActionError) : TransmitSecurityAccountProtectionError
Content copied to clipboard
Indicates that the action is not supported.
Constructors
Link copied to clipboard
fun NotSupportedActionError(transmitSecurityError: TransmitSecurityError.NotSupportedActionError)
Content copied to clipboard