EchoPoint API - 3.0.0b5
App Webcontainer

Uses of Class
echopoint.tucana.event.DownloadFailEvent

Packages that use DownloadFailEvent
echopoint.tucana.event Events defined for the file upload/download process. 
 

Uses of DownloadFailEvent in echopoint.tucana.event
 

Methods in echopoint.tucana.event with parameters of type DownloadFailEvent
 void DownloadCallbackAdapter.downloadFailed(DownloadFailEvent event)
          Indicate that a content download process failed, usually due to reasons other than client cancellation.
 void DownloadCallback.downloadFailed(DownloadFailEvent event)
          Indicate that a content download process failed, usually due to reasons other than client cancellation.
 


EchoPoint API - 3.0.0b5
App Webcontainer