public static class SmallMessageSnapshot.ErrorMessageSnapshot extends SmallMessageSnapshot
SmallMessageSnapshot.CompletedFlowDirectlySnapshot, SmallMessageSnapshot.CompletedSnapshot, SmallMessageSnapshot.ConnectedMessageSnapshot, SmallMessageSnapshot.ErrorMessageSnapshot, SmallMessageSnapshot.PausedSnapshot, SmallMessageSnapshot.PendingMessageSnapshot, SmallMessageSnapshot.ProgressMessageSnapshot, SmallMessageSnapshot.RetryMessageSnapshot, SmallMessageSnapshot.WarnFlowDirectlySnapshot, SmallMessageSnapshot.WarnMessageSnapshotMessageSnapshot.IWarnMessageSnapshot, MessageSnapshot.NoFieldException, MessageSnapshot.StartedMessageSnapshotParcelable.ClassLoaderCreator<T>, Parcelable.Creator<T>CREATOR, isLargeFileCONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE| Modifier and Type | Method and Description |
|---|---|
int |
describeContents() |
int |
getSmallSofarBytes()
This method will be used when the downloading file isn't a large file.
|
byte |
getStatus() |
Throwable |
getThrowable() |
void |
writeToParcel(Parcel dest,
int flags) |
getLargeSofarBytes, getLargeTotalBytesgetEtag, getFileName, getId, getRetryingTimes, getSmallTotalBytes, isLargeFile, isResuming, isReusedDownloadedFilepublic int getSmallSofarBytes()
getSmallSofarBytes in class MessageSnapshotisLargeFile()public byte getStatus()
public Throwable getThrowable()
getThrowable in class MessageSnapshotpublic int describeContents()
describeContents in interface ParcelabledescribeContents in class MessageSnapshotpublic void writeToParcel(Parcel dest, int flags)
writeToParcel in interface ParcelablewriteToParcel in class MessageSnapshot