Sets an SDP message manipulator to the softphone which can modify incoming and outgoing SDP messages.
| C# | Visual Basic | Visual C++ |
void SetSDPMessageManipulator( ISDPMessageManipulator manipulator )
Sub SetSDPMessageManipulator ( manipulator As ISDPMessageManipulator )
void SetSDPMessageManipulator( ISDPMessageManipulator^ manipulator )
- manipulator (ISDPMessageManipulator)
- The SDP message manipulator.
Only one SDP message manipulator can be set at a time. If a new SDP message manipulator has been set,
the previous SDP message manipulator will be replaced.
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290