Package 

Class CleverTapResponse


  • 
    public abstract class CleverTapResponse
    
                        

    Abstract Response that will be wrapped by CleverTapResponseDecorator objects

    • Field Summary

      Fields 
      Modifier and Type Field Description
      public boolean isFullResponse
    • Method Summary

      Modifier and Type Method Description
      void processResponse(JSONObject jsonBody, String stringBody, Context context)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait