TargetingContextAccessor Interface
public interface TargetingContextAccessor
Interface for providing a Targeting Context to the `Microsoft.TargetingFilter`.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract void |
configureTargetingContext(TargetingContext context)
Configures the Targeting Context for Feature Targeting evaluation. |
Method Details
configureTargetingContext
public abstract void configureTargetingContext(TargetingContext context)
Configures the Targeting Context for Feature Targeting evaluation.
Parameters:
context
- Targeting Context for selecting feature
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java