Searched defs:AsyncContextForUnSubscribe (Results 1 – 1 of 1) sorted by relevance
46 struct AsyncContextForUnSubscribe { struct47 std::string type;48 std::vector<std::shared_ptr<SubscribePtr>> subscribers = {nullptr};49 std::function<void(CArrAppAccountInfo)> callbackRef;