onBeforeUpdateOpenChannel

open fun onBeforeUpdateOpenChannel(@NonNull params: OpenChannelUpdateParams)

It will be called before updating open channel. If you want add more data, you can override this and set the data.

Parameters

params

Params of channel. Refer to OpenChannelUpdateParams. since 2.0.0