init(listenerEndpoint:)
Initializes an Nsxpcconnection object to connect to an Nsxpclistener object in another process, identified by an Nsxpclistenerendpoint object.
Declaration
init(listenerEndpoint endpoint: NSXPCListenerEndpoint)Parameters
- endpoint:
The desired listener endpoint for the service.
See Also
Related Documentation
- Daemons and Services Programming Guide