Searched defs:CNotificationRequest (Results 1 – 1 of 1) sorted by relevance
95 struct CNotificationRequest { struct96 CNotificationContent notificationContent;97 int32_t id;98 int32_t notificationSlotType;99 bool isOngoing;100 bool isUnremovable;101 int64_t deliveryTime;102 bool tapDismissed;103 int64_t autoDeletedTime;104 uint32_t color;[all …]