Package-level declarations

Types

Link copied to clipboard
object ErrorCodes
Link copied to clipboard
class HMSException(val code: Int, val name: String, val action: String, val message: String, description: String, cause: Throwable? = null, var isTerminal: Boolean = true, params: HashMap<String, Any> = hashMapOf()) : Exception, IAnalyticsPropertiesProvider

This class contains the error codes and messages that may arise when calling any API of HMS SDK