de/activate partner channel(a,b,c)


This function activates or deactivates a channel a.

If the execution is successful, the return value is true.

Parameter Description


Parameter

Description

a

ID of the channel.

b

If true, errors are ignored. If an error occurs, there will be no exception, instead the function returns false. Default: false

c

true, to activate the channel and false to deactivate it. Default: false