Class SerializableJSONObject

    • Constructor Detail

      • SerializableJSONObject

        public SerializableJSONObject​(org.json.JSONObject jsonObject)
        Creates Serializable object based on input JSON object
        Parameters:
        jsonObject - jsonObject wrapped JSON object
    • Method Detail

      • get

        public org.json.JSONObject get()
        Gets wrapped JSON object
        Returns:
        JSON object