Package 

Class DefaultSettingsRepository

    • Constructor Summary

      Constructors 
      Constructor Description
      DefaultSettingsRepository(HttpClient httpClient, CoroutineDispatcher coroutineDispatcher)
    • Method Summary

      Modifier and Type Method Description
      Either<String, PlayerSettings> fetchSettings(Long libraryId, String videoId)
      • Methods inherited from class java.lang.Object

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

      • DefaultSettingsRepository

        DefaultSettingsRepository(HttpClient httpClient, CoroutineDispatcher coroutineDispatcher)