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.