Package 

Class PinnedTrackUseCase

    • Constructor Summary

      Constructors 
      Constructor Description
      PinnedTrackUseCase(HmsSessionStore hmsSessionStore)
    • Method Summary

      Modifier and Type Method Description
      final Unit updatePinnedTrack(String trackId, HMSActionResultListener hmsActionResultListener)
      final Unit setPinnedTrackListener(Function1<String, Unit> pinnedTrackChanged, HMSActionResultListener hmsActionResultListener)
      Unit close()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PinnedTrackUseCase

        PinnedTrackUseCase(HmsSessionStore hmsSessionStore)