Click or drag to resize

TargetDialogHeader Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPHeader
    Ozeki.VoIPAbstractExtensionHeader
      Ozeki.VoIPTargetDialogHeader

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

The TargetDialogHeader type exposes the following members.

Constructors
 NameDescription
Public methodTargetDialogHeader(String, IEnumerableGenericParam)Initializes a new instance of the TargetDialogHeader class
Public methodTargetDialogHeader(String, String, String)Initializes a new instance of the TargetDialogHeader class
Top
Properties
 NameDescription
Public propertyCallID 
Public propertyHeaderType
(Inherited from AbstractExtensionHeader)
Public propertyName
(Inherited from AbstractExtensionHeader)
Public propertyTdParams 
Top
Methods
Fields
 NameDescription
Public fieldStatic memberHeaderName 
Top
Extension Methods
 NameDescription
Public Extension MethodToSIPHeader
(Defined by InternalSIPHeaderEx)
Top
See Also