-
- All Implemented Interfaces:
-
com.clevertap.android.sdk.network.BatchListener
public class FetchInAppListener implements BatchListener
-
-
Constructor Summary
Constructors Constructor Description FetchInAppListener(BaseCallbackManager callbackManager)
-
Method Summary
Modifier and Type Method Description UnitonBatchSent(JSONArray batch, Boolean success)-
-
Constructor Detail
-
FetchInAppListener
FetchInAppListener(BaseCallbackManager callbackManager)
-
-
Method Detail
-
onBatchSent
Unit onBatchSent(JSONArray batch, Boolean success)
-
-
-
-