ParticipantViewModel

open fun ParticipantViewModel(@NonNull channelUrl: String, @Nullable queryHandler: PagedQueryHandler<User>)

Constructor

Parameters

channelUrl

The URL of a channel this view model is currently associated with

queryHandler

A query to retrieve User list for the current OpenChannelsince 3.0.0