Open Channel Muted Participant List View Model
open fun OpenChannelMutedParticipantListViewModel(@NonNull channelUrl: String, @Nullable queryHandler: PagedQueryHandler<User>)
Constructor
Parameters
channel Url
The URL of a channel this view model is currently associated with
query Handler
A callback to be invoked when a list of data is loaded. since 3.1.0