TQMQTTErrorEvent 回调

系统出错时的触发事件

命名空间: QMqttClient
type
 TQMQTTErrorEvent = procedure(ASender: TQMQTTMessageClient;
 const AErrorCode: Integer; const AErrorMsg: String) of object;