onBindChannelListComponent

protected open fun onBindChannelListComponent(@NonNull channelListComponent: ChannelListComponent, @NonNull viewModel: ChannelListViewModel)

Called to bind events to the ChannelListComponent. This is called from onBeforeReady.

Parameters

channelListComponent

The component to which the event will be bound

viewModel

A view model that provides the data needed for the fragment since 3.0.0