Click or drag to resize
AbstractMessageModifierAddOutgoingModifier Method
Adds an object that will modify the content of the outgoing messages.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public void AddOutgoingModifier(
	IHeaderModifier modifier
)

Parameters

modifier
Type: Ozeki.VoIPIHeaderModifier
See Also