Contents

XPCListener

A type that performs tasks for clients across process boundaries.

Declaration

class XPCListener

Mentioned in

Overview

To implement an XPC service, create a listener and respond to incoming session requests.

Topics

Creating a listener

Managing the life cycle

Handling incoming messages

Initializers

Instance Properties

See Also

Interprocess communication