Protocols/MSNP/Activities/SDK/Techref/Objectmodel/Objects/Channel/Events/Index
Events
This chapter contains the following topics.
| Event | Description |
|---|---|
| OnAppClose | The MSN® Messenger client is about to shut down. |
| OnDataError | There was an unsuccessful SendData operation. |
| OnDataReceived | Data was received from the remote application. |
| OnFileProgress | There was some progress on a file transfer. Requires SendFile permission. |
| OnFileReceived | A file was received from the remote application. Requires ActiveX and SendFile permissions. |
| OnIMReceived | An instant message was received from the remote application. Requires either ReceiveIM or ReplaceIM flag. |
| OnRemoteAppClosed | The remote application has shut down. |
| OnRemoteAppLoaded | The remote application has loaded and is ready to receive events. |
| OnSendFileCancelled | File transfer was canceled. Requires SendFile permission. |
| OnTypeChanged | The type of connection between peers has changed. |