Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcancel.h65 struct AsyncCallbackInfoCancelAsBundle { struct
66 napi_env env = nullptr;
67 napi_async_work asyncWork = nullptr;
68 int32_t id = 0;
69 std::string representativeBundle = "";
70 int32_t userId = 0;
71 NotificationBundleOption option;
72 bool hasOption = false;
73 CallbackPromiseInfo info;