public class BoxAndroidEventCollection extends BoxEventCollection
Modifier and Type | Field and Description |
---|---|
static |
CREATOR |
FIELD_CHUNK_SIZE, FIELD_NEXT_STREAM_POSITION
FIELD_ENTRIES
Constructor and Description |
---|
BoxAndroidEventCollection() |
BoxAndroidEventCollection(Parcel in) |
Modifier and Type | Method and Description |
---|---|
int |
describeContents() |
void |
writeToParcel(Parcel dest,
int flags) |
getChunkSize, getNextStreamPosition
getEntries
contains, equals, extraProperties, getExtraData, getValue, handleUnknown, hashCode, put
public BoxAndroidEventCollection()
public BoxAndroidEventCollection(Parcel in)
public int describeContents()
public void writeToParcel(Parcel dest, int flags)
writeToParcel
in interface IBoxParcelable
writeToParcel
in class BoxObject