Uses of Class
org.robovm.apple.foundation.NSXPCInterface
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSXPCInterface in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSXPCInterface Modifier and Type Method Description NSXPCInterfaceNSXPCConnection. getExportedInterface()NSXPCInterfaceNSXPCInterface. getInterfaceForSelector(Selector sel, long arg, boolean ofReply)NSXPCInterfaceNSXPCConnection. getRemoteObjectInterface()Methods in org.robovm.apple.foundation with parameters of type NSXPCInterface Modifier and Type Method Description voidNSXPCConnection. setExportedInterface(NSXPCInterface v)voidNSXPCInterface. setInterface(NSXPCInterface ifc, Selector sel, long arg, boolean ofReply)voidNSXPCConnection. setRemoteObjectInterface(NSXPCInterface v)