---
title: CardSession.Event.sessionStarted
framework: corenfc
role: symbol
role_heading: Case
path: corenfc/cardsession/event/sessionstarted
---

# CardSession.Event.sessionStarted

The card session successfully started.

## Declaration

```swift
case sessionStarted
```

## See Also

### Events

- [CardSession.Event.readerDetected](corenfc/cardsession/event/readerdetected.md)
- [CardSession.Event.received(_:)](corenfc/cardsession/event/received(_:).md)
- [CardSession.APDU](corenfc/cardsession/apdu.md)
- [CardSession.Event.readerDeselected](corenfc/cardsession/event/readerdeselected.md)
- [CardSession.Event.sessionInvalidated(reason:)](corenfc/cardsession/event/sessioninvalidated(reason:).md)
