Searched defs:NotificationRecord (Results 1 – 1 of 1) sorted by relevance
30 struct NotificationRecord { struct31 sptr<NotificationBundleOption> bundleOption;32 sptr<NotificationRequest> request;33 sptr<Notification> notification;34 sptr<NotificationSlot> slot;35 int32_t finish_status = -1;39 std::string deviceId;40 std::string bundleName;