Package org.robovm.apple.foundation
Interface NSMachPortDelegate
- All Superinterfaces:
NSObjectProtocol,NSPortDelegate,ObjCProtocol
- All Known Implementing Classes:
NSMachPortDelegateAdapter
public interface NSMachPortDelegate extends NSPortDelegate
-
Method Summary
Modifier and Type Method Description voidhandleMachMessage(VoidPtr msg)Methods inherited from interface org.robovm.apple.foundation.NSPortDelegate
handlePortMessage
-
Method Details
-
handleMachMessage
-