Package org.robovm.apple.foundation
Class NSStreamProperty
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.foundation.NSStreamProperty
public class NSStreamProperty extends GlobalValueEnumeration<NSString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNSStreamProperty.AsListMarshalerstatic classNSStreamProperty.Marshalerstatic classNSStreamProperty.Values -
Field Summary
Fields Modifier and Type Field Description static NSStreamPropertyDataWrittenToMemoryStreamstatic NSStreamPropertyFileCurrentOffsetstatic NSStreamPropertyNetworkServiceTypestatic NSStreamPropertySocketSecurityLevelstatic NSStreamPropertySOCKSProxyConfiguration -
Method Summary
Modifier and Type Method Description static NSStreamPropertyvalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
SocketSecurityLevel
-
SOCKSProxyConfiguration
-
DataWrittenToMemoryStream
-
FileCurrentOffset
-
NetworkServiceType
-
-
Method Details
-
valueOf
-