API  1.0.0
CPUserNotificationCenter(CPSynthesizedAccessors) Category Reference

Instance Methods

(CPArray) - deliveredNotifications
 
(CPArray) - scheduledNotifications
 
(void) - setDeliveredNotifications:
 
(void) - setScheduledNotifications:
 

Detailed Description

Definition at line 289 of file CPUserNotificationCenter.j.

Method Documentation

◆ deliveredNotifications()

- (CPArray) deliveredNotifications
implementation

Synthesized accessor method.

Extends class CPUserNotificationCenter.

Definition at line 294 of file CPUserNotificationCenter.j.

◆ scheduledNotifications()

- (CPArray) scheduledNotifications
implementation

Synthesized accessor method.

Extends class CPUserNotificationCenter.

Definition at line 310 of file CPUserNotificationCenter.j.

◆ setDeliveredNotifications:()

- (void) setDeliveredNotifications: (CPArray)  aValue
implementation

Synthesized accessor method.

Extends class CPUserNotificationCenter.

Definition at line 302 of file CPUserNotificationCenter.j.

◆ setScheduledNotifications:()

- (void) setScheduledNotifications: (CPArray)  aValue
implementation

Synthesized accessor method.

Extends class CPUserNotificationCenter.

Definition at line 318 of file CPUserNotificationCenter.j.


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