Package org.robovm.apple.coreservices
Class CFSocketStreamProperty
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<CFString>
org.robovm.apple.coreservices.CFSocketStreamProperty
public class CFSocketStreamProperty extends GlobalValueEnumeration<CFString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCFSocketStreamProperty.AsListMarshalerstatic classCFSocketStreamProperty.Marshalerstatic classCFSocketStreamProperty.Values -
Field Summary
-
Method Summary
Modifier and Type Method Description static CFSocketStreamPropertyvalueOf(CFString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
SSLContext
-
SSLPeerTrust
-
SSLSettings
-
NetworkServiceType
-
NoCellular
-
ConnectionIsCellular
-
AllowExpensiveNetworkAccess
- Since:
- Available in iOS 13.0 and later.
-
ConnectionIsExpensive
- Since:
- Available in iOS 13.0 and later.
-
AllowConstrainedNetworkAccess
- Since:
- Available in iOS 13.0 and later.
-
ProxyLocalBypass
-
SocketRemoteHost
-
SocketRemoteNetService
-
SocketExtendedBackgroundIdleMode
- Since:
- Available in iOS 9.0 and later.
-
HTTPResponseHeader
Deprecated.Deprecated in iOS 9.0. Use NSURLSession API for http requests -
HTTPFinalURL
Deprecated.Deprecated in iOS 9.0. Use NSURLSession API for http requests -
HTTPFinalRequest
Deprecated.Deprecated in iOS 9.0. Use NSURLSession API for http requests -
HTTPProxy
Deprecated.Deprecated in iOS 9.0. Use NSURLSession API for http requests -
HTTPProxyHost
Deprecated.Deprecated in iOS 9.0. Use NSURLSession API for http requests -
HTTPProxyPort
Deprecated.Deprecated in iOS 9.0. Use NSURLSession API for http requests -
HTTPSProxyHost
Deprecated.Deprecated in iOS 9.0. Use NSURLSession API for http requests -
HTTPSProxyPort
Deprecated.Deprecated in iOS 9.0. Use NSURLSession API for http requests -
HTTPShouldAutoredirect
Deprecated.Deprecated in iOS 9.0. Use NSURLSession API for http requests -
HTTPAttemptPersistentConnection
Deprecated.Deprecated in iOS 9.0. Use NSURLSession API for http requests -
HTTPRequestBytesWrittenCount
Deprecated.Deprecated in iOS 9.0. Use NSURLSession API for http requests
-
-
Method Details