Protocols/MSNP/Activities/SDK/Techref/Objectmodel/Objects/Channel/Events/Index: Difference between revisions
Jump to navigation
Jump to search
Animadoria (talk | contribs) (Created automatically by Anima Importer) |
Animadoria (talk | contribs) (Created automatically by Anima Importer) |
||
Line 1: | Line 1: | ||
<!-- Generated @ 08/12/2022 23: | <!-- Generated @ 08/12/2022 23:45:52 +01:00 using Anima's CHM converter based on techref/objectmodel/objects/channel/events/index.htm --> | ||
{{Protocols/MSNP|section=Activities}} | {{Protocols/MSNP|section=Activities}} | ||
__NOTOC__= Events = | __NOTOC__= Events = |
Revision as of 22:45, 12 August 2022
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. |