UNPKG

@digitalpersona/devices

Version:
21 lines (12 loc) 537 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@digitalpersona/devices](./devices.md) &gt; [DeviceConnected](./devices.deviceconnected.md) &gt; [(constructor)](./devices.deviceconnected.(constructor).md) ## DeviceConnected.(constructor) Constructs a new event. <b>Signature:</b> ```typescript constructor(deviceId: string); ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | deviceId | <code>string</code> | a device ID. |