Adds a SIP header mapping to the collection.

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

- mapping (SIPHeaderMapping)
- The header mapping.

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