IPWorks IoT 2020 JavaScript Edition

Questions / Feedback?

IncomingMessages Property

Collection of incoming messages which are waiting for acknowledgement.

Syntax


 getIncomingMessages(): AMQPCMessageList;



Default Value

Remarks

This property holds a collection of amqpcmessage objects that represent incoming messages the class has yet to send acknowledgements to the server for.

Refer to the MessageIn event for more information about message acknowledgements.

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

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