Click or drag to resize

UriHeader Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPUriHeader

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.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
 NameDescription
Public methodEquals
(Overrides ObjectEquals(Object))
Public methodSIPClone 
Public methodSIPStringPart 
Top
See Also