Click or drag to resize

ISDPMessageManipulator Interface

Input/Output SDP Message Manipulator.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public interface ISDPMessageManipulator

The ISDPMessageManipulator type exposes the following members.

Methods
 NameDescription
Public methodModifyIncomingMessage Transforms the incoming SIP message.
Public methodModifyOutgoingMessage Transforms the outgoing SIP message.
Top
See Also