-
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 UnitrefreshIfNeeded(String appId)-
-
Constructor Detail
-
UserDataMatcher
UserDataMatcher(UserDataClient client, UserDataRepository repository, InstallationIdProvider installationIdProvider, CoroutineScope scope)
-
-
Method Detail
-
refreshIfNeeded
final Unit refreshIfNeeded(String appId)
-
-
-
-