We are happy to let you know about our new feature – Video/Audio streaming. Video streaming feature has been a very popular addition to social media and other mobile applications recently. And applications that provide this feature are incredibly popular 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