Offline Status #939
Answered
by
sonnyp
Yogesh-Dubey-Ayesavi
asked this question in
Q&A
Offline Status
#939
Replies: 1 comment 1 reply
-
xmpp.on("online", () => {
xmpp.send(<presence type="unvailable");
}); |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Yogesh-Dubey-Ayesavi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How to appear as offline using this library ?
I have processone Ejjaberd server setted up
Beta Was this translation helpful? Give feedback.
All reactions