Class UNPushNotificationTrigger.UNPushNotificationTriggerPtr
java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.rt.bro.Struct<T>
org.robovm.rt.bro.ptr.Ptr<UNPushNotificationTrigger,UNPushNotificationTrigger.UNPushNotificationTriggerPtr>
org.robovm.apple.usernotifications.UNPushNotificationTrigger.UNPushNotificationTriggerPtr
- All Implemented Interfaces:
Iterable<UNPushNotificationTrigger.UNPushNotificationTriggerPtr>
- Enclosing class:
- UNPushNotificationTrigger
public static class UNPushNotificationTrigger.UNPushNotificationTriggerPtr extends Ptr<UNPushNotificationTrigger,UNPushNotificationTrigger.UNPushNotificationTriggerPtr>
-
Nested Class Summary
-
Constructor Summary
Constructors Constructor Description UNPushNotificationTriggerPtr() -
Method Summary
Methods inherited from class org.robovm.rt.bro.Struct
_sizeOf, allocate, allocate, as, clear, clear, copy, copy, copyWithMalloc, copyWithMalloc, free, iterator, iterator, malloc, malloc, next, next, offsetOf, previous, previous, sizeOf, sizeOf, toArray, toList, toStruct, update, update, update, wrap
-
Constructor Details
-
UNPushNotificationTriggerPtr
public UNPushNotificationTriggerPtr()
-