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