Protocols/MSNP/Activities/SDK/Techref/Objectmodel/Objects/Channel/Methods/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:56 +01:00 using Anima's CHM converter based on techref/objectmodel/objects/channel/methods/index.htm --> | ||
{{Protocols/MSNP|section=Activities}} | {{Protocols/MSNP|section=Activities}} | ||
__NOTOC__= Methods = | __NOTOC__= Methods = | ||
Line 8: | Line 8: | ||
<div class="clsTableStd" tabname="Methods"> | <div class="clsTableStd" tabname="Methods"> | ||
{| | {| class="wikitable | ||
! Method | ! Method | ||
! Description | ! Description |
Latest revision as of 01:39, 13 August 2022
Methods
This chapter contains the following topics.
Method | Description |
---|---|
CancelSendFile | Cancels a file transfer in progress. Requires SendFile permission. |
EnterIM | Enters a message into the text input window. Requires SendIM permission. |
Initialize | Signals the remote MSN® Messenger client that the Activity is ready to accept events. |
SendData | Sends data to the remote application. |
SendFile | Sends a file from the application. Requires SendFile and ActiveX permissions. |
SendIM | Sends an instant message from the application. Requires SendIM permission. |
SendIMAsUser | Sends an instant message as the user. Requires ReplaceIM permission. |