readReceiptsEnabled property

bool readReceiptsEnabled
final

Whether read receipt processing is enabled (default: true).

When disabled, receipt events from the WebSocket are silently dropped.

Android Reference: Custom Flutter SDK extension (no Android equivalent)

Implementation

final bool readReceiptsEnabled;