on Result
abstract fun onResult(result: ResultAPI, channelIds: ArrayList<String>, failChannelIds: ArrayList<String>)
Hive 채팅 서버 재연결 후 결과
the result after re-connecting to the Hive chat server
Parameters
result
API call result
ResultAPI.Code.Success Success
ResultAPI.Code.ChatNeedSignIn Hive is not signed in (sign-in check required)
ResultAPI.Code.ChatResponseError Already connected or Network error or other error
channel Ids
The list of previously joined channels after reconnection
fail Channel Ids
The list of channel IDs that failed to rejoin after reconnection