Click or drag to resize
SDPAttributeModifier Methods

The SDPAttributeModifier 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
Top
See Also