Subject: Is it possible to filter by chatstate?
Is there a way to filter a Message reception when it contains a valid Chatstate member?
I mean create a filter to receive only chatstate changes and launch an event as we can filter by Jid instead of subscribe to OnMessage event and manually separate state stanzas from other chat stuff.
I mean create a filter to receive only chatstate changes and launch an event as we can filter by Jid instead of subscribe to OnMessage event and manually separate state stanzas from other chat stuff.