Our team has been working tirelessly to deliver the best solutions that meet your needs and enhance your experience with our platform. And today we are thrilled to announce the release of: 1 – Flutter SDK v2.5.0 with read more…
Great news!
Meet new release of ConnectyCube iOS SDK v1.5. There are pretty much changes in it:
New
- Added new property
occupantsCount
intoCYBChatDialog
class – public dialog only - Added new property
viewsCount
intoCYBChatDialog
class – public dialog only - Added new property ‘avatar’ into
CYBUser
andCYBUpdateUserParameters
classes - Added new class
CYBUserSessionDetails
- Added new class property
useMutualSubscriptionForContactList
intoCYBSettings
– for using mutual subscription for ContactList - Added
+ [CYBRequest userSessionsWithSuccessBlock:errorBlock:]
method for retrieving user sessions - Added
+ [CYBRequest deleteUserSessionWithID:successBlock:errorBlock:]
method for deleting session of user with session ID - Added
+ [CYBRequest occupantsForPublicDialogID:paginator:successBlock:errorBlock:]
method for retrieving occupants of public chat dialog with dialog ID - Added
+ [CYBRequest deleteAllUserSessionsExceptCurrentWithSuccessBlock:errorBlock:]
method for deleting all sessions of user
Removed:
tags
property fromCYBBlob
class
You can find new SDK on our GitHub page.