---
title: mustReport
framework: pushkit
role: symbol
role_heading: Instance Property
path: pushkit/pkvoippushmetadata/mustreport
---

# mustReport

A boolean indicating whether a VoIP app must report a call or live conversation in response to receiving this VoIP notification.

## Declaration

```swift
var mustReport: Bool { get }
```
