Protocols/MSNP/Activities/SDK/Techref/Objectmodel/Objects/Channel/Properties/Index: Difference between revisions
Jump to navigation
Jump to search
Animadoria (talk | contribs) (Created automatically by Anima Importer) |
Animadoria (talk | contribs) No edit summary |
||
| Line 8: | Line 8: | ||
<div class="clsTableStd"> | <div class="clsTableStd"> | ||
{| | {| class="wikitable | ||
! Property | ! Property | ||
! Description | ! Description | ||
Latest revision as of 01:40, 13 August 2022
Properties
This chapter contains the following topics.
| Property | Description |
|---|---|
| Data | Variant containing the data received from the remote application. |
| Error | Error object containing data that could not be delivered. |
| FileInfo | FileInfo object that represents a file being sent or received. Requires SendFile permission. |
| Type | ConnectionType value representing the type of connection between peers. |
| IM (Read-Only) | String containing the instant message that was received and displayed. Requires ReceiveIM permission. |
| IM (Read-Write) | String containing the instant message that was received. The message can be changed before it is displayed. Requires ReplaceIM permission. |