Package org.robovm.apple.contacts
Class CNContactStore.Notifications
java.lang.Object
org.robovm.apple.contacts.CNContactStore.Notifications
- Enclosing class:
- CNContactStore
public static class CNContactStore.Notifications extends Object
-
Constructor Summary
Constructors Constructor Description Notifications() -
Method Summary
Modifier and Type Method Description static NSObjectProtocolobserveDidChange(CNContactStore object, Runnable block)
-
Constructor Details
-
Notifications
public Notifications()
-
-
Method Details
-
observeDidChange
- Since:
- Available in iOS 9.0 and later.
-