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

/external/chromium_org/third_party/libjingle/source/talk/examples/call/
H A Dcallclient.h151 void LeaveMuc(const std::string& room);
H A Dcallclient.cc357 LeaveMuc(GetWord(words, 1, ""));
1304 void CallClient::LeaveMuc(const std::string& room) { function in class:CallClient

Completed in 123 milliseconds