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 |
||
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. |