Below link shows the latest documentation from Quickblox for Room Chat:
http://quickblox.com/developers/Chat#Group_chat
Code to integrate:
QBRoomChatManager roomChatManager = QBChatService.getInstance().getRoomChatManager();
But this class is not present in the latest library. Please help me on how to implement this?