Share via


SdpParseStatus Members

Represents parsing status and provides utility routines used in parsing.

The SdpParseStatus type exposes the following members.

Constructors

  Name Description
Protected method SdpParseStatus Initializes a new instance of the class.

Top

Properties

  Name Description
Public property ErrorMessage Gets or sets the error message describing a parsing error.
Public property LineNumber Gets the current line number or the line number at which an error occurred.

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 an error message and appends the current line number to the message.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

SdpParseStatus Class

Microsoft.Rtc.Signaling Namespace