IRTCSessionCallControl2 (Windows Embedded CE 6.0)
1/6/2010
Applies to Windows Embedded CE 6.0 R2
This interface contains methods that enable the application to implement attended call transfer, call park, and call pickup.
Methods
This interface inherits the methods for the IUnknown and IRTCSessionCallControl interfaces.
The following table shows the methods for this interface.
Method | Description |
---|---|
Transfers the remote User Agent of the current session to the remote User Agent of the replacement session. |
|
Transfers the remote User Agent of the current session to a Park Server and disconnects the local User Agent. |
|
Retrieves a session from the Park Server. Sends an INVITE to start a new session and replaces the retrieved session with the new session. |
Requirements
Header | rtccore.h, rtccore.idl |
Library | uuid.lib |
Windows Embedded CE | Windows Embedded CE 6.0 R2 |
See Also
Reference
RTC Client API Interfaces
IRTCSessionStateChangeEvent3
IRTCSessionConsultantReferredEvent