Package com.urbanairship.featureflag

Types

FeatureFlag
Link copied to clipboard
class FeatureFlag : JsonSerializable
Airship Feature flag.
FeatureFlagEvaluationException
Link copied to clipboard
sealed class FeatureFlagEvaluationException : Exception
FeatureFlagException
Link copied to clipboard
sealed class FeatureFlagException : Exception
Thrown when a feature flag data is stale or outdated.
FeatureFlagManager
Link copied to clipboard
class FeatureFlagManager : AirshipComponent
Airship Feature Flags manager.
FeatureFlagsModuleFactoryImpl
Link copied to clipboard
class FeatureFlagsModuleFactoryImpl : FeatureFlagsModuleFactory