Package org.robovm.apple.corefoundation
Interface CFNotificationCenter.NotificationCallback
- Enclosing class:
- CFNotificationCenter
public static interface CFNotificationCenter.NotificationCallback
-
Method Summary
Modifier and Type Method Description voidinvoke(CFNotificationCenter center, CFType observer, String name, CFType object, NSDictionary<NSString,?> userInfo)
-
Method Details
-
invoke
void invoke(CFNotificationCenter center, CFType observer, String name, CFType object, NSDictionary<NSString,?> userInfo)
-