Click or drag to resize

UriHeader Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPUriHeader

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

The UriHeader type exposes the following members.

Constructors
 NameDescription
Public methodUriHeader(String)Initializes a new instance of the UriHeader class
Public methodUriHeader(String, String)Initializes a new instance of the UriHeader class
Top
Properties
 NameDescription
Public propertyName 
Public propertyValue 
Top
Methods
See Also