onQueryChannelResult

abstract suspend fun onQueryChannelResult(result: Result<Channel>, channelType: String, channelId: String, request: QueryChannelRequest)

Runs this function on the result of the request.