IRTCSessionConsultantReferredEvent

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.

Methods

This interface inherits the methods for the IUnknown and IDispatch interfaces.

The following table shows the methods for this interface.

Method Description

IRTCSessionConsultantReferredEvent::Session

Gets the session that is in the process of being consultant referred.

IRTCSessionConsultantReferredEvent::ReferredByURI

Gets the URI of the party that is initiating the referred event.

IRTCSessionConsultantReferredEvent::ReferToURI

Gets the URI of the party to which the session is being referred.

IRTCSessionConsultantReferredEvent::Accept

Accepts the consultant transferred session.

IRTCSessionConsultantReferredEvent::Reject

Rejects the consultant transferred session.

IRTCSessionConsultantReferredEvent::SetReferredSessionState

Sets the state of the consultant transferred sessions.

IRTCSessionConsultantReferredEvent::ReferToSessionInfo

Contains the information of the session which is to be replaced.

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
IRTCSessionCallControl2
IRTCSessionStateChangeEvent3