The SdpParseStatustype exposes the following members.

Constructors

  Name Description
SdpParseStatus
Protected constructor.

Methods

  Name Description
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
IncrementLineNumber
Increments the line number by one.
MemberwiseClone (Inherited from Object.)
SetErrorMessageAndAppendLineNumber
Sets the error message and appends a space and the current line number to the end of the line.
ToString (Inherited from Object.)

Properties

  Name Description
ErrorMessage
Gets or sets an error message describing any problem found while parsing the SDP.
LineNumber
Gets the current line number or the line number where parsing stopped to indicate the line that contains an error.

See Also