OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MUC_LEAVING
(Results
1 - 2
of
2
) sorted by null
/external/chromium/third_party/libjingle/source/talk/examples/call/
muc.h
43
enum State { MUC_JOINING, MUC_JOINED,
MUC_LEAVING
};
callclient.cc
833
muc->set_state(buzz::Muc::
MUC_LEAVING
);
844
// happens While in the
MUC_LEAVING
state
Completed in 56 milliseconds