Chat SDKs Flutter v4
Chat SDKs Flutter
Chat SDKs
Flutter
Version 4
Deprecated
Copy link
This page lists all the deprecated APIs and features in Sendbird Chat. They are only supported for customers who started using them before they were deprecated.
FeedChannel logImpression() method
Copy link
As of v4.5.0, the logImpression() method in FeedChannel has been deprecated and replaced by logViewed().
getTotalUnreadMessageCountWithFeedChannel() method
Copy link
As of v4.5.0, the getTotalUnreadMessageCountWithFeedChannel() method has been deprecated and replaced by getTotalUnreadMessageCountWithParams().
Explicit and classic block modes
Copy link
In group channels, both the explicit and classic block modes are deprecated. Sendbird application now provides two blocking options instead: excluding blocked users when sending channel invitations and turning off push notifications from blocked users. Refer to the block and unblock other members page to learn more.
On this page