|
PcapPlusPlus
Next
|
A structure containing parsed components from a SIP response first line. More...
#include <SipLayer.h>
Public Attributes | |
| std::string | version |
| The SIP protocol version (e.g., SIP/2.0) | |
| SipResponseLayer::SipResponseStatusCode | statusCode |
| The response status code number (e.g., 200, 100) | |
A structure containing parsed components from a SIP response first line.