|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hoiio.sdk.objects.HoiioResponse
com.hoiio.sdk.objects.ivr.Gather
public class Gather
Constructor Summary | |
---|---|
Gather(net.sf.json.JSONObject output)
Constructs a new Gather object by decoding the JSONObject as a response from the HTTP Request |
Method Summary |
---|
Methods inherited from class com.hoiio.sdk.objects.HoiioResponse |
---|
getContent |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Gather(net.sf.json.JSONObject output)
Gather
object by decoding the JSONObject
as a response from the HTTP Request
output
- The response of the HTTP Request
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |