Package org.robovm.apple.foundation
Interface NSPortDelegate
- All Superinterfaces:
NSObjectProtocol,ObjCProtocol
- All Known Subinterfaces:
NSMachPortDelegate
- All Known Implementing Classes:
NSMachPortDelegateAdapter,NSPortDelegateAdapter
public interface NSPortDelegate extends NSObjectProtocol
-
Method Summary
Modifier and Type Method Description voidhandlePortMessage(NSPortMessage message)
-
Method Details
-
handlePortMessage
-