Uses of Class
org.robovm.apple.foundation.NSXPCConnection
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSXPCConnection in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSXPCConnection Modifier and Type Method Description static NSXPCConnectionNSXPCConnection. currentConnection()Methods in org.robovm.apple.foundation with parameters of type NSXPCConnection Modifier and Type Method Description booleanNSXPCListenerDelegate. shouldAcceptNewConnection(NSXPCListener listener, NSXPCConnection newConnection)booleanNSXPCListenerDelegateAdapter. shouldAcceptNewConnection(NSXPCListener listener, NSXPCConnection newConnection)Method parameters in org.robovm.apple.foundation with type arguments of type NSXPCConnection Modifier and Type Method Description voidNSFileProviderService. getFileProviderConnection(VoidBlock2<NSXPCConnection,NSError> completionHandler)