Updates the JSONObject (Dictionary) with values from other JSONObject only adding key value pairs which are missing in the current JSONobject. Only new keys are created and no existing keys are updated.
JSONObject Class