RemoveChannelSubscribers
RemoveChannelSubscribers[channel]
从指定的频道中删除所有订户.
RemoveChannelSubscribers[channel,user]
从订户列表中删除指定的用户.
RemoveChannelSubscribers[channel,{user1,user2,…}]
删除指定的订户 useri.
更多信息和选项
- 在 RemoveChannelSubscribers[channel,…] 中,channel 可被指定为通道对象或任何在 ChannelObject 中使用的形式.
- RemoveChannelSubscribers 尝试停止订户的会话中相应的 ChannelListener 对象,但无法保证操作成功,因此出于通道安全性考虑,不应依赖该操作.
- 必须具有通道的执行权限才能删除订户.
范例
打开所有单元关闭所有单元应用 (2)
属性和关系 (3)
RemoveChannelListener 直接终止当前会话中的订阅:
RemoveChannelSubscribers 终止当前订阅,但不阻止用户重新订阅:
通过设置通道权限撤消收听权力,可以阻止将来访问该通道,但不会影响当前活动的监听器. 除 SetOptions 外,还可以使用 RemoveChannelSubscribers 来终止现有的监听器并阻止将来的访问:
文本
Wolfram Research (2019),RemoveChannelSubscribers,Wolfram 语言函数,https://reference.wolfram.com/language/ref/RemoveChannelSubscribers.html.
CMS
Wolfram 语言. 2019. "RemoveChannelSubscribers." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/RemoveChannelSubscribers.html.
APA
Wolfram 语言. (2019). RemoveChannelSubscribers. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/RemoveChannelSubscribers.html 年