Uses of Class
org.robovm.apple.foundation.NSNetServiceOptions
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSNetServiceOptions in org.robovm.apple.foundation
Fields in org.robovm.apple.foundation declared as NSNetServiceOptions Modifier and Type Field Description static NSNetServiceOptionsNSNetServiceOptions. ListenForConnectionsstatic NSNetServiceOptionsNSNetServiceOptions. NoAutoRenamestatic NSNetServiceOptionsNSNetServiceOptions. NoneMethods in org.robovm.apple.foundation that return NSNetServiceOptions Modifier and Type Method Description protected NSNetServiceOptions[]NSNetServiceOptions. _values()static NSNetServiceOptions[]NSNetServiceOptions. values()protected NSNetServiceOptionsNSNetServiceOptions. wrap(long value, long mask)Methods in org.robovm.apple.foundation with parameters of type NSNetServiceOptions Modifier and Type Method Description voidNSNetService. publish(NSNetServiceOptions options)Deprecated.