DeviceManager.getDeviceInfo Method

Module: DeviceManager

Definition

Fetches a device object by its ID.

static DeviceInfo? getDeviceInfo(int deviceId)

Parameters

deviceId int
in The identifier for the target device.

Returns

The retrieved device object.

Exceptions

An error has occurred during Devices Library execution.