endpoint
Creates an endpoint from the listener.
Declaration
var endpoint: XPCEndpoint { get }Return Value
This returns a new endpoint struct that can be used to establish a connection with this listener.
Creates an endpoint from the listener.
var endpoint: XPCEndpoint { get }This returns a new endpoint struct that can be used to establish a connection with this listener.