Click or drag to resize
UriParameter Class
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPUriParameter

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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
Methods
Properties
  NameDescription
Public propertyName
Public propertyValue
Top
See Also