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