Companion

object Companion

Companion object containing constant values used throughout the client.

Properties

Link copied to clipboard
const val GATEWAY_RESPONSE_DELAY: Long = 3000

Delay in milliseconds before gateway response timeout

Link copied to clipboard
const val RECONNECT_DELAY: Long = 1000

Delay in milliseconds before attempting to reconnect

Link copied to clipboard
const val RETRY_CONNECT_TIME: Int = 3

Number of times to retry connection

Link copied to clipboard
const val RETRY_REGISTER_TIME: Int = 3

Number of times to retry registration