Package 

Class LocalCampaignDeserializer

    • Method Summary

      Modifier and Type Method Description
      LocalCampaign deserialize(JSONObject json, boolean requireJITFallback) Parse a json campaigns object
      List<LocalCampaign> deserializeList(JSONArray json, boolean requireJITFallback) Deserialize a JSONArray into a list of local campaign
      • Methods inherited from class java.lang.Object

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