Subject: Joining a room and sending a message
Hi,
I am trying create a c# app using agsXMPP to be used in our nightly build process to broadcast messages to a particular room on our Jabber Wildfire server. So far I am able to login to our wildfire server using agsXMPP and send messages to users, but not to a room. I figured that I need to join a room first and then send a message but I can't seem to find any examples on how to do that with agsXMPP. Has anyone else tried to do this and is willing to share code?
Thanks
I am trying create a c# app using agsXMPP to be used in our nightly build process to broadcast messages to a particular room on our Jabber Wildfire server. So far I am able to login to our wildfire server using agsXMPP and send messages to users, but not to a room. I figured that I need to join a room first and then send a message but I can't seem to find any examples on how to do that with agsXMPP. Has anyone else tried to do this and is willing to share code?
Thanks