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.StartedMessageSnapshotCREATOR, isLargeFile| 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() |
java.lang.Throwable |
getThrowable() |
void |
writeToParcel(android.os.Parcel dest,
int flags) |
getLargeSofarBytes, getLargeTotalBytesgetEtag, getFileName, getId, getRetryingTimes, getSmallTotalBytes, isLargeFile, isResuming, isReusedDownloadedFilepublic int getSmallSofarBytes()
getSmallSofarBytes in class MessageSnapshotisLargeFile()public byte getStatus()
public java.lang.Throwable getThrowable()
getThrowable in class MessageSnapshotpublic int describeContents()
describeContents in interface android.os.ParcelabledescribeContents in class MessageSnapshotpublic void writeToParcel(android.os.Parcel dest,
int flags)
writeToParcel in interface android.os.ParcelablewriteToParcel in class MessageSnapshot