Ozeki VoIP SDK Class library
SDPAttributeModifier Class
NamespacesOzeki.VoIP.SIPSDPAttributeModifier
Modifies the attributes of the incoming and outgoing SDP messages.
Declaration Syntax
C#Visual BasicVisual C++
public class SDPAttributeModifier : AbstractMessageModifier, 
	ISDPMessageManipulator
Public Class SDPAttributeModifier
	Inherits AbstractMessageModifier
	Implements ISDPMessageManipulator
public ref class SDPAttributeModifier : public AbstractMessageModifier, 
	ISDPMessageManipulator
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
SDPAttributeModifier()()()()
Initializes a new instance of the SDPAttributeModifier class

AddIncomingModifier(IHeaderModifier)
Adds an object that will modify the content of the incoming messages.
(Inherited from AbstractMessageModifier.)
AddOutgoingModifier(IHeaderModifier)
Adds an object that will modify the content of the outgoing messages.
(Inherited from AbstractMessageModifier.)
ChangeHeaderValue(Boolean, MessageModifierInfo) (Inherited from AbstractMessageModifier.)
ModifyIncomingMessage(MessageModifierInfo)
ModifyOutgoingMessage(MessageModifierInfo)
Separator (Overrides AbstractMessageModifier.Separator.)
Inheritance Hierarchy
Object
AbstractMessageModifier
 SDPAttributeModifier

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290