createQueryHandler

protected open fun createQueryHandler(@NonNull channelUrl: String): PagedQueryHandler<User>

Creates the list query of users who can be operator.

Return

PagedQueryHandler<User> to retrieve the list of operators since 3.1.0

Parameters

channelUrl

The url of OpenChannel with users to be fetched by the query