|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDownloadFileUpdate
Backend Event - Download File Update.
This event is sent by a backend to inform the client about a in-progress download.
BACKEND_MESSAGE_DOWNLOAD_FILE,
IBackend.downloadFile(URI, String, String)| Nested Class Summary | |
|---|---|
static class |
IDownloadFileUpdate.Props
The properties of an IDownloadFileUpdate event. |
| Method Summary | |
|---|---|
Long |
getBytesReceived()
Gets the currently downloaded amount of bytes. |
| Methods inherited from interface org.jmythapi.protocol.events.IDownloadFile |
|---|
getBytesTotal, getLocalURI, getReceivedPercent, getRemoteURI |
| Methods inherited from interface org.jmythapi.protocol.events.IMythEvent |
|---|
getEventName |
| Methods inherited from interface org.jmythapi.IPropertyAware |
|---|
getProperties, getProperty, getPropertyClass, getPropertyCount, getPropertyIndex, getPropertyMap, getPropertyValue, getPropertyValue, getPropertyValueObject, getPropertyValues, setPropertyValue, setPropertyValue, setPropertyValueObject |
| Methods inherited from interface org.jmythapi.IVersionable |
|---|
getVersionNr |
| Methods inherited from interface org.jmythapi.protocol.ISendable |
|---|
getPacket |
| Method Detail |
|---|
Long getBytesReceived()
IDownloadFileUpdate.Props.BYTES_RECEIVED
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||