Searched defs:SessionPoint (Results 1 – 1 of 1) sorted by relevance
25 struct SessionPoint { struct26 std::string deviceId;50 Session GetSession(const SessionPoint &from, const std::string &targetDeviceId) const; argument