API  1.0.0
CPUserNotification(CPSynthesizedAccessors) Category Reference

Instance Methods

(CPUserNotificationActivationType) - activationType
 
(CPDate- actualDeliveryDate
 
(CPImage- contentImage
 
(CPDate- deliveryDate
 
(CPTimeInterval) - deliveryRepeatInterval
 
(CPTimeZone- deliveryTimeZone
 
(CPString- identifier
 
(CPString- informativeText
 
(BOOL) - isPresented
 
(BOOL) - isRemote
 
(void) - setContentImage:
 
(void) - setDeliveryDate:
 
(void) - setDeliveryRepeatInterval:
 
(void) - setDeliveryTimeZone:
 
(void) - setIdentifier:
 
(void) - setInformativeText:
 
(void) - setTitle:
 
(void) - setUserInfo:
 
(CPString- title
 
(CPDictionary- userInfo
 

Detailed Description

Definition at line 103 of file CPUserNotification.j.

Method Documentation

◆ activationType()

- (CPUserNotificationActivationType) activationType
implementation

Synthesized accessor method.

Extends class CPUserNotification.

Definition at line 260 of file CPUserNotification.j.

◆ actualDeliveryDate()

- (CPDate) actualDeliveryDate
implementation

Synthesized accessor method.

Extends class CPUserNotification.

Definition at line 124 of file CPUserNotification.j.

◆ contentImage()

- (CPImage) contentImage
implementation

Synthesized accessor method.

Extends class CPUserNotification.

Definition at line 164 of file CPUserNotification.j.

◆ deliveryDate()

- (CPDate) deliveryDate
implementation

Synthesized accessor method.

Extends class CPUserNotification.

Definition at line 132 of file CPUserNotification.j.

◆ deliveryRepeatInterval()

- (CPTimeInterval) deliveryRepeatInterval
implementation

Synthesized accessor method.

Extends class CPUserNotification.

Definition at line 228 of file CPUserNotification.j.

◆ deliveryTimeZone()

- (CPTimeZone) deliveryTimeZone
implementation

Synthesized accessor method.

Extends class CPUserNotification.

Definition at line 244 of file CPUserNotification.j.

◆ identifier()

- (CPString) identifier
implementation

Synthesized accessor method.

Extends class CPUserNotification.

Definition at line 180 of file CPUserNotification.j.

◆ informativeText()

- (CPString) informativeText
implementation

Synthesized accessor method.

Extends class CPUserNotification.

Definition at line 196 of file CPUserNotification.j.

◆ isPresented()

- (BOOL) isPresented
implementation

Synthesized accessor method.

Extends class CPUserNotification.

Definition at line 108 of file CPUserNotification.j.

◆ isRemote()

- (BOOL) isRemote
implementation

Synthesized accessor method.

Extends class CPUserNotification.

Definition at line 116 of file CPUserNotification.j.

◆ setContentImage:()

- (void) setContentImage: (CPImage aValue
implementation

Synthesized accessor method.

Extends class CPUserNotification.

Definition at line 172 of file CPUserNotification.j.

◆ setDeliveryDate:()

- (void) setDeliveryDate: (CPDate aValue
implementation

Synthesized accessor method.

Extends class CPUserNotification.

Definition at line 140 of file CPUserNotification.j.

◆ setDeliveryRepeatInterval:()

- (void) setDeliveryRepeatInterval: (CPTimeInterval)  aValue
implementation

Synthesized accessor method.

Extends class CPUserNotification.

Definition at line 236 of file CPUserNotification.j.

◆ setDeliveryTimeZone:()

- (void) setDeliveryTimeZone: (CPTimeZone aValue
implementation

Synthesized accessor method.

Extends class CPUserNotification.

Definition at line 252 of file CPUserNotification.j.

◆ setIdentifier:()

- (void) setIdentifier: (CPString aValue
implementation

Synthesized accessor method.

Extends class CPUserNotification.

Definition at line 188 of file CPUserNotification.j.

◆ setInformativeText:()

- (void) setInformativeText: (CPString aValue
implementation

Synthesized accessor method.

Extends class CPUserNotification.

Definition at line 204 of file CPUserNotification.j.

◆ setTitle:()

- (void) setTitle: (CPString aValue
implementation

Synthesized accessor method.

Extends class CPUserNotification.

Definition at line 220 of file CPUserNotification.j.

◆ setUserInfo:()

- (void) setUserInfo: (CPDictionary aValue
implementation

Synthesized accessor method.

Extends class CPUserNotification.

Definition at line 156 of file CPUserNotification.j.

◆ title()

- (CPString) title
implementation

Synthesized accessor method.

Extends class CPUserNotification.

Definition at line 212 of file CPUserNotification.j.

◆ userInfo()

- (CPDictionary) userInfo
implementation

Synthesized accessor method.

Extends class CPUserNotification.

Definition at line 148 of file CPUserNotification.j.


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