Package org.robovm.apple.corefoundation
Class CFURLUbiquitousItemDownloadingStatus.Marshaler
java.lang.Object
org.robovm.apple.corefoundation.CFURLUbiquitousItemDownloadingStatus.Marshaler
- Enclosing class:
- CFURLUbiquitousItemDownloadingStatus
public static class CFURLUbiquitousItemDownloadingStatus.Marshaler extends Object
-
Constructor Summary
Constructors Constructor Description Marshaler() -
Method Summary
Modifier and Type Method Description static longtoNative(CFURLUbiquitousItemDownloadingStatus o, long flags)static CFURLUbiquitousItemDownloadingStatustoObject(Class<CFURLUbiquitousItemDownloadingStatus> cls, long handle, long flags)
-
Constructor Details
-
Marshaler
public Marshaler()
-
-
Method Details
-
toObject
public static CFURLUbiquitousItemDownloadingStatus toObject(Class<CFURLUbiquitousItemDownloadingStatus> cls, long handle, long flags) -
toNative
-