public class Gather extends BaseModelObject
client, dateFormat, parentUri, properties| Constructor and Description |
|---|
Gather(BandwidthRestClient client,
String parentUri,
org.json.simple.JSONObject jsonObject) |
| Modifier and Type | Method and Description |
|---|---|
void |
complete()
Changes state to completed.
|
String |
getCall() |
Date |
getCompletedTime() |
Date |
getCreatedTime() |
String |
getDigits() |
String |
getReason() |
String |
getState() |
String |
toString() |
getId, getProperty, getPropertyAsBoolean, getPropertyAsDate, getPropertyAsDouble, getPropertyAsLong, getPropertyAsString, getPropertyAsStringArray, getUri, putProperty, toMap, updatePropertiespublic Gather(BandwidthRestClient client, String parentUri, org.json.simple.JSONObject jsonObject)
public void complete()
throws IOException
IOExceptionpublic String getState()
public String getReason()
public String getCall()
public String getDigits()
public Date getCreatedTime()
public Date getCompletedTime()
Copyright © 2014. All rights reserved.