Account Protection
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Account Protection
Account Protection
/
com.transmit.accountprotection.errors
/
TransmitSecurityAccountProtectionError
/
Disabled
Disabled
data
class
Disabled
(
transmitSecurityError
:
TransmitSecurityError.Disabled
)
:
TransmitSecurityAccountProtectionError
Indicates that the SDK is in a Disabled state.
Members
Constructors
Disabled
Link copied to clipboard
constructor
(
transmitSecurityError
:
TransmitSecurityError.Disabled
)
Properties
error
Message
Link copied to clipboard
val
errorMessage
:
String
Functions
to
String
Link copied to clipboard
override
fun
toString
(
)
:
String