Authentication
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Authentication
Authentication
/
com.transmit.authentication.pincode
/
TSPinCodeUnregistrationError
/
NotRegistered
Not
Registered
data
class
NotRegistered
(
val
errorMsg
:
String
)
:
TSPinCodeUnregistrationError
No registered pin code authenticator
Members
Constructors
Not
Registered
Link copied to clipboard
constructor
(
errorMsg
:
String
)
Properties
error
Message
Link copied to clipboard
val
errorMessage
:
String
error
Msg
Link copied to clipboard
val
errorMsg
:
String
throwable
Link copied to clipboard
val
throwable
:
Throwable
?