Chapter 9. channel.org
Abstract
Provides methods to retrieve and alter organization trust relationships for a channel.
9.1. disableAccess
- Name
- disableAccess
- Description
- Disable access to the channel for the given organization.
- Parameters
- string sessionKey
- string channelLabel - label of the channel
- int orgId - id of org being removed access
- Return Value
- int - 1 on success, exception thrown otherwise.