Searched defs:MSG_DISCONNECT (Results 1 - 1 of 1) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/examples/login/
H A Dxmppthread.cc35 const uint32 MSG_DISCONNECT = 2; member in namespace:__anon2781
63 Post(this, MSG_DISCONNECT);
75 } else if (pmsg->message_id == MSG_DISCONNECT) {

Completed in 491 milliseconds