Cappuccino
1.0.0
All
Classes
Files
Functions
Variables
Typedefs
Macros
Groups
Pages
CPUserNotificationCenter.h
Go to the documentation of this file.
1
2
@interface
CPUserNotificationCenter
:
CPObject
3
{
4
CPArray _deliveredNotifications
// @accessors(property=deliveredNotifications);
5
CPArray _scheduledNotifications
// @accessors(property=scheduledNotifications);
6
id <CPUserNotificationCenterDelegate> _delegate;
7
8
CPInteger _implementedDelegateMethods;
9
CPMutableDictionary
_timersForUserNotification;
10
}
11
@end
Foundation
CPUserNotificationCenter.h
Generated on Fri Sep 7 2018 11:26:16 for Cappuccino by
1.8.3