onChannelReadyToSend (event)

Fires when a channel is ready to send messages.

Syntax

- (void)onChannelReadyToSend:(NSString*)channelName;
func onChannelReadyToSend(_ channelName: String)

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 iOS Edition - Version 20.0 [Build 8265]