Package growthbook.sdk.java
Interface FeatureUsageCallback
public interface FeatureUsageCallback
Listen for feature usage events
-
Method Summary
Modifier and TypeMethodDescription<ValueType>
voidonFeatureUsage
(String featureKey, FeatureResult<ValueType> result)
-
Method Details
-
onFeatureUsage
-