<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@digitalpersona/devices](./devices.md) &gt; [QualityReported](./devices.qualityreported.md)

## QualityReported class

An event reporting a quality of a fingerprint scan.

<b>Signature:</b>

```typescript
export declare class QualityReported extends DeviceEvent 
```

## Constructors

|  Constructor | Modifiers | Description |
|  --- | --- | --- |
|  [(constructor)(deviceUid, quality)](./devices.qualityreported.(constructor).md) |  | Constructs a new event object. |

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [quality](./devices.qualityreported.quality.md) |  | <code>QualityCode</code> | Fingerprint scan quality. |

