Click or drag to resize

SIPTransportLayerSetSDPMessageManipulator Method


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

Parameters

manipulator  ISDPMessageManipulator
 

Implements

ISIPTransportLayerSetSDPMessageManipulator(ISDPMessageManipulator)
See Also