About the resource option. #969
Answered
by
sonnyp
thiagodapalmaoliveira
asked this question in
Q&A
-
How do I trigger a message without informing the resource? If the user is connected to two or more resources, is it possible to send a message to him in both sessions without having to inform the resource? Example:
Every time I try this the message does not reach the user in any of the sessions. Can you help me? Thank you very much and sorry for my horrible english!! |
Beta Was this translation helpful? Give feedback.
Answered by
sonnyp
Dec 3, 2022
Replies: 1 comment 1 reply
-
You have to send your presence.
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
thiagodapalmaoliveira
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You have to send your presence.
await xmpp.send(xml('presence'));