Package 

Class ActiveSpeakerLiveData

    • Method Summary

      Modifier and Type Method Description
      final Unit enableSorting(Boolean enable)
      abstract Unit addSpeakerSource()
      abstract Unit removeSpeakerSource()
      abstract Unit updateMaxActiveSpeaker(Integer rowCount, Integer columnCount)
      final Unit refresh(Integer rowCount, Integer columnCount)
      • Methods inherited from class androidx.lifecycle.MutableLiveData

        changeActiveCounter, dispatchingValue, getValue, getVersion, hasActiveObservers, hasObservers, isInitialized, observe, observeForever, removeObserver, removeObservers
      • Methods inherited from class androidx.lifecycle.MediatorLiveData

        postValue, setValue
      • Methods inherited from class live.hms.roomkit.ui.meeting.ActiveSpeakerLiveData

        addSource, onActive, onInactive, removeSource
      • Methods inherited from class java.lang.Object

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