---
title: PKVoIPPushMetadata
framework: pushkit
role: symbol
role_heading: Class
path: pushkit/pkvoippushmetadata
---

# PKVoIPPushMetadata

An object that contains metadata about a received PushKit VoIP notification.

## Declaration

```swift
class PKVoIPPushMetadata
```

## Metadata

Metadata mustReport

## Topics

### Instance Properties

- [mustReport](pushkit/pkvoippushmetadata/mustreport.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
