Subject: MucManager ChangePresence
When the user changes presence, say to dnd, I need it to be sent to all chat rooms (MucMangers) as well as contacts. I call xmppClient.SendPresence(Show.dnd). I don't see mucManagerSendPresence(Show.dnd).
Quote by Eric380:I don't see mucManagerSendPresence(Show.dnd).