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

  /external/chromium/third_party/libjingle/source/talk/examples/call/
callclient.h 103 void InviteToMuc(const std::string& user, const std::string& room);
callclient.cc 222 InviteToMuc(words[1], GetWord(words, 2, ""));
862 void CallClient::InviteToMuc(const std::string& user, const std::string& room) {

Completed in 49 milliseconds