Uses of Class
org.robovm.apple.coreservices.CFFTPResource
| Package | Description |
|---|---|
| org.robovm.apple.coreservices |
-
Uses of CFFTPResource in org.robovm.apple.coreservices
Methods in org.robovm.apple.coreservices that return CFFTPResource Modifier and Type Method Description static CFFTPResourceCFFTPResource.Marshaler. toObject(Class<CFFTPResource> cls, long handle, long flags)Methods in org.robovm.apple.coreservices that return types with arguments of type CFFTPResource Modifier and Type Method Description static List<CFFTPResource>CFFTPResource.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.coreservices with parameters of type CFFTPResource Modifier and Type Method Description static longCFFTPResource.Marshaler. toNative(CFFTPResource o, long flags)Method parameters in org.robovm.apple.coreservices with type arguments of type CFFTPResource Modifier and Type Method Description static longCFFTPResource.AsListMarshaler. toNative(List<CFFTPResource> l, long flags)static CFFTPResourceCFFTPResource.Marshaler. toObject(Class<CFFTPResource> cls, long handle, long flags)