Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Process | MBS MacFrameworks Plugin | 14.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
This class is the primary means of creating and configuring the communication mechanism between two processes. Each process has one instance of this class to represent the endpoint in the communication channel.
Requires a setup with info.plist entries, correct permissions and code signing.
Constant | Value | Description |
---|---|---|
NSXPCConnectionPrivileged | 1 |
One of the options that you can pass to a connection.
Use this option if connecting to a service in the privileged Mach bootstrap (for example, a daemon with a launchd.plist in /Library/LaunchDaemons). Available in OS X v10.8 and later. |
This class has no sub classes.
The items on this page are in the following plugins: MBS MacFrameworks Plugin.
NSWorkspaceMBS - NSXPCListenerEndpointMBS