SipUriParameter Members

Represents a SIP URI parameter.

The SipUriParameter type exposes the following members.

Constructors

  Name Description
Public method SipUriParameter(String) Initializes a new instance of the class.
Public method SipUriParameter(String, String) Initializes a new instance of the class.

Top

Properties

  Name Description
Public property IsSet Returns whether the parameter has been initialized.
Public property Name Gets the name of the parameter.
Public property Value Gets the value of the parameter.

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 MemberwiseClone (Inherited from Object.)
Public method ToString Returns the string representation of the parameter. (Overrides Object..::..ToString()()()().)

Top

See Also

Reference

SipUriParameter Class

Microsoft.Rtc.Signaling Namespace