onResult

abstract fun onResult(result: ResultAPI, channels: ArrayList<Chat.Channel>)

사용자 별 채널 목록 조회 후 결과
The result after retrieving the list of channels by user

Parameters

result

API call result

channels

List of channels associated with the user