Searched defs:NotifyInput (Results 1 – 1 of 1) sorted by relevance
28 struct NotifyInput { struct30 NotifyInput(SessionManager *sesssionManager, const string &itype, UpdateResult *iresult) in NotifyInput() function32 SessionManager *sesssionMgr = nullptr;33 string type;34 UpdateResult *result = nullptr;