Package-level declarations
Types
Link copied to clipboard
Airship Feature flag.
Link copied to clipboard
Thrown when a feature flag data is stale or outdated.
Link copied to clipboard
Airship Feature Flags manager.
Link copied to clipboard
Feature flag remote data statuses
Link copied to clipboard
class FeatureFlagResultCache @RestrictTo(value = [RestrictTo.Scope.LIBRARY_GROUP] ) constructor(cache: AirshipCache)
Feature Flag result cache. A cache managed by the app that is optionally used by FeatureFlagManager.flag to return an existing value if the flag fails to resolve or no longer exists.
Inherited properties
Link copied to clipboard
Provides access to the FeatureFlagManager module features via the main Airship singleton.