Click or drag to resize

SIPHeaderMapping Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPSIPHeaderMapping

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

The SIPHeaderMapping type exposes the following members.

Constructors
 NameDescription
Public methodSIPHeaderMapping(SIPMappingField, CallProperty)Initializes a new instance of the SIPHeaderMapping class
Public methodSIPHeaderMapping(SIPMappingField, CallProperty, String)Initializes a new instance of the SIPHeaderMapping class
Top
Properties
 NameDescription
Public propertyCallProperty 
Public propertyCustomValue 
Public propertySIPField 
Top
Methods
 NameDescription
Public methodEquals
(Overrides ObjectEquals(Object))
Public methodGetHashCode
(Overrides ObjectGetHashCode)
Top
See Also