Click or drag to resize

UriParameter Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPUriParameter

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public class UriParameter : ISIPCloneable<UriParameter>, 
	ISIPMessagePart

The UriParameter type exposes the following members.

Constructors
  NameDescription
Public methodUriParameter(String)
Initializes a new instance of the UriParameter class
Public methodUriParameter(String, String)
Initializes a new instance of the UriParameter class
Top
Properties
  NameDescription
Public propertyName
Public propertyValue
Top
Methods
  NameDescription
Public methodEquals (Overrides ObjectEquals(Object).)
Public methodSIPClone
Public methodSIPStringPart
Top
See Also