此内容没有您所选择的语言版本。
Chapter 8. channel.access
Abstract
			Provides methods to retrieve and alter channel access restrictions.
		
8.1. disableUserRestrictions 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
- Name
 - disableUserRestrictions
 - Description
 - Disable user restrictions for the given channel. If disabled, all users within the organization may subscribe to the channel.
 - Parameters
 - string sessionKey
 - string channelLabel - label of the channel
 
- Return Value
 - int - 1 on success, exception thrown otherwise.