Removes a SIP header mapping from the collection.

C# | Visual Basic | Visual C++ |
public bool RemoveMapping( SIPHeaderMapping mapping )
Public Function RemoveMapping ( mapping As SIPHeaderMapping ) As Boolean
public: bool RemoveMapping( SIPHeaderMapping^ mapping )

- mapping (SIPHeaderMapping)
- The mapping that will be removed.

Boolean
True, if successfully removed; otherwise false.
True, if successfully removed; otherwise false.
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290