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: 10.3.199.0
Syntax
public void AddOutgoingModifier(
	IHeaderModifier modifier
)

Parameters

modifier
Type: Ozeki.VoIPIHeaderModifier
See Also