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