@digitalpersona/devices
Version:
DigitalPersona Security Devices support library
21 lines (12 loc) • 649 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@digitalpersona/devices](./devices.md) > [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 |