isLocalUnreadCountEnabled
Parameters
isLocalUnreadCountEnabled
When enabled, the per-channel unread count is tracked on-device for channels where server-side read events are disabled (io.getstream.chat.android.models.Config.readEventsEnabled is false, typical for livestream channels): incoming messages increment a local counter and marking the channel as read resets it without a network request. Defaults to false.