이 콘텐츠는 선택한 언어로 제공되지 않습니다.
34.111. Method: setChildChannels
Description
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.
Parameters
The following parameters are available for this method:
- string
sessionKey - int
serverId - array:
- int (deprecated) or string -
channelId(deprecated) orchannelLabel
Returns
The following return values are available for this method:
- int -
1on success, exception thrown otherwise