Click or drag to resize

UserAgentHeader Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPHeader
    Ozeki.VoIPUserAgentHeader

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

The UserAgentHeader type exposes the following members.

Constructors
 NameDescription
Public methodUserAgentHeaderInitializes a new instance of the UserAgentHeader class
Top
Properties
 NameDescription
Public propertyHeaderType
(Overrides HeaderHeaderType)
Public propertyValue 
Top
Methods
Extension Methods
 NameDescription
Public Extension MethodToSIPHeader
(Defined by InternalSIPHeaderEx)
Top
See Also