IPWorks IoT 2020 macOS Edition

Questions / Feedback?

ReceivedMessage Property

The last message received.

Syntax

public var receivedMessage: AMQPMessage {
get {...} }

Remarks

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

Refer to MessageIn for more information.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks IoT 2020 macOS Edition - Version 20.0 [Build 8265]