Package growthbook.sdk.java.callback
Interface FeatureRefreshCallback
public interface FeatureRefreshCallback
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoid
-
Method Details
-
onRefresh
- Parameters:
featuresJson- Features as JSON string
-
onError
- Parameters:
throwable- Exception on refreshCallback
-