ErrorCodes

object ErrorCodes

Properties

Link copied to clipboard
const val NETWORK_ERROR: Int = 1001
Link copied to clipboard
const val SERVER_ERROR_CODE: Int = 500
Link copied to clipboard
const val TIMEOUT_ERROR_CODE: Int = 1002
Link copied to clipboard