Class CFStreamProperty.Values

java.lang.Object
org.robovm.apple.corefoundation.CFStreamProperty.Values
Enclosing class:
CFStreamProperty

public static class CFStreamProperty.Values
extends Object
  • Constructor Details

    • Values

      public Values()
  • Method Details

    • DataWritten

      public static CFString DataWritten()
    • AppendToFile

      public static CFString AppendToFile()
    • FileCurrentOffset

      public static CFString FileCurrentOffset()
    • SocketNativeHandle

      public static CFString SocketNativeHandle()
    • SocketRemoteHostName

      public static CFString SocketRemoteHostName()
    • SocketRemotePortNumber

      public static CFString SocketRemotePortNumber()
    • SOCKSProxy

      public static CFString SOCKSProxy()
    • SocketSecurityLevel

      public static CFString SocketSecurityLevel()
    • ShouldCloseNativeSocket

      public static CFString ShouldCloseNativeSocket()