Skype4COM 1.0.36.0
|
IConference Interface Reference
Conference class default interface. More...
import "Skype4COM.idl";
Public Member Functions | |
HRESULT | Hold () |
This command places all calls in a conference on hold and all active calls have the status TCallStatus::clsLocalHold. | |
HRESULT | Resume () |
This command resumes a conference that was placed on hold and all active calls have the status TCallStatus::clsInProgress. | |
HRESULT | Finish () |
This command finishes a conference and all active calls have the status TCallStatus::clsFinished. | |
Properties | |
LONG | Id [get] |
This command queries the ID of a conference. | |
ICallCollection | Calls [get] |
This command queries calls with the same conference ID. | |
ICallCollection | ActiveCalls [get] |
This command queries active calls with the same conference ID. |
Detailed Description
Conference class default interface.
The documentation for this interface was generated from the following file:
Copyright � 2006 Skype Limited. All rights reserved.