ISIPTransportLayerSetSIPMessageManipulator Method |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax void SetSIPMessageManipulator(
ISIPMessageManipulator manipulator
)
Sub SetSIPMessageManipulator (
manipulator As ISIPMessageManipulator
)
void SetSIPMessageManipulator(
ISIPMessageManipulator^ manipulator
)
abstract SetSIPMessageManipulator :
manipulator : ISIPMessageManipulator -> unit
Parameters
- manipulator
- Type: Ozeki.VoIPISIPMessageManipulator
See Also