PBXBaseSetSIPMessageManipulator Method |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic void SetSIPMessageManipulator(
ISIPMessageManipulator manipulator
)
Public Sub SetSIPMessageManipulator (
manipulator As ISIPMessageManipulator
)
public:
void SetSIPMessageManipulator(
ISIPMessageManipulator^ manipulator
)
member SetSIPMessageManipulator :
manipulator : ISIPMessageManipulator -> unit
Parameters
- manipulator ISIPMessageManipulator
-
See Also