Reputation: 104692
I was trying to create an XMPP and a Jabber chat-program.
I was unable to set chat state to 'Invisible'.
I would love to hear from users experience if this is possible and how they do that.
I don't mind to use any .NET assembly for it.
Upvotes: 2
Views: 388
Reputation: 111555
XEP-0126 specifies the best practices for implementing invisibility of presence.
Upvotes: 1