Live Services SDK
Channel Events

This chapter contains the following topics.

Event Description

Channel.OnAppClose Event

The Windows Live Messenger client is about to shut down.

Channel.OnDataError Event

There was an unsuccessful SendData operation.

Channel.OnDataReceived Event

Data was received from the remote application.

Channel.OnFileProgress Event (Restricted)

There was some progress on a file transfer. Requires SendFile permission.

Channel.OnFileReceived Event (Restricted)

A file was received from the remote application. Requires ActiveX and SendFile permissions.

Channel.OnIMReceived Event (Restricted)

An instant message was received from the remote application. Requires either the ReceiveIM or the ReplaceIM flag.

Channel.OnRemoteAppClosed Event

The remote application has shut down.

Channel.OnRemoteAppLoaded Event

The remote application has loaded and is ready to receive events.

Channel.OnSendFileCancelled Event (Restricted)

File transfer was canceled. Requires SendFile permission.

Channel.OnTypeChanged Event

The type of connection between peers has changed.

See Also

Concepts

Permission Flags
Permission Flags - ReceiveIM
Permission Flags - ReplaceIM
Permission Flags - SendFile
Permission Flags - ActiveX
ConnectionType Enumeration
FileInfo Object

Page view tracker