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