Uses of Class
org.robovm.apple.coreservices.CFFTPStreamProperty
| Package | Description |
|---|---|
| org.robovm.apple.corefoundation | |
| org.robovm.apple.coreservices |
-
Uses of CFFTPStreamProperty in org.robovm.apple.corefoundation
Methods in org.robovm.apple.corefoundation with parameters of type CFFTPStreamProperty Modifier and Type Method Description CFTypeCFReadStream. getProperty(CFFTPStreamProperty property)CFTypeCFWriteStream. getProperty(CFFTPStreamProperty property)booleanCFReadStream. setProperty(CFFTPStreamProperty property, CFType propertyValue)booleanCFWriteStream. setProperty(CFFTPStreamProperty property, CFType propertyValue) -
Uses of CFFTPStreamProperty in org.robovm.apple.coreservices
Fields in org.robovm.apple.coreservices declared as CFFTPStreamProperty Modifier and Type Field Description static CFFTPStreamPropertyCFFTPStreamProperty. AttemptPersistentConnectionDeprecated.Deprecated in iOS 9.0.static CFFTPStreamPropertyCFFTPStreamProperty. FetchResourceInfoDeprecated.Deprecated in iOS 9.0.static CFFTPStreamPropertyCFFTPStreamProperty. FileTransferOffsetDeprecated.Deprecated in iOS 9.0.static CFFTPStreamPropertyCFFTPStreamProperty. PasswordDeprecated.Deprecated in iOS 9.0.static CFFTPStreamPropertyCFFTPStreamProperty. ProxyDeprecated.Deprecated in iOS 9.0.static CFFTPStreamPropertyCFFTPStreamProperty. ProxyHostDeprecated.Deprecated in iOS 9.0.static CFFTPStreamPropertyCFFTPStreamProperty. ProxyPasswordDeprecated.Deprecated in iOS 9.0.static CFFTPStreamPropertyCFFTPStreamProperty. ProxyPortDeprecated.Deprecated in iOS 9.0.static CFFTPStreamPropertyCFFTPStreamProperty. ProxyUserDeprecated.Deprecated in iOS 9.0.static CFFTPStreamPropertyCFFTPStreamProperty. ResourceSizeDeprecated.Deprecated in iOS 9.0.static CFFTPStreamPropertyCFFTPStreamProperty. UsePassiveModeDeprecated.Deprecated in iOS 9.0.static CFFTPStreamPropertyCFFTPStreamProperty. UserNameDeprecated.Deprecated in iOS 9.0.Methods in org.robovm.apple.coreservices that return CFFTPStreamProperty Modifier and Type Method Description static CFFTPStreamPropertyCFFTPStreamProperty.Marshaler. toObject(Class<CFFTPStreamProperty> cls, long handle, long flags)static CFFTPStreamPropertyCFFTPStreamProperty. valueOf(CFString value)Methods in org.robovm.apple.coreservices that return types with arguments of type CFFTPStreamProperty Modifier and Type Method Description static List<CFFTPStreamProperty>CFFTPStreamProperty.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.coreservices with parameters of type CFFTPStreamProperty Modifier and Type Method Description static longCFFTPStreamProperty.Marshaler. toNative(CFFTPStreamProperty o, long flags)Method parameters in org.robovm.apple.coreservices with type arguments of type CFFTPStreamProperty Modifier and Type Method Description static longCFFTPStreamProperty.AsListMarshaler. toNative(List<CFFTPStreamProperty> l, long flags)static CFFTPStreamPropertyCFFTPStreamProperty.Marshaler. toObject(Class<CFFTPStreamProperty> cls, long handle, long flags)