- initWithListenerEndpoint:
Initializes an
NSXPCConnection
object to connect to an NSXPCListener
object in another process, identified by an NSXPCListenerEndpoint
object.
NSXPCConnection
オブジェクトを初期化して、別のプロセスにおけるNSXPCListener
オブジェクトに接続します、NSXPCListenerEndpoint
オブジェクトによって識別されます。
- initWithMachServiceName:options:
Initializes an
NSXPCConnection
object to connect to a LaunchAgent or LaunchDaemon with a name advertised in a launchd.plist
.
NSXPCConnection
オブジェクトを初期化して、LaunchAgentまたはLaunchDaemonにlaunchd.plist
において宣伝される名前で接続します。
NSXPCConnectionOptions
Options that you can pass to a connection.
あなたがある接続に渡すことができるオプション。