消息发送或下载失败回调。
Param msgId 发送前或下载失败的消息 ID。
msgId
Param msg 发送或下载失败的消息。
msg
final void Function(String msgId, EMMessage msg, EMError error)? onError;