Uses of Class
org.robovm.apple.coreservices.CFNetServiceOptions
| Package | Description |
|---|---|
| org.robovm.apple.coreservices |
-
Uses of CFNetServiceOptions in org.robovm.apple.coreservices
Fields in org.robovm.apple.coreservices declared as CFNetServiceOptions Modifier and Type Field Description static CFNetServiceOptionsCFNetServiceOptions. NoAutoRenamestatic CFNetServiceOptionsCFNetServiceOptions. NoneMethods in org.robovm.apple.coreservices that return CFNetServiceOptions Modifier and Type Method Description protected CFNetServiceOptions[]CFNetServiceOptions. _values()static CFNetServiceOptions[]CFNetServiceOptions. values()protected CFNetServiceOptionsCFNetServiceOptions. wrap(long value, long mask)Methods in org.robovm.apple.coreservices with parameters of type CFNetServiceOptions Modifier and Type Method Description booleanCFNetService. register(CFNetServiceOptions options)Deprecated.Use nw_browser_t or nw_listener_t in Network framework instead