Reference Library
GetDeviceId Method (extension, switchName, switchIpInterface, controllableByOtherSessions)
NamespacesAvaya.ApplicationEnablement.DMCCControlMethodsGetDeviceId(String, String, String, Boolean)
Declaration Syntax
C#Visual BasicVisual C++
int GetDeviceId(
	string extension,
	string switchName,
	string switchIpInterface,
	bool controllableByOtherSessions
)
Function GetDeviceId ( _
	extension As String, _
	switchName As String, _
	switchIpInterface As String, _
	controllableByOtherSessions As Boolean _
) As Integer
int GetDeviceId(
	String^ extension, 
	String^ switchName, 
	String^ switchIpInterface, 
	bool controllableByOtherSessions
)
Parameters
extension (String)
switchName (String)
switchIpInterface (String)
controllableByOtherSessions (Boolean)

Assembly: ServiceProvider (Module: ServiceProvider)