Represents structure of a SIP message.
| C# | Visual Basic | Visual C++ |
public class SIPMessageInfo
Public Class SIPMessageInfo
public ref class SIPMessageInfo
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| SIPMessageInfo()()()() |
Initializes a new instance of the SIPMessageInfo class.
| |
| SIPMessageInfo(Boolean) |
Initializes a new instance of the SIPMessageInfo class.
| |
| Body |
Gets or sets the body of the SIP message.
| |
| FirstLine |
Gets or sets the Request-Line or the Status-Line of the SIP message.
| |
| GetHeader(String) |
Gets the SIP header field.
| |
| Headers |
Gets or sets the headers fields of the SIP message.
| |
| IsRequest |
Gets or sets a boolean value indicating whether the SIP message is a request.
| |
| ToString()()()() | (Overrides Object.ToString()()()().) |
| Object | |
| SIPMessageInfo | |
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290