public class Message extends BaseModelObject
client, dateFormat, parentUri, properties| Constructor and Description |
|---|
Message(BandwidthRestClient client,
String parentUri,
org.json.simple.JSONObject jsonObject) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getCallbackTimeout() |
String |
getCallbackUrl() |
String |
getDirection() |
String |
getFallbackUrl() |
String |
getFrom() |
String |
getMessageId() |
String |
getState() |
String |
getText() |
Date |
getTime() |
String |
getTo() |
String |
toString() |
getId, getProperty, getPropertyAsBoolean, getPropertyAsDate, getPropertyAsDouble, getPropertyAsLong, getPropertyAsString, getPropertyAsStringArray, getUri, putProperty, toMap, updatePropertiespublic Message(BandwidthRestClient client, String parentUri, org.json.simple.JSONObject jsonObject)
public String getMessageId()
public String getFrom()
public String getTo()
public String getState()
public String getDirection()
public String getCallbackUrl()
public String getFallbackUrl()
public String getText()
public Date getTime()
public Long getCallbackTimeout()
Copyright © 2014. All rights reserved.