Click or drag to resize
UriHeader Class
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPUriHeader

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