Home
last modified time | relevance | path

Searched refs:get_combined_chatstate (Results 1 – 4 of 4) sorted by relevance

/dports/net-im/gajim/gajim-gajim-1.3.3/gajim/common/
H A Dcontacts.py556 def get_combined_chatstate(self, account, jid): member in LegacyContactsAPI
557 return self._accounts[account].contacts.get_combined_chatstate(jid)
709 def get_combined_chatstate(self, jid): member in Contacts
/dports/net-im/gajim/gajim-gajim-1.3.3/gajim/
H A Dremote_control.py310 chatstate = app.contacts.get_combined_chatstate(
H A Dchat_control.py572 chatstate = app.contacts.get_combined_chatstate(
1037 cs = app.contacts.get_combined_chatstate(
H A Droster_window.py4282 chatstate = app.contacts.get_combined_chatstate(account, jid)