How to multicast statusinformation to all users on a server?

Hello all,

i’m using the XIFF library 3.0 to implement a chat system.

It’s working fine so far …

Know i wan’t to inform all other users on the server, if this user is activating his video cam -

i’ll push this information to all clients …

One idea is a “hidden” room wich i’ll enter if the videcam is on…

and the clientsoftware will monitor who is in the room an show this to the user …

but this idea is a “workaround”

Is it possible to “multicast” this statusinformation

in a more professional way and if yes - how ? :wink:

(I check the documentation - but i would be helpful to have a hint where to look for)

with best regards

Marco