CreateChannel
creates a new channel for channel communication, with a generated name.
CreateChannel["path"]
creates a channel with the specified path relative to the home area of the currently authenticated user.
CreateChannel[object]
creates a channel based on the given ChannelObject specification.
Details and Options
- CreateChannel["path"] creates a channel at the URL $ChannelBase/users/$WolframID/path determined from your channel base and Wolfram ID.
- CreateChannel accepts the same options as ChannelObject.
- Options specified in CreateChannel[channel, opts] override options of the channel object channel.
List of all options
Examples
open allclose allBasic Examples (2)
Scope (3)
Create a channel in the common area using a given UUID:
Create a named channel in a "subdirectory" of your home area:
Create a channel using a ChannelObject specification:
Properties & Relations (6)
CreateChannel returns a ChannelObject:
Use Options to retrieve channel options stored on the server:
Use SetOptions to change channel options on the server:
FindChannels finds channels created with CreateChannel:
DeleteChannel deletes a channel created with CreateChannel:
Deploying a ChannelReceiverFunction creates a channel on the channel broker server, in addition to creating a cloud object:
Text
Wolfram Research (2016), CreateChannel, Wolfram Language function, https://reference.wolfram.com/language/ref/CreateChannel.html (updated 2017).
CMS
Wolfram Language. 2016. "CreateChannel." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2017. https://reference.wolfram.com/language/ref/CreateChannel.html.
APA
Wolfram Language. (2016). CreateChannel. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/CreateChannel.html