Releases
v4.0.8
Compare
Sorry, something went wrong.
No results found
New
The following new methods have been introduced in the CometChatNotifications class:
updateTimezone: This method updates the timezone for receiving Enhanced Email and Enhanced SMS notifications correctly.
getTimezone: This method fetches the timezone set for a user.
Added new class NotificationPreferences in CometChatNotifications
Enhancements
The following methods in the ConversationsRequestBuilder class have been deprecated:
setIncludeBlockedUsers is now deprecated. Please use includeBlockedUsers as an alternative.
setWithBlockedInfo is now deprecated. Please use withBlockedInfo as an alternative.
The following methods in the CometChatNotifications class have been deprecated:
fetchPushPreferences is now deprecated. Please use fetchPreferences as an alternative.
updatePushPreferences is now deprecated. Please use updatePreferences as an alternative.
resetPushPreferences is now deprecated. Please use resetPreferences as an alternative.
The following class in the CometChatNotifications has been deprecated:
PushPreferences is now deprecated. Please use NotificationPreferences as an alternative.
Fixes
Added method clearActiveCall to clear the active call.
You can’t perform that action at this time.