onChatThreadEvent property
final
The multi-device event of thread.
Implementation
final void Function(
ChatMultiDevicesEvent event,
String chatThreadId,
List<String> userIds,
)?
onChatThreadEvent;
The multi-device event of thread.
final void Function(
ChatMultiDevicesEvent event,
String chatThreadId,
List<String> userIds,
)?
onChatThreadEvent;