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

Parameters

modifier  IHeaderModifier
See Also