public static class SmallMessageSnapshot.PendingMessageSnapshot 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 |
getSmallSofarBytes()
This method will be used when the downloading file isn't a large file.
|
int |
getSmallTotalBytes()
This method will be used when the downloading file isn't a large file.
|
byte |
getStatus() |
void |
writeToParcel(android.os.Parcel dest,
int flags) |
getLargeSofarBytes, getLargeTotalBytesdescribeContents, getEtag, getFileName, getId, getRetryingTimes, getThrowable, isLargeFile, isResuming, isReusedDownloadedFilepublic void writeToParcel(android.os.Parcel dest,
int flags)
writeToParcel in interface android.os.ParcelablewriteToParcel in class MessageSnapshotpublic byte getStatus()
public int getSmallSofarBytes()
getSmallSofarBytes in class MessageSnapshotisLargeFile()public int getSmallTotalBytes()
getSmallTotalBytes in class MessageSnapshotisLargeFile()