Click or drag to resize

SIPHeaderMapping(SIPMappingField, CallProperty) Constructor

Creates a new instance of the SIPHeaderMapping class.

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

Parameters

sipField  SIPMappingField
The SIP field (eg. From..
callVariable  CallProperty
The call property.
See Also