Click or drag to resize
ISDPMessageManipulator Interface
Input/Output SDP Message Manipulator.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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