이 콘텐츠는 선택한 언어로 제공되지 않습니다.
10.53. Method: removePackages
Description
Removes a given list of packages from the given channel.
Parameters
The following parameters are available for this method:
- string
sessionKey - string
channelLabel- Target channel. - array:
- int -
packageId- ID of a package to remove from the channel.
Returns
The following return values are available for this method:
- int -
1on success, exception thrown otherwise.