|
Skype4COM 1.0.36.0
|
ICallChannel Interface Reference
CallChannel class default interface. More...
import "Skype4COM.idl";
Public Member Functions | |
| HRESULT | SendTextMessage (BSTR Text) |
| This command sends a CallChannel message. | |
Properties | |
| TCallChannelType | Type [get, set] |
| This command queries/sets the CallChannel type. | |
| IApplicationStream | Stream [get] |
| This command returns the channel ApplicationStream object. | |
| ICallChannelManager | Manager [get] |
| This command returns the related CallChannelManager object. | |
| ICall | Call [get] |
| This command returns the related Call object. | |
Detailed Description
CallChannel class default interface.
Member Function Documentation
| HRESULT SendTextMessage | ( | BSTR | Text | ) |
This command sends a CallChannel message.
- Parameters:
-
[in] Text contains the text of the message to send.
The documentation for this interface was generated from the following file:
Copyright � 2006 Skype Limited. All rights reserved.