GetChannelsByUserListener

사용자 별 채널 목록 조회 후 결과 값을 전달하는 리스너
Listener for delivering the result after retrieving the list of channels by user

Functions

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

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