ReconnectionState

constructor(state: ConnectionState = ConnectionState.IDLE, reconnectFailureCount: Int = 0, needToNotifyConnectionState: Boolean = true, isChatRoomPrepared: Boolean = false)