IPWorks MQ 2020 Kotlin Edition

Questions / Feedback?

ReceivedMessage Property

The last message received.

Syntax

public val receivedMessage: AMQPMessage?

Remarks

This property is an AMQPMessage object which represents the last message received by the component. It is set by the component automatically each time the MessageIn event fires.

Refer to MessageIn for more information.

This property is read-only and not available at design time.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks MQ 2020 Kotlin Edition - Version 20.0 [Build 7941]