IPWorks IoT 2020 Kotlin Edition

Questions / Feedback?

CloseChannel Method

Closes a channel.

Syntax

public fun closeChannel(channelName: String?)

Remarks

This method closes the channel named ChannelName and removes it from the Channels collection.

If no channel with the given ChannelName exists, an exception will be thrown.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks IoT 2020 Kotlin Edition - Version 20.0 [Build 7941]