---
title: token
framework: proximityreader
role: symbol
role_heading: Instance Property
path: proximityreader/customerengagementsession/token-swift.property
---

# token

The session token.

## Declaration

```swift
final let token: CustomerEngagementSession.Token
```

## Discussion

Discussion This token can be associated with the customer profile and used to check if the new session is a reconnection of the previous session.
