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