views:

81

answers:

1

Hello

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.

+1  A: 

XEP-0126 specifies the best practices for implementing invisibility of presence.

Christopher