Open Channel Muted Participant List View Model
ViewModel preparing and managing data related with the list of muted participants since 3.1.0
Constructors
Link copied to clipboard
open fun OpenChannelMutedParticipantListViewModel(@NonNull channelUrl: String, @Nullable queryHandler: PagedQueryHandler<User>)
Constructor