Ozeki VoIP SDK Class library
RemoveMapping Method (mapping)
NamespacesOzeki.VoIP.SIPOutboundCallHeaderMappingRemoveMapping(SIPHeaderMapping)
Removes a SIP header mapping from the collection.
Declaration Syntax
C#Visual BasicVisual C++
public bool RemoveMapping(
	SIPHeaderMapping mapping
)
Public Function RemoveMapping ( 
	mapping As SIPHeaderMapping
) As Boolean
public:
bool RemoveMapping(
	SIPHeaderMapping^ mapping
)
Parameters
mapping (SIPHeaderMapping)
The mapping that will be removed.
Return Value
Boolean
True, if successfully removed; otherwise false.

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