Skype4COM: ICallChannel Interface Reference

Skype4COM

ICallChannel Interface Reference

CallChannel class default interface. More...

import "Skype4COM.idl";

List of all members.

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