Home
last modified time | relevance | path

Searched defs:NotificationRecord (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_record.h30 struct NotificationRecord { struct
31 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;