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

  /external/chromium/third_party/libjingle/source/talk/examples/call/
callclient.h 145 void OnMucLeft(const buzz::Jid& endpoint, int error);
callclient.cc 432 presence_push_->SignalMucLeft.connect(this, &CallClient::OnMucLeft);
842 void CallClient::OnMucLeft(const buzz::Jid& endpoint, int error) {

Completed in 44 milliseconds