| Name | Type | Description | Notes |
|---|---|---|---|
| name | NameEnum | Type of live activity | |
| event | EventEnum | ||
| eventUpdates | Object | ||
| dismissAt | BigDecimal | Timestamp; only allowed if event is "end" | [optional] |
| Name | Value |
|---|---|
| HEADINGS | "headings" |
| CONTENTS | "contents" |
| IOS_SOUND | "ios_sound" |
| PRIORITY_LEVEL | "priority_level" |
| Name | Value |
|---|---|
| UPDATE | "update" |
| END | "end" |