public class BoxEventCollection extends BoxCollectionBase
| Modifier and Type | Field and Description |
|---|---|
static String |
FIELD_CHUNK_SIZE |
static String |
FIELD_NEXT_STREAM_POSITION |
FIELD_ENTRIES| Constructor and Description |
|---|
BoxEventCollection() |
BoxEventCollection(BoxEventCollection obj)
Copy constructor, this does deep copy for all the fields.
|
BoxEventCollection(IBoxParcelWrapper in) |
BoxEventCollection(Map<String,Object> map)
Instantiate the object from a map.
|
| Modifier and Type | Method and Description |
|---|---|
Integer |
getChunkSize() |
Long |
getNextStreamPosition() |
getEntriescontains, equals, extraProperties, getExtraData, getValue, handleUnknown, hashCode, put, writeToParceltoJSONStringpublic static final String FIELD_CHUNK_SIZE
public static final String FIELD_NEXT_STREAM_POSITION
public BoxEventCollection()
public BoxEventCollection(BoxEventCollection obj)
obj - public BoxEventCollection(Map<String,Object> map)
map - public BoxEventCollection(IBoxParcelWrapper in)
Copyright © 2014. All Rights Reserved.