HomeSort by relevance Sort by last modified time
    Searched refs:LeaveMuc (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/libjingle/source/talk/examples/call/
callclient.h 104 void LeaveMuc(const std::string& room);
callclient.cc 224 LeaveMuc(GetWord(words, 1, ""));
812 void CallClient::LeaveMuc(const std::string& room) {

Completed in 21 milliseconds