init

fun init(channel: Channel)

Deprecated

Use updateChannel instead

Replace with

updateChannel(channel)

Initializes the message list view with the Channel object.

Parameters

channel

The channel object.