Reference Library
SetHookswitchStatus Method (deviceId, onHook)
NamespacesAvaya.ApplicationEnablement.DMCCControlMethodsSetHookswitchStatus(String, Boolean)
Declaration Syntax
C#Visual BasicVisual C++
int SetHookswitchStatus(
	string deviceId,
	bool onHook
)
Function SetHookswitchStatus ( _
	deviceId As String, _
	onHook As Boolean _
) As Integer
int SetHookswitchStatus(
	String^ deviceId, 
	bool onHook
)
Parameters
deviceId (String)
onHook (Boolean)

Assembly: ServiceProvider (Module: ServiceProvider)