---
title: OS_xpc_object
framework: xpc
role: symbol
role_heading: Protocol
path: xpc/os_xpc_object
---

# OS_xpc_object

The interface for an XPC object.

## Declaration

```swift
protocol OS_xpc_object : NSObjectProtocol
```

## Relationships

### Inherits From

- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Objects

- [xpc_object_t](xpc/xpc_object_t.md)
- [xpc_type_t](xpc/xpc_type_t.md)
- [OS_xpc_listener](xpc/os_xpc_listener-swift.class.md)
