API  1.0.0
CPUserNotificationCenter.j File Reference

Go to the source code of this file.

Classes

protocol  <CPUserNotificationCenterDelegate >
 

Variables

global CPApp var CPUserNotificationCenterDelegate_userNotificationCenter_didActivateNotification_ = 1 << 2
 
global CPApp var CPUserNotificationCenterDelegate_userNotificationCenter_didDeliverNotification_ = 1 << 1
 
global CPApp var CPUserNotificationCenterDelegate_userNotificationCenter_shouldPresentNotification_ = 1 << 0
 
var CPUserNotificationDefaultCenter = nil
 

Variable Documentation

◆ CPUserNotificationCenterDelegate_userNotificationCenter_didActivateNotification_

global CPApp var CPUserNotificationCenterDelegate_userNotificationCenter_didActivateNotification_ = 1 << 2

Definition at line 39 of file CPUserNotificationCenter.j.

◆ CPUserNotificationCenterDelegate_userNotificationCenter_didDeliverNotification_

global CPApp var CPUserNotificationCenterDelegate_userNotificationCenter_didDeliverNotification_ = 1 << 1

Definition at line 38 of file CPUserNotificationCenter.j.

◆ CPUserNotificationCenterDelegate_userNotificationCenter_shouldPresentNotification_

global CPApp var CPUserNotificationCenterDelegate_userNotificationCenter_shouldPresentNotification_ = 1 << 0

Definition at line 37 of file CPUserNotificationCenter.j.

◆ CPUserNotificationDefaultCenter

var CPUserNotificationDefaultCenter = nil

Definition at line 41 of file CPUserNotificationCenter.j.