EchoPoint API - 3.0.0b5
App Webcontainer

Uses of Class
echopoint.tucana.event.InvalidContentTypeEvent

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

Uses of InvalidContentTypeEvent in echopoint.tucana.event
 

Methods in echopoint.tucana.event with parameters of type InvalidContentTypeEvent
 void UploadCallbackAdapter.uploadDisallowed(InvalidContentTypeEvent event)
          Indicates that a file upload was rejected by the server since the client attempted to send restricted content.
 void UploadCallback.uploadDisallowed(InvalidContentTypeEvent event)
          Indicates that a file upload was rejected by the server since the client attempted to send restricted content.
 


EchoPoint API - 3.0.0b5
App Webcontainer