com.hoiio.sdk.objects.voice
Class CallHangUp
java.lang.Object
com.hoiio.sdk.objects.HoiioResponse
com.hoiio.sdk.objects.voice.CallHangUp
public class CallHangUp
- extends HoiioResponse
Constructor Summary |
CallHangUp(net.sf.json.JSONObject output)
Constructs a new CallHangUp object by decoding the JSONObject as a response from the HTTP Request |
CallHangUp
public CallHangUp(net.sf.json.JSONObject output)
- Constructs a new
CallHangUp
object by decoding the JSONObject
as a response from the HTTP Request
- Parameters:
output
- The response of the HTTP Request