-
public abstract class CleverTapResponseAbstract Response that will be wrapped by CleverTapResponseDecorator objects
-
-
Field Summary
Fields Modifier and Type Field Description public booleanisFullResponse
-
Method Summary
Modifier and Type Method Description voidprocessResponse(JSONObject jsonBody, String stringBody, Context context)-
-
Method Detail
-
processResponse
@WorkerThread() void processResponse(JSONObject jsonBody, String stringBody, Context context)
-
-
-
-