Updates the JSONObject (Dictionary) with values from other JSONObject overriding existing keys, updating only keys value pairs that already exist in the current JSONobject. No new keys are created in the current JSONobject.
JSONObject Class