10.56. removePackages
- Name
- removePackages
- Description
- Removes a given list of packages from the given channel.
- Parameters
- string sessionKey
- string channelLabel - target channel.
- array:
- int - packageId - id of a package to remove from the channel.
- Return Value
- int - 1 on success, exception thrown otherwise.