public static class LargeMessageSnapshot.PendingMessageSnapshot 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.
|
long |
getLargeTotalBytes()
This method will be used when the downloading file is a large file.
|
byte |
getStatus() |
void |
writeToParcel(Parcel dest,
int flags) |
getSmallSofarBytes, getSmallTotalBytesgetEtag, getFileName, getId, getRetryingTimes, getThrowable, isLargeFile, isResuming, isReusedDownloadedFilepublic byte getStatus()
public long getLargeSofarBytes()
getLargeSofarBytes in class MessageSnapshotisLargeFile()public long getLargeTotalBytes()
getLargeTotalBytes in class MessageSnapshotisLargeFile()public int describeContents()
describeContents in interface ParcelabledescribeContents in class MessageSnapshotpublic void writeToParcel(Parcel dest, int flags)
writeToParcel in interface ParcelablewriteToParcel in class MessageSnapshot