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

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