Authentication
Authentication
/
com.transmit.authentication
/
TSDeviceInfoError
/
LoadDeviceKeyError
Load
Device
Key
Error
data
class
LoadDeviceKeyError
(
val
message
:
String
)
:
TSDeviceInfoError
Content copied to clipboard
Couldn't load device key
Constructors
Properties
Constructors
Load
Device
Key
Error
Link copied to clipboard
fun
LoadDeviceKeyError
(
message
:
String
)
Content copied to clipboard
Properties
error
Message
Link copied to clipboard
val
errorMessage
:
String
Content copied to clipboard
message
Link copied to clipboard
val
message
:
String
Content copied to clipboard
throwable
Link copied to clipboard
val
throwable
:
Throwable
?
Content copied to clipboard