MultiUserChat leave()

Hi,

I’‘m having trouble to remove the messageListener when leaving a muc. I thought that the leave() method would close the listener, but it doesn’'t seems to happen.

Is it intended to have the listener still running when the muc is left ?

No, you should use MultiUserChat.removeMessageListener after you call leave()