public class ReceivedTextMessage extends Object
| Constructor and Description |
|---|
ReceivedTextMessage(org.json.JSONObject data) |
ReceivedTextMessage(String json) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
org.joda.time.DateTime |
getCreatedAt() |
UUID |
getId() |
String |
getNotifyNumber() |
UUID |
getServiceId() |
String |
getUserNumber() |
public ReceivedTextMessage(String json)
public ReceivedTextMessage(org.json.JSONObject data)
Copyright © 2019. All rights reserved.