com.hoiio.sdk.objects.number
Class UpdateForwarding

java.lang.Object
  extended by com.hoiio.sdk.objects.HoiioResponse
      extended by com.hoiio.sdk.objects.number.UpdateForwarding

public class UpdateForwarding
extends HoiioResponse


Constructor Summary
UpdateForwarding(net.sf.json.JSONObject output)
          Constructs a new UpdateForwarding 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

UpdateForwarding

public UpdateForwarding(net.sf.json.JSONObject output)
Constructs a new UpdateForwarding object by decoding the JSONObject as a response from the HTTP Request

Parameters:
output - The response of the HTTP Request