-
public final class UserDataMatcher
-
-
Constructor Summary
Constructors Constructor Description UserDataMatcher(UserDataClient client, UserDataRepository repository, InstallationIdProvider installationIdProvider, CoroutineScope scope)
-
Method Summary
Modifier and Type Method Description final UnitapplyMatchUrl(String url)final JobrefreshIfNeeded(String appId)-
-
Constructor Detail
-
UserDataMatcher
UserDataMatcher(UserDataClient client, UserDataRepository repository, InstallationIdProvider installationIdProvider, CoroutineScope scope)
-
-
Method Detail
-
applyMatchUrl
final Unit applyMatchUrl(String url)
-
refreshIfNeeded
final Job refreshIfNeeded(String appId)
-
-
-
-