Click or drag to resize
SIPTransportLayerSetSIPMessageManipulator Method

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

Parameters

manipulator
Type: Ozeki.VoIPISIPMessageManipulator

Implements

ISIPTransportLayerSetSIPMessageManipulator(ISIPMessageManipulator)
See Also