Searched defs:AsyncContextForUnsubscribe (Results 1 – 1 of 1) sorted by relevance
194 struct AsyncContextForUnsubscribe : public CommonAsyncContext { struct195 explicit AsyncContextForUnsubscribe(napi_env napiEnv) : CommonAsyncContext(napiEnv) {}; in AsyncContextForUnsubscribe() function196 std::string type;198 AppAccountManager *appAccountManager = nullptr;199 size_t argc = 0;