RtspResponse Properties |
The RtspResponse type exposes the following members.
Name | Description | |
---|---|---|
HasMessageContent |
Gets or sets a value indicating whether this object has content.
(Inherited from BaseMessage.) | |
IsOk |
Returns true if the response is a 200 OK.
| |
MessageType |
Gets or sets the type of the message.
(Inherited from BaseMessage.) | |
ResponseLine |
Gets or sets the response line.
| |
Sdp |
Gets or sets the sdp.
|