public static class List.Item
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
List.Item.Metadata
Metadata about the item.
|
| Modifier and Type | Field and Description |
|---|---|
int |
InfiniteDuration |
| Constructor and Description |
|---|
Item(long index,
org.json.JSONObject data) |
| Modifier and Type | Method and Description |
|---|---|
org.json.JSONObject |
getData() |
long |
getIndex() |
public final int InfiniteDuration