Click or drag to resize

SIPTransportLayerSetSIPMessageManipulator Method


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public void SetSIPMessageManipulator(
	ISIPMessageManipulator manipulator
)

Parameters

manipulator  ISIPMessageManipulator
 

Implements

ISIPTransportLayerSetSIPMessageManipulator(ISIPMessageManipulator)
See Also