Package org.robovm.apple.eventkit
Class EKEventStore.Notifications
java.lang.Object
org.robovm.apple.eventkit.EKEventStore.Notifications
- Enclosing class:
- EKEventStore
public static class EKEventStore.Notifications extends Object
-
Constructor Summary
Constructors Constructor Description Notifications() -
Method Summary
Modifier and Type Method Description static NSObjectProtocolobserveChanged(EKEventStore object, VoidBlock1<EKEventStore> block)
-
Constructor Details
-
Notifications
public Notifications()
-
-
Method Details
-
observeChanged
- Since:
- Available in iOS 4.0 and later.
-