public static interface SyncMap.Item
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SyncMap.Item.Metadata |
| Modifier and Type | Field and Description |
|---|---|
static int |
INFINITE_DURATION
Time to live for a map item, specifying no expiry.
|
| Modifier and Type | Method and Description |
|---|---|
org.json.JSONObject |
getData() |
java.util.Date |
getDateUpdated() |
java.lang.String |
getKey() |
static final int INFINITE_DURATION