We live in a diverse world, filled with a myriad of languages and cultures. Communicating with users in their native tongue not only adds a personal touch but also enhances user engagement. With this in mind, we are excited to read more…
Hi!
We are glad to let you know about the release of ConnectyCube Android SDK v1.4.0. The following changes were made to chat module:
New
In ConnectycubeChatDialog:
- getOccupantsCount(). Returns the occupant’s count for Public dialog.
In ConnectycubeRestChatService:
- getPublicDialogOccupants(String dialogId, RequestGetBuilder requestBuilder). Retrieving occupants of public chat dialog.
Parameter | Description |
---|---|
dialogId | The public dialog ID to get occupants |
requestBuilder | The requestGetBuilder allows to set parameters for a get/search request |
New SDK could be found here