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