IPWorks IoT 2020 JavaScript Edition

Questions / Feedback?

ChannelReadyToSend Event

Fires when a channel is ready to send messages.

Syntax

amqpclassic.on('ChannelReadyToSend', listener: (e: {readonly channelName: string}) => void )

Remarks

This event fires when a channel is ready to send messages.

ChannelName is the name of the channel.

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