Click or drag to resize
RtspResponse Properties

The RtspResponse type exposes the following members.

Properties
  NameDescription
Public propertyHasMessageContent
Gets or sets a value indicating whether this object has content.
(Inherited from BaseMessage.)
Public propertyIsOk
Returns true if the response is a 200 OK.
Public propertyMessageType
Gets or sets the type of the message.
(Inherited from BaseMessage.)
Public propertyResponseLine
Gets or sets the response line.
Public propertySdp
Gets or sets the sdp.
Top
See Also