DeviceManager.getDeviceName Method

Module: DeviceManager

Definition

Obtains the name of a device given its ID.

static String getDeviceName(int deviceId)

Parameters

deviceId int
in The device’s identifier.

Returns

String
The name of the device.

Exceptions

An error has occurred during Devices Library execution.