You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 19, 2021. It is now read-only.
Hi! i'm trying to get status of my friend.
xmpp.probe(hisJid, function(state) { console.log(state); });
It does not returns anything if JID is offline :(
If it is online it returns 'online' and with other statuses the same, but offliine...
The text was updated successfully, but these errors were encountered: