<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@digitalpersona/devices](./devices.md) &gt; [CommunicationFailed](./devices.communicationfailed.md)

## CommunicationFailed class

An event signaling a problem with a device channel communication.

<b>Signature:</b>

```typescript
export declare class CommunicationFailed extends Event 
```

## Constructors

|  Constructor | Modifiers | Description |
|  --- | --- | --- |
|  [(constructor)()](./devices.communicationfailed.(constructor).md) |  | Constructs a new instance of the <code>CommunicationFailed</code> class |

