Subject: Custom information in outgoing Presence from MUC
Hi Alex,
I need attach custom xelement in outgoing presence stanza sent to muc. By now I have this code for send the stanza
In xmppclient exists OnBeforeSendPresence but not is available in mucmanager.
Any idea?
Thanks in advance.
I need attach custom xelement in outgoing presence stanza sent to muc. By now I have this code for send the stanza
- mm.SendPresence("room01@muc.im.xxxxx.com/user01", Matrix.Xmpp.Show.chat);
In xmppclient exists OnBeforeSendPresence but not is available in mucmanager.
Any idea?
Thanks in advance.