Authentication
Authentication
/
com.transmit.authentication
/
TSDeviceInfoError
/
SDKNotInitialized
SDKNot
Initialized
data
class
SDKNotInitialized
(
val
message
:
String
)
:
TSDeviceInfoError
Content copied to clipboard
SDK was not initialized
Constructors
Properties
Constructors
SDKNot
Initialized
Link copied to clipboard
fun
SDKNotInitialized
(
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