public final class PrivateCommand extends SpliceCommand
Parcelable.ClassLoaderCreator<T>, Parcelable.Creator<T>| Modifier and Type | Field and Description |
|---|---|
byte[] |
commandBytes |
static Parcelable.Creator<PrivateCommand> |
CREATOR |
long |
identifier |
long |
ptsAdjustment |
CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE| Modifier and Type | Method and Description |
|---|---|
void |
writeToParcel(Parcel dest,
int flags) |
describeContentspublic final long ptsAdjustment
public final long identifier
public final byte[] commandBytes
public static final Parcelable.Creator<PrivateCommand> CREATOR
public void writeToParcel(Parcel dest, int flags)