Edit in GitHubLog an issue

cc-everywhere


Class: abstract FeatureFlagService

Abstract class for feature flag services

Extended by

Constructors

Constructor

Copied to your clipboard
new FeatureFlagService(): FeatureFlagService;

Returns

FeatureFlagService

Methods

getFeatureFlagsParams()

Copied to your clipboard
getFeatureFlagsParams(
intent,
hostInfo,
appConfig?): URLSearchParams;

Generates URL-encoded feature flag parameters for a specific client and intent

Parameters

ParameterType
intent
hostInfo
appConfig?
AppConfig

Returns

URLSearchParams

  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2025 Adobe. All rights reserved.