Ozeki VoIP SDK Class library
GetMapping Method (callProperty)
NamespacesOzeki.VoIP.SIPInboundCallHeaderMappingGetMapping(CallProperty)
Retrieves a SIP header mapping for the given call property from the collection.
Declaration Syntax
C#Visual BasicVisual C++
public SIPHeaderMapping GetMapping(
	CallProperty callProperty
)
Public Function GetMapping ( 
	callProperty As CallProperty
) As SIPHeaderMapping
public:
SIPHeaderMapping^ GetMapping(
	CallProperty callProperty
)
Parameters
callProperty (CallProperty)
The call property.
Return Value
SIPHeaderMapping
The SIP header mapping.

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290