Package org.robovm.apple.corefoundation
Class CFStreamProperty
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<CFString>
org.robovm.apple.corefoundation.CFStreamProperty
public class CFStreamProperty extends GlobalValueEnumeration<CFString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCFStreamProperty.AsListMarshalerstatic classCFStreamProperty.Marshalerstatic classCFStreamProperty.Values -
Field Summary
Fields Modifier and Type Field Description static CFStreamPropertyAppendToFilestatic CFStreamPropertyDataWrittenstatic CFStreamPropertyFileCurrentOffsetstatic CFStreamPropertyShouldCloseNativeSocketstatic CFStreamPropertySocketNativeHandlestatic CFStreamPropertySocketRemoteHostNamestatic CFStreamPropertySocketRemotePortNumberstatic CFStreamPropertySocketSecurityLevelstatic CFStreamPropertySOCKSProxy -
Method Summary
Modifier and Type Method Description static CFStreamPropertyvalueOf(CFString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
DataWritten
-
AppendToFile
-
FileCurrentOffset
-
SocketNativeHandle
-
SocketRemoteHostName
-
SocketRemotePortNumber
-
SOCKSProxy
-
SocketSecurityLevel
-
ShouldCloseNativeSocket
-
-
Method Details
-
valueOf
-