FeatureFlagManager
Airship Feature Flags manager.
Properties
Link copied to clipboard
Flag result cache that can be used by flag to return a previous result if the flag is not found or fails to resolve.
Link copied to clipboard
Gets the current data status
Link copied to clipboard
Gets the status updates
Functions
Link copied to clipboard
Gets and evaluates a feature flag. The PrivacyManager.Feature.FEATURE_FLAGS must be enabled or this method will return an error.
Link copied to clipboard
Gets and evaluates a feature flag and returns it as a PendingResult. The PrivacyManager.Feature.FEATURE_FLAGS must be enabled or this method will return null.
Link copied to clipboard
Tracks an interaction on a FeatureFlag. The PrivacyManager.Feature.FEATURE_FLAGS must be enabled or this method will no-op.
Inherited functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard