public abstract class SmallMessageSnapshot extends MessageSnapshot
LargeMessageSnapshot,
BlockCompleteMessage| Modifier and Type | Class and Description |
|---|---|
static class |
SmallMessageSnapshot.CompletedFlowDirectlySnapshot |
static class |
SmallMessageSnapshot.CompletedSnapshot |
static class |
SmallMessageSnapshot.ConnectedMessageSnapshot |
static class |
SmallMessageSnapshot.ErrorMessageSnapshot |
static class |
SmallMessageSnapshot.PausedSnapshot |
static class |
SmallMessageSnapshot.PendingMessageSnapshot |
static class |
SmallMessageSnapshot.ProgressMessageSnapshot |
static class |
SmallMessageSnapshot.RetryMessageSnapshot |
static class |
SmallMessageSnapshot.WarnFlowDirectlySnapshot |
static class |
SmallMessageSnapshot.WarnMessageSnapshot |
MessageSnapshot.IWarnMessageSnapshot, MessageSnapshot.NoFieldException, MessageSnapshot.StartedMessageSnapshotParcelable.ClassLoaderCreator<T>, Parcelable.Creator<T>CREATOR, isLargeFileCONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE| Modifier and Type | Method and Description |
|---|---|
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() |
describeContents, getEtag, getFileName, getId, getRetryingTimes, getSmallSofarBytes, getSmallTotalBytes, getThrowable, isLargeFile, isResuming, isReusedDownloadedFile, writeToParcelpublic long getLargeTotalBytes()
getLargeTotalBytes in class MessageSnapshotisLargeFile()public long getLargeSofarBytes()
getLargeSofarBytes in class MessageSnapshotisLargeFile()public byte getStatus()
FileDownloadStatus