Uses of Class
org.robovm.apple.coreservices.CFHostInfoType
| Package | Description |
|---|---|
| org.robovm.apple.coreservices |
-
Uses of CFHostInfoType in org.robovm.apple.coreservices
Methods in org.robovm.apple.coreservices that return CFHostInfoType Modifier and Type Method Description static CFHostInfoTypeCFHostInfoType. valueOf(long n)Returns the enum constant of this type with the specified name.static CFHostInfoTypeCFHostInfoType. valueOf(String name)Returns the enum constant of this type with the specified name.static CFHostInfoType[]CFHostInfoType. 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 CFHostInfoType Modifier and Type Method Description voidCFHost. cancelInfoResolution(CFHostInfoType info)Deprecated.Use Network framework instead, see deprecation notice invoidCFHost.ClientCallback. invoke(CFHost host, CFHostInfoType infoType, CFStreamError error)booleanCFHost. startInfoResolution(CFHostInfoType info)Deprecated.Use Network framework instead, see deprecation notice in