SipUriParameter Members

Include Protected Members
Include Inherited Members

Represents a general URI parameter.

The SipUriParameter type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property IsSet Returns true if the parameter has been initialized; otherwise false.
Public property Name Gets the name of the parameter.
Public property Value Gets the value of the string argument.

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 in form of "name=value" (Overrides Object.ToString().)

Top

See Also

Reference

SipUriParameter Class

Microsoft.Rtc.Signaling Namespace