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