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