-
- All Implemented Interfaces:
-
net.bunny.api.settings.domain.SettingsRepository
public final class DefaultSettingsRepository implements SettingsRepository
-
-
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)-
-
Method Detail
-
fetchSettings
Either<String, PlayerSettings> fetchSettings(Long libraryId, String videoId)
-
-
-
-