Open Channel Message List Adapter
Constructor
Parameters
use Message Group UI
true
if the message group UI is used, false
otherwise. since 3.0.0
Constructor
Parameters
channel
The OpenChannel that contains the data needed for this adapter
Constructor
Parameters
channel
The OpenChannel that contains the data needed for this adapter
use Message Group UI
true
if the message group UI is used, false
otherwise. since 2.2.0
open fun OpenChannelMessageListAdapter(@Nullable channel: OpenChannel, useMessageGroupUI: Boolean, useReverseLayout: Boolean)
Constructor
Parameters
channel
The OpenChannel that contains the data needed for this adapter
use Message Group UI
true
if the message group UI is used, false
otherwise.
use Reverse Layout
true
if the message list is reversed, false
otherwise. since 3.2.2
open fun OpenChannelMessageListAdapter(@Nullable channel: OpenChannel, @NonNull messageListUIParams: MessageListUIParams)
Constructor
Parameters
channel
The OpenChannel that contains the data needed for this adapter
message List UIParams
The MessageListUIParams that contains the data needed for this adapter since 3.6.0