| SIPMessageInfo Properties |
The SIPMessageInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| 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.
| |
| 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.
|