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.StartedMessageSnapshotParcelable.ClassLoaderCreator<T>, Parcelable.Creator<T>CREATOR, isLargeFileCONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE| 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(Parcel dest,
int flags) |
getLargeSofarBytes, getLargeTotalBytesdescribeContents, getEtag, getFileName, getId, getRetryingTimes, getThrowable, isLargeFile, isResuming, isReusedDownloadedFilepublic void writeToParcel(Parcel dest, int flags)
writeToParcel in interface ParcelablewriteToParcel in class MessageSnapshotpublic byte getStatus()
public int getSmallSofarBytes()
getSmallSofarBytes in class MessageSnapshotisLargeFile()public int getSmallTotalBytes()
getSmallTotalBytes in class MessageSnapshotisLargeFile()