DeleteChannel

DeleteChannel[channel]

deletes the specified channel from the channel broker server.

DeleteChannel[{channel1,channel2,}]

deletes all the channeli.

DeleteChannel[All]

deletes all channels owned by the currently authenticated user.

Details and Options

Examples

open allclose all

Basic Examples  (1)

Delete a channel using a ChannelObject specification:

Scope  (3)

Delete a channel by name:

Delete multiple channels:

Delete all your channels:

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:

Wolfram Research (2016), DeleteChannel, Wolfram Language function, https://reference.wolfram.com/language/ref/DeleteChannel.html (updated 2020).

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

BibTeX

@misc{reference.wolfram_2024_deletechannel, author="Wolfram Research", title="{DeleteChannel}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/DeleteChannel.html}", note=[Accessed: 25-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_deletechannel, organization={Wolfram Research}, title={DeleteChannel}, year={2020}, url={https://reference.wolfram.com/language/ref/DeleteChannel.html}, note=[Accessed: 25-April-2024 ]}