public static interface SyncList.Item
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SyncList.Item.Metadata
Metadata about the item.
|
| Modifier and Type | Field and Description |
|---|---|
static int |
INFINITE_DURATION
Time to live for a list item, specifying no expiry.
|
| Modifier and Type | Method and Description |
|---|---|
org.json.JSONObject |
getData() |
java.util.Date |
getDateUpdated() |
long |
getIndex() |
static final int INFINITE_DURATION