---
title: token
framework: activitykit
role: symbol
role_heading: Type Property
path: activitykit/pushtype/token
---

# token

A constant you use to configure a Live Activity that updates its dynamic content by receiving ActivityKit push notifications.

## Declaration

```swift
static var token: PushType { get }
```

## Mentioned in

Starting and updating Live Activities with ActivityKit push notifications

## See Also

### Supporting ActivityKit push notifications

- [channel(_:)](activitykit/pushtype/channel(_:).md)
