func listener(NSXPCListener, shouldAcceptNewConnection : NSXPCConnection) -> Bool
Accepts or rejects a new connection to the listener.
リスナーに対するある新しい接続を承諾または拒否します。
Availability 有効性
Technology
protocol NSXPCListenerDelegate
func listener(NSXPCListener, shouldAcceptNewConnection : NSXPCConnection) -> Bool
class NSXPCListener
class NSXPCListenerEndpoint