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