Searched defs:CNotificationRequestV2 (Results 1 – 1 of 1) sorted by relevance
176 struct CNotificationRequestV2 { struct177 CNotificationContentV2 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 …]