Memory leak in MultiUserChatServiceImpl

I have found couple of potential memory leak still exists in MultiUserChatServiceImpl

The leak is because of not removing GroupEventDispatcher room listener.

The functions where it is needed:

  • getChatRoom

  • refreshChatRoom