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 |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<!-- Generated @ 08/12/2022 23: | <!-- Generated @ 08/12/2022 23:45:59 +01:00 using Anima's CHM converter based on techref/objectmodel/objects/channel/properties/index.htm --> | ||
{{Protocols/MSNP|section=Activities}} | {{Protocols/MSNP|section=Activities}} | ||
__NOTOC__= Properties = | __NOTOC__= Properties = | ||
| 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. |