DeviceManager.getDeviceName Method¶
Module: DeviceManager
Definition¶
Obtains the name of a device given its ID.
static String getDeviceName(int deviceId)
Parameters
deviceId intin The device’s identifier.
Returns
StringThe name of the device.
Exceptions
An error has occurred during Devices Library execution.