Click or drag to resize

PIdentityHeader Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPHeader
    Ozeki.VoIPAbstractExtensionHeader
      Ozeki.VoIPPIdentityHeader

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public class PIdentityHeader : AbstractExtensionHeader

The PIdentityHeader type exposes the following members.

Constructors
 NameDescription
Public methodPIdentityHeaderInitializes a new instance of the PIdentityHeader class
Top
Properties
 NameDescription
Public propertyHeaderType
(Inherited from AbstractExtensionHeader)
Public propertyName
(Inherited from AbstractExtensionHeader)
Public propertyOtherValues 
Public propertyType 
Public propertyValue 
Top
Methods
Extension Methods
 NameDescription
Public Extension MethodToSIPHeader
(Defined by InternalSIPHeaderEx)
Top
See Also