Package 

Class ChannelsViewModelBindingKt

    • Method Summary

      Modifier and Type Method Description
      final ChannelsViewModel bindView(ChannelsViewModel $self, ChannelsView view, LifecycleOwner lifecycle) Binds ChannelsView with ChannelsViewModel, updating the view's state based on data provided by the ViewModel, and forwarding View events to the ViewModel, to load more channels as the View is scrolled.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait