IEvents Methods

The methods of the IEvents class are listed here.

Interface

IEvents Interface

Public Methods

 

Name

Description

OnGetUploadDir

Fires during an upload request, allowing you to change the save folder.

OnBrowserResize

Fires when the VirtualUI Viewer's container window resizes. Normally, when the browser resizes.

OnClose

Fires when the browser window is about to close.

OnReceiveMessage

Fires when a custom data string is sent from the web browser page.

OnDownloadEnd

Fires when the file has been sent.