Click or drag to resize
SIPHeaderModifier Methods

The SIPHeaderModifier type exposes the following members.

Methods
  NameDescription
Public methodAddIncomingModifier
Adds an object that will modify the content of the incoming messages.
(Inherited from AbstractMessageModifier.)
Public methodAddOutgoingModifier
Adds an object that will modify the content of the outgoing messages.
(Inherited from AbstractMessageModifier.)
Protected methodChangeHeaderValue (Inherited from AbstractMessageModifier.)
Public methodModifyIncomingMessage
Public methodModifyOutgoingMessage
Public methodPrepareAdditionalHeaders
Top
See Also