TSDevice Info Error
Authentication SDK error classes
Types
Link copied to clipboard
data class GenerateDeviceKeyError(val message: String) : TSDeviceInfoError
Content copied to clipboard
Couldn't generate device key
Link copied to clipboard
data class InternalError(val message: String, val t: Throwable?) : TSDeviceInfoError
Content copied to clipboard
Internal error occurred
Link copied to clipboard
Couldn't load device key
Link copied to clipboard
SDK was not initialized