InitAPIErrors

Properties

Link copied to clipboard
const val cConnectionLost: Int = 2001
Link copied to clipboard
const val cEndpointUnreachable: Int = 2003
Link copied to clipboard
const val cHTTPError: Int = 2400
Link copied to clipboard
const val cInvalidEndpointURL: Int = 2002
Link copied to clipboard
const val cInvalidTokenFormat: Int = 2004
Link copied to clipboard
const val cServerErrors: Int = 2000