Operator List View Model
ViewModel preparing and managing data related with the list of operators since 3.0.0
Constructors
Link copied to clipboard
open fun OperatorListViewModel(@NonNull channelUrl: String, @Nullable channelType: ChannelType, @Nullable queryHandler: PagedQueryHandler<User>)
Constructor