Package org.robovm.apple.foundation
Interface NSXPCListenerDelegate
- All Superinterfaces:
NSObjectProtocol,ObjCProtocol
- All Known Implementing Classes:
NSXPCListenerDelegateAdapter
public interface NSXPCListenerDelegate extends NSObjectProtocol
-
Method Summary
Modifier and Type Method Description booleanshouldAcceptNewConnection(NSXPCListener listener, NSXPCConnection newConnection)
-
Method Details
-
shouldAcceptNewConnection
-