Searched refs:LookupAndJoinMuc (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/examples/call/
H A Dcallclient.h147 void LookupAndJoinMuc(const std::string& room_name);
H A Dcallclient.cc353 LookupAndJoinMuc(GetWord(words, 1, ""));
1124 void CallClient::LookupAndJoinMuc(const std::string& room_name) { function in class:CallClient

Completed in 72 milliseconds