Click or drag to resize

UriParameter Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPUriParameter

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.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
See Also