IRTCSIPMessage
Other versions of this page are also available for the following:
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 |
---|---|
Gets the entire message text. |
|
Gets only the request line. |
|
Gets the body of the message. |
|
Gets the first header value for a particular header. |
|
Gets the header values. |
Requirements
Header | rtccore.h, rtccore.idl |
Library | uuid.lib |
Windows Embedded CE | Windows Embedded CE 6.0 R2 |