Chapter 8. Namespace: channel.access
Provides methods to retrieve and alter channel access restrictions.
Namespace:
channel.access
8.1. Method: disableUserRestrictions Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
Description
Disable user restrictions for the given channel. If disabled, all users within the organization may subscribe to the channel.
Parameters
The following parameters are available for this method:
- string
sessionKey
- string
channelLabel
- label of the channel
Returns
The following return values are available for this method:
- int -
1
on success, exception thrown otherwise.