Uses of Class
org.robovm.apple.corefoundation.CFError
| Package | Description |
|---|---|
| org.robovm.apple.corefoundation |
-
Uses of CFError in org.robovm.apple.corefoundation
Methods in org.robovm.apple.corefoundation that return CFError Modifier and Type Method Description static CFErrorCFError. create(String domain, long code, NSDictionary<NSString,NSObject> userInfo)static CFErrorCFError. create(CFAllocator allocator, String domain, long code, NSDictionary userInfo)CFErrorCFReadStream. getError()CFErrorCFWriteStream. getError()