ConnectyCube Android SDK v1.4.0 release

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