onChatThreadEvent property
final
      多设备 Thread 事件。
Implementation
final void Function(
  EMMultiDevicesEvent event,
  String chatThreadId,
  List<String> userIds,
)? onChatThreadEvent;多设备 Thread 事件。
final void Function(
  EMMultiDevicesEvent event,
  String chatThreadId,
  List<String> userIds,
)? onChatThreadEvent;