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