DeleteChannel
DeleteChannel[channel]
deletes the specified channel from the channel broker server.
DeleteChannel[{channel1,channel2,…}]
deletes all the channeli.
deletes all channels owned by the currently authenticated user.
Details and Options
- DeleteChannel can remove only channels owned by the current user.
- DeleteObject[ChannelObject[…]] is equivalent to DeleteChannel[ChannelObject[…]].
Examples
open allclose allBasic Examples (1)
Delete a channel using a ChannelObject specification:
Properties & Relations (3)
DeleteChannel returns a ChannelObject representing the channel that was deleted:
The ChannelObject no longer corresponds to a channel on the broker:
DeleteObject is an alternative way to delete a channel:
Use FindChannels[All] to list channels that DeleteChannel[All] would delete:
Text
Wolfram Research (2016), DeleteChannel, Wolfram Language function, https://reference.wolfram.com/language/ref/DeleteChannel.html (updated 2020).
CMS
Wolfram Language. 2016. "DeleteChannel." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2020. https://reference.wolfram.com/language/ref/DeleteChannel.html.
APA
Wolfram Language. (2016). DeleteChannel. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/DeleteChannel.html