Click or drag to resize

SIPHeaderMapping Constructor (SIPMappingField, CallProperty)

Creates a new instance of the SIPHeaderMapping class.

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public SIPHeaderMapping(
	SIPMappingField sipField,
	CallProperty callVariable
)

Parameters

sipField
Type: Ozeki.VoIPSIPMappingField
The SIP field (eg. From..
callVariable
Type: Ozeki.VoIPCallProperty
The call property.
See Also