Authentication
Authentication
/
com.transmit.authentication
/
TSDeviceInfoError
/
GenerateDeviceKeyError
Generate
Device
Key
Error
data
class
GenerateDeviceKeyError
(
val
message
:
String
)
:
TSDeviceInfoError
Content copied to clipboard
Couldn't generate device key
Constructors
Properties
Constructors
Generate
Device
Key
Error
Link copied to clipboard
fun
GenerateDeviceKeyError
(
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