|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDownloadFileFinished
Backend Event - Download File Finished.
This event is sent by a backend to inform the client about a finished download.
BACKEND_MESSAGE_DOWNLOAD_FILE,
IBackend.downloadFile(URI, String, String)| Nested Class Summary | |
|---|---|
static class |
IDownloadFileFinished.Props
The properties of an IDownloadFileFinished event. |
| Method Summary | |
|---|---|
Integer |
getErrorCode()
Gets a error code to describe a download error. |
String |
getErrorText()
Gets a text to describe a download error. |
| 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 |
|---|
String getErrorText()
Integer getErrorCode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||