I had used the filter to get only chats for a specific user. Cf.
I've made some comments on your commit. Hope you don't mind. Note that another new feature of the Smack 4 API is MultiUserChat.createOrJoin(), you may want to use this method.
I had used the filter to get only chats for a specific user. Cf.
I've made some comments on your commit. Hope you don't mind. Note that another new feature of the Smack 4 API is MultiUserChat.createOrJoin(), you may want to use this method.