RTC Client API Interfaces


IRTCSessionSIPPrivacy
Windows Mobile Not SupportedWindows Embedded CE Supported
8/28/2008

This interface adds privacy support for all SIP traffic for an IRTCSession. It implements a subset of RFC 3323, RFC 3324, and 3325. Settings for the session object will override any settings for the parent IRTCClient object.

Methods

The following table shows the methods for this interface in vtable order. This is the order in which the compiler calls the methods. Like all COM interfaces, this interface inherits the methods for the IUnknown interface.

Method Description

IRTCSessionSIPPrivacy::put_SIPPrivacyType

Sets the privacy policy settings for the Session.

IRTCSessionSIPPrivacy::get_SIPPrivacyType

Gets the current privacy policy settings from the Session.

Obtaining a Pointer

The IRTCSessionSIPPrivacy interface is created by calling QueryInterface on the IRTCSession object.

Requirements

Headerrtccore.idl
Libraryuuid.lib
Windows Embedded CEWindows Embedded CE 6.0 and later
See Also

Reference

RTC Client API Interfaces

Tags :


Page view tracker