Creates a new instance of the SIPHeaderMapping class.

C# | Visual Basic | Visual C++ |
public SIPHeaderMapping( SIPMappingField sipField, CallProperty callVariable, string customValue )
Public Sub New ( sipField As SIPMappingField, callVariable As CallProperty, customValue As String )
public: SIPHeaderMapping( SIPMappingField sipField, CallProperty callVariable, String^ customValue )

- sipField (SIPMappingField)
- The SIP field.
- callVariable (CallProperty)
- The call property.
- customValue (String)
- The custom value.
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290