PermissionRefreshScheduler

constructor(currentAuthorizationStatusProvider: CurrentAuthorizationStatusProvider, authorizationStatusHandler: AuthorizationStatusHandler, coroutineScope: <Error class: unknown class>)

Parameters

currentAuthorizationStatusProvider
authorizationStatusHandler

AuthorizationStatusHandler that is notified when changes to a permission occurs.

coroutineScope

The CoroutineScope on which to run the checks.