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

/external/chromium/third_party/libjingle/source/talk/examples/call/
H A Dcallclient.h103 void InviteToMuc(const std::string& user, const std::string& room);
H A Dcallclient.cc222 InviteToMuc(words[1], GetWord(words, 2, ""));
862 void CallClient::InviteToMuc(const std::string& user, const std::string& room) { function in class:CallClient

Completed in 165 milliseconds