Uses of Class
org.robovm.apple.coreservices.CFNetServiceMonitorType
| Package | Description |
|---|---|
| org.robovm.apple.coreservices |
-
Uses of CFNetServiceMonitorType in org.robovm.apple.coreservices
Methods in org.robovm.apple.coreservices that return CFNetServiceMonitorType Modifier and Type Method Description static CFNetServiceMonitorTypeCFNetServiceMonitorType. valueOf(long n)Returns the enum constant of this type with the specified name.static CFNetServiceMonitorTypeCFNetServiceMonitorType. valueOf(String name)Returns the enum constant of this type with the specified name.static CFNetServiceMonitorType[]CFNetServiceMonitorType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.coreservices with parameters of type CFNetServiceMonitorType Modifier and Type Method Description voidCFNetServiceMonitor.ClientCallback. invoke(CFNetServiceMonitor monitor, CFNetService service, CFNetServiceMonitorType infoType, CFData data, CFStreamError error)booleanCFNetServiceMonitor. start(CFNetServiceMonitorType recordType)Deprecated.Use nw_browser_t or nw_listener_t in Network framework instead