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