public static class LargeMessageSnapshot.ConnectedMessageSnapshot 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.StartedMessageSnapshotCREATOR, isLargeFile| Modifier and Type | Method and Description |
|---|---|
int |
describeContents() |
java.lang.String |
getEtag() |
java.lang.String |
getFileName() |
long |
getLargeTotalBytes()
This method will be used when the downloading file is a large file.
|
byte |
getStatus() |
boolean |
isResuming() |
void |
writeToParcel(android.os.Parcel dest,
int flags) |
getSmallSofarBytes, getSmallTotalBytesgetId, getLargeSofarBytes, getRetryingTimes, getThrowable, isLargeFile, isReusedDownloadedFilepublic 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 MessageSnapshotpublic java.lang.String getFileName()
getFileName in class MessageSnapshotpublic byte getStatus()
public boolean isResuming()
isResuming in class MessageSnapshottrue if the downloading is resuming from the breakpoint, otherwise the
downloading is from the beginning.public long getLargeTotalBytes()
getLargeTotalBytes in class MessageSnapshotisLargeFile()public java.lang.String getEtag()
getEtag in class MessageSnapshot