public class Delivery extends Object
| Constructor and Description |
|---|
Delivery(org.json.JSONObject json) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
List<Message> |
getMessages() |
int |
getNumFailed() |
int |
getNumSent() |
String |
getStatus() |
String |
toString() |
public Delivery(org.json.JSONObject json)
throws org.json.JSONException,
ParseException
org.json.JSONExceptionParseExceptionCopyright © 2016. All rights reserved.