Ozeki VoIP SDK Class library
AddOutgoingModifier Method (modifier)
NamespacesOzeki.VoIP.SIPAbstractMessageModifierAddOutgoingModifier(IHeaderModifier)
Adds an object that will modify the content of the outgoing messages.
Declaration Syntax
C#Visual BasicVisual C++
public void AddOutgoingModifier(
	IHeaderModifier modifier
)
Public Sub AddOutgoingModifier ( 
	modifier As IHeaderModifier
)
public:
void AddOutgoingModifier(
	IHeaderModifier^ modifier
)
Parameters
modifier (IHeaderModifier)

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