onConversationEvent property
final
开启多设备后单个会话操作的多设备事件回调。
Implementation
final void Function(
EMMultiDevicesEvent event,
String conversationId,
EMConversationType type,
)? onConversationEvent;
开启多设备后单个会话操作的多设备事件回调。
final void Function(
EMMultiDevicesEvent event,
String conversationId,
EMConversationType type,
)? onConversationEvent;