public static class LargeMessageSnapshot.ErrorMessageSnapshot extends LargeMessageSnapshot
LargeMessageSnapshot.CompletedFlowDirectlySnapshot, LargeMessageSnapshot.CompletedSnapshot, LargeMessageSnapshot.ConnectedMessageSnapshot, LargeMessageSnapshot.ErrorMessageSnapshot, LargeMessageSnapshot.PausedSnapshot, LargeMessageSnapshot.PendingMessageSnapshot, LargeMessageSnapshot.ProgressMessageSnapshot, LargeMessageSnapshot.RetryMessageSnapshot, LargeMessageSnapshot.WarnFlowDirectlySnapshot, LargeMessageSnapshot.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() |
long |
getLargeSofarBytes()
This method will be used when the downloading file is a large file.
|
byte |
getStatus() |
Throwable |
getThrowable() |
void |
writeToParcel(Parcel dest,
int flags) |
getSmallSofarBytes, getSmallTotalBytesgetEtag, getFileName, getId, getLargeTotalBytes, getRetryingTimes, isLargeFile, isResuming, isReusedDownloadedFilepublic long getLargeSofarBytes()
getLargeSofarBytes 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