I am returning an array of results with my json Objects, and I am trying to use my customObjectResponse class to pull out each of the fields within each of the objects... th
I ended up just calling in the callback a list of the customObject and it did the job...
new Callback>() {