Searched refs:XMPP_PRESENCE_UNAVAILABLE (Results 1 – 4 of 4) sorted by relevance
60 XMPP_PRESENCE_UNAVAILABLE = 0, enumerator
143 return XMPP_PRESENCE_UNAVAILABLE; in available()146 return XMPP_PRESENCE_UNAVAILABLE; in available()160 else if (available == XMPP_PRESENCE_UNAVAILABLE) in set_available()
304 set_available(XMPP_PRESENCE_UNAVAILABLE)); in TEST_F()
495 else if (presence->available() == XMPP_PRESENCE_UNAVAILABLE) { in ServerChangedOtherPresence()