API  1.0.0
<CPUserNotificationCenterDelegate > Protocol Reference
+ Inheritance diagram for <CPUserNotificationCenterDelegate >:

Instance Methods

(void) - userNotificationCenter:didActivateNotification:
 
(void) - userNotificationCenter:didDeliverNotification:
 
(BOOL) - userNotificationCenter:shouldPresentNotification:
 
- Instance Methods inherited from <CPObject>
(Class) - class
 
(BOOL) - conformsToProtocol:
 
(CPString- debugDescription
 
(CPString- description
 
(CPUInteger) - hash
 
(BOOL) - isEqual:
 
(BOOL) - isKindOfClass:
 
(BOOL) - isMemberOfClass:
 
(BOOL) - isProxy
 
(id) - performSelector:
 
(id) - performSelector:withObject:
 
(id) - performSelector:withObject:withObject:
 
(BOOL) - respondsToSelector:
 
(id) - self
 
(Class) - superclass
 

Detailed Description

Definition at line 24 of file CPUserNotificationCenter.j.

Method Documentation

◆ userNotificationCenter:didActivateNotification:()

- (void CPUserNotificationCenterDelegate) userNotificationCenter: (CPUserNotificationCenter center
didActivateNotification: (CPUserNotification notification 
optional

◆ userNotificationCenter:didDeliverNotification:()

- (void CPUserNotificationCenterDelegate) userNotificationCenter: (CPUserNotificationCenter center
didDeliverNotification: (CPUserNotification notification 
optional

◆ userNotificationCenter:shouldPresentNotification:()

- (BOOL CPUserNotificationCenterDelegate) userNotificationCenter: (CPUserNotificationCenter center
shouldPresentNotification: (CPUserNotification notification 
optional

The documentation for this protocol was generated from the following file: