Package-level declarations

Types

Link copied to clipboard
internal data class AppLockTeamConfig(val isEnabled: Boolean, val timeout: <Error class: unknown class>)
Link copied to clipboard

Observes the team app lock feature flag.

Link copied to clipboard
internal class AppLockTeamFeatureConfigObserverImpl(userConfigRepository: UserConfigRepository, nomadServiceUrl: String?) : AppLockTeamFeatureConfigObserver
Link copied to clipboard

Mark the team app lock status as notified need to be called after notifying the user about the change e.g. after showing a dialog, or a toast etc.