Searched defs:AsyncCallbackInfoCancelAsBundle (Results 1 – 1 of 1) sorted by relevance
65 struct AsyncCallbackInfoCancelAsBundle { struct66 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;