ChannelSubscribers

ChannelSubscribers[channel]

指定されたチャネルの現在購読中のユーザのリストを与える.

ChannelSubscribers[{channel1,channel2,}]

各チャネル channeliの購読ユーザのリストを与える.

詳細とオプション

  • ChannelSubscribers[channel]では,channel はチャネルオブジェクトとして,あるいはChannelObject内で使われている任意の形で指定することができる.
  • 購読者リストの取得には,チャネルに対する実行許可が必要である.

例題

すべて開くすべて閉じる

  (1)

チャネルを作り,それを購読し,購読者リストを取得する:

購読を中止する:

チャネルには購読者がいなくなった:

チャネルを削除する:

スコープ  (2)

チャネルを聞き始め,チャネル名で購読者リストを取得する:

購読を中止する:

2つのチャネルの購読者リスト:

購読を中止する:

チャネルを削除する:

ChannelObjectで購読者を取得する:

購読を中止する:

チャネルを削除する:

アプリケーション  (2)

いくつかのチャネルを作り,それらを聞き始める:

自分の作った各チャネルを聞いている人をリストにする:

チャネルとチャネルのユーザを関連付ける:

新たなチャネルを削除する:

あるチャネルを聞き始め,他に誰が聞いているかを求める:

チャネルを削除する.こうするとリスナも削除される:

Wolfram Research (2016), ChannelSubscribers, Wolfram言語関数, https://reference.wolfram.com/language/ref/ChannelSubscribers.html.

テキスト

Wolfram Research (2016), ChannelSubscribers, Wolfram言語関数, https://reference.wolfram.com/language/ref/ChannelSubscribers.html.

CMS

Wolfram Language. 2016. "ChannelSubscribers." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ChannelSubscribers.html.

APA

Wolfram Language. (2016). ChannelSubscribers. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ChannelSubscribers.html

BibTeX

@misc{reference.wolfram_2024_channelsubscribers, author="Wolfram Research", title="{ChannelSubscribers}", year="2016", howpublished="\url{https://reference.wolfram.com/language/ref/ChannelSubscribers.html}", note=[Accessed: 21-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_channelsubscribers, organization={Wolfram Research}, title={ChannelSubscribers}, year={2016}, url={https://reference.wolfram.com/language/ref/ChannelSubscribers.html}, note=[Accessed: 21-November-2024 ]}