DeviceManager.getDeviceLink Method¶
Module: DeviceManager
Definition¶
Retrieves the connection link for a specified device.
static String getDeviceLink(int deviceId)
Parameters
deviceId intin The device’s identifier.
Returns
StringThe device’s connection link.
Exceptions
An error has occurred during Devices Library execution.