Package org.robovm.apple.corefoundation
Class CFStreamProperty.Values
java.lang.Object
org.robovm.apple.corefoundation.CFStreamProperty.Values
- Enclosing class:
- CFStreamProperty
public static class CFStreamProperty.Values extends Object
-
Constructor Summary
Constructors Constructor Description Values() -
Method Summary
Modifier and Type Method Description static CFStringAppendToFile()static CFStringDataWritten()static CFStringFileCurrentOffset()static CFStringShouldCloseNativeSocket()static CFStringSocketNativeHandle()static CFStringSocketRemoteHostName()static CFStringSocketRemotePortNumber()static CFStringSocketSecurityLevel()static CFStringSOCKSProxy()
-
Constructor Details
-
Values
public Values()
-
-
Method Details