onBeforeCreateOpenChannel

open fun onBeforeCreateOpenChannel(@NonNull params: OpenChannelCreateParams)

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

Parameters

params

Params of channel. Refer to OpenChannelCreateParams. since 3.2.0