Uses of Class
org.robovm.apple.foundation.NSMachPortRights
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSMachPortRights in org.robovm.apple.foundation
Fields in org.robovm.apple.foundation declared as NSMachPortRights Modifier and Type Field Description static NSMachPortRightsNSMachPortRights. Nonestatic NSMachPortRightsNSMachPortRights. ReceiveRightstatic NSMachPortRightsNSMachPortRights. SendRightMethods in org.robovm.apple.foundation that return NSMachPortRights Modifier and Type Method Description protected NSMachPortRights[]NSMachPortRights. _values()static NSMachPortRights[]NSMachPortRights. values()protected NSMachPortRightsNSMachPortRights. wrap(long value, long mask)Methods in org.robovm.apple.foundation with parameters of type NSMachPortRights Modifier and Type Method Description protected longNSMachPort. init(int machPort, NSMachPortRights f)Constructors in org.robovm.apple.foundation with parameters of type NSMachPortRights Constructor Description NSMachPort(int machPort, NSMachPortRights f)