34.111. Method: setChildChannels
Subscribe the given server to the child channels provided. This method will unsubscribe the server from any child channels currently subscribed, but that are not included in the list. The user provides either a list of channel IDs (int) or a list of channel labels (string) as input.
The following parameters are available for this method:
- string
sessionKey
- int
serverId
- array:
- int (deprecated) or string -
channelId
(deprecated) orchannelLabel
The following return values are available for this method:
- int -
1
on success, exception thrown otherwise