IRTCSessionCallControl2

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

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

IRTCSessionCallControl2::ReplaceSession

Transfers the remote User Agent of the current session to the remote User Agent of the replacement session.

IRTCSessionCallControl2::ParkSession

Transfers the remote User Agent of the current session to a Park Server and disconnects the local User Agent.

IRTCSessionCallControl2::Retrieve

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

Other Resources