ChannelReadyToSend Event

Fires when a channel is ready to send messages.

Object Oriented Interface

public function fireChannelReadyToSend($param);

Procedural Interface

ipworksmq_amqpclassic_register_callback($res, 1, array($this, 'fireChannelReadyToSend'));

Parameter List


'channelname'

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 MQ 2020 PHP Edition - Version 20.0 [Build 8155]