Functiondojo.rpc.JsonService.parseResults

dojo.require("dojo.rpc.JsonService");
defined in dojo/rpc/JsonService.js

parse the result envelope and pass the results back to the callback function

Usage

function (obj) (view source)
parametertypedescription
obj Object Object containing envelope of data we recieve from the server