IRTCSessionConsultantReferredEvent (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.
Methods
This interface inherits the methods for the IUnknown and IDispatch interfaces.
The following table shows the methods for this interface.
Method | Description |
---|---|
Gets the session that is in the process of being consultant referred. |
|
Gets the URI of the party that is initiating the referred event. |
|
Gets the URI of the party to which the session is being referred. |
|
Accepts the consultant transferred session. |
|
Rejects the consultant transferred session. |
|
Sets the state of the consultant transferred sessions. |
|
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