IPWorks MQ 2020 Delphi Edition

Questions / Feedback?

SqsMessage Type

An object representing a single SQS Message.

Remarks

An object representing a single SQS Message.

Fields

Body
String

The body of the SQS message.

Id
String

The ID of the SQS message.

MD5
String

The MD5 of the SQS message.

ReceiptHandle
String

The Receipt handle of the SQS message.

Constructors

constructor Create();
constructor Create(valId: String; valReceiptHandle: String; valBody: String; valMD5: String);

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks MQ 2020 Delphi Edition - Version 20.0 [Build 8155]