on Reconnected
abstract fun onReconnected(result: ResultAPI, channelIds: ArrayList<String>, failChannelIds: ArrayList<String>)
재연결 수행 후 호출되는 이벤트
Called after re-connection is attempted
Parameters
result API
the result of the reconnect operation
channel Ids
The list of previously joined channels after reconnection
fail Channel Ids
The list of channel IDs that failed to rejoin after reconnection