Searched defs:CNotificationRequest (Results 1 – 1 of 1) sorted by relevance
176 struct CNotificationRequest { struct177 CNotificationContent notificationContent;178 int32_t id;179 int32_t notificationSlotType;180 bool isOngoing;181 bool isUnremovable;182 int64_t deliveryTime;183 bool tapDismissed;184 int64_t autoDeletedTime;185 uint32_t color;[all …]