Compartir a través de


SdpParseStatus Members

Include Protected Members
Include Inherited Members

Stores state and provides utility routines on state that is common to the various parsing routines.

The SdpParseStatus type exposes the following members.

Constructors

  Name Description
Protected method SdpParseStatus Protected constructor.

Top

Properties

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

Top

Methods

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

Top

See Also

Reference

SdpParseStatus Class

Microsoft.Rtc.Signaling Namespace