SdpAttribute Members

Represents the "a" line from the SDP.

The SdpAttribute type exposes the following members.

Constructors

  Name Description
Public method SdpAttribute Initializes a new instance of the class.

Top

Properties

  Name Description
Public property Name Gets or sets the attribute name.
Public property Value Gets or sets the attribute value.

Top

Methods

  Name Description
Public method Copy Initializes a new instance of [SdpAttribute] with the same values as the current instance.
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 MemberwiseClone (Inherited from Object.)
Public method ToString Returns the string representation of the attribute in form of "name=value". (Overrides Object..::..ToString()()()().)

Top

See Also

Reference

SdpAttribute Class

Microsoft.Rtc.Signaling Namespace