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