dojo.__IoArgs.handle
<script src="../../js/dojo.js"></script>
defined in dojo/_base/xhr.js
function(response, ioArgs){}. response is an Object, ioArgs is of type dojo.__IoCallbackArgs. The handle function will be called in either the successful or error case. For the load, error and handle functions, the ioArgs object will contain the following properties: