Click or drag to resize

SIPTransportLayerSetSIPMessageManipulator Method

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

Parameters

manipulator
Type: Ozeki.VoIPISIPMessageManipulator

Implements

ISIPTransportLayerSetSIPMessageManipulator(ISIPMessageManipulator)
See Also