Cappuccino
1.0.0
All
Classes
Files
Functions
Variables
Typedefs
Macros
Groups
Pages
CPUserNotification.h
Go to the documentation of this file.
1
2
@interface
CPUserNotification
:
CPObject
3
{
4
BOOL _presented
// @accessors(getter=isPresented);
5
BOOL _remote
// @accessors(getter=isRemote);
6
CPDate
_actualDeliveryDate
// @accessors(getter=actualDeliveryDate);
7
CPDate
_deliveryDate
// @accessors(property=deliveryDate);
8
CPDictionary
_userInfo
// @accessors(property=userInfo);
9
CPImage
_contentImage
// @accessors(property=contentImage);
10
CPString
_identifier
// @accessors(property=identifier);
11
CPString
_informativeText
// @accessors(property=informativeText);
12
CPString
_title
// @accessors(property=title);
13
CPTimeInterval _deliveryRepeatInterval
// @accessors(property=deliveryRepeatInterval);
14
CPTimeZone
_deliveryTimeZone
// @accessors(property=deliveryTimeZone);
15
CPUserNotificationActivationType _activationType
// @accessors(getter=activationType);
16
}
17
@end
Foundation
CPUserNotification.h
Generated on Fri Sep 7 2018 11:26:16 for Cappuccino by
1.8.3