Uses of Class
org.robovm.apple.coreservices.CFHost
| Package | Description |
|---|---|
| org.robovm.apple.coreservices |
-
Uses of CFHost in org.robovm.apple.coreservices
Methods in org.robovm.apple.coreservices that return CFHost Modifier and Type Method Description static CFHostCFHost. create(String hostname)protected static CFHostCFHost. create(CFAllocator allocator, String hostname)Deprecated.Use Network framework instead, see deprecation notice inprotected static CFHostCFHost. create(CFAllocator allocator, NSData addr)Deprecated.Use Network framework instead, see deprecation notice instatic CFHostCFHost. create(NSData addr)protected static CFHostCFHost. createCopy(CFAllocator alloc, CFHost host)Deprecated.Use Network framework instead, see deprecation notice instatic CFHostCFHost. createCopy(CFHost host)Methods in org.robovm.apple.coreservices with parameters of type CFHost Modifier and Type Method Description protected static CFHostCFHost. createCopy(CFAllocator alloc, CFHost host)Deprecated.Use Network framework instead, see deprecation notice instatic CFHostCFHost. createCopy(CFHost host)voidCFHost.ClientCallback. invoke(CFHost host, CFHostInfoType infoType, CFStreamError error)