updateChannelDescription

abstract fun updateChannelDescription(channel: Channel?, description: String?, listener: IChannelProxy.IChannelUpdateListener?)

Update the description of a channel.

Parameters

channel

@object:Channel The channel to update the description

description

String The new description of the channel

listener

IChannelUpdateListener Callback