Uses of Class
org.robovm.apple.corefoundation.CFStreamStatus
| Package | Description |
|---|---|
| org.robovm.apple.corefoundation |
-
Uses of CFStreamStatus in org.robovm.apple.corefoundation
Methods in org.robovm.apple.corefoundation that return CFStreamStatus Modifier and Type Method Description CFStreamStatusCFReadStream. getStatus()CFStreamStatusCFWriteStream. getStatus()static CFStreamStatusCFStreamStatus. valueOf(long n)Returns the enum constant of this type with the specified name.static CFStreamStatusCFStreamStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static CFStreamStatus[]CFStreamStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.