Open Channel User View Model
Constructor
Parameters
channel Url
The URL of a channel this view model is currently associated with since 3.1.0
open fun OpenChannelUserViewModel(@NonNull channelUrl: String, @Nullable queryHandler: PagedQueryHandler<T>)
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