@digitalpersona/devices
Version:
DigitalPersona Security Devices support library
27 lines (16 loc) • 790 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@digitalpersona/devices](./devices.md) > [CardInserted](./devices.cardinserted.md)
## CardInserted class
An event signaling that a card was presented (inserted or touched) to a card reader.
<b>Signature:</b>
```typescript
export declare class CardInserted extends DeviceEvent
```
## Constructors
| Constructor | Modifiers | Description |
| --- | --- | --- |
| [(constructor)(reader, card)](./devices.cardinserted.(constructor).md) | | Contructs a new event object. |
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [cardId](./devices.cardinserted.cardid.md) | | <code>string</code> | A card ID |