RTC Client API Interfaces


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

Applies to Windows Embedded CE 6.0 R2

This interface retrieves the information about the header of any incoming SIP message that triggers an asynchronous event.

Methods

This interface inherits the methods for the IUnknown interface.

The following tables show the methods for this interface.

Method Description

IRTCSIPMessage::GetMessageText

Gets the entire message text.

IRTCSIPMessage::GetRequestLine

Gets only the request line.

IRTCSIPMessage::GetMessageBody

Gets the body of the message.

IRTCSIPMessage::GetFirstHeader

Gets the first header value for a particular header.

IRTCSIPMessage::GetHeader

Gets the header values.

Requirements

Headerrtccore.h, rtccore.idl
Libraryuuid.lib
Windows Embedded CEWindows Embedded CE 6.0 R2
See Also

Reference

RTC Client API Interfaces

Tags :


Page view tracker