Builder
class Builder
Constructors
Functions
Link copied to clipboard
Builds an MessageListUIParams with the properties supplied to this builder.
Link copied to clipboard
Sets ChannelConfig that contains the configuration of the channel. Use UIKitConfig.groupChannelConfig.clone()
for the default value. Example usage:
Link copied to clipboard
Sets the type of message group UI.
Link copied to clipboard
Sets OpenChannelConfig that contains the configuration of the open channel. Use UIKitConfig.openChannelConfig.clone()
for the default value. Example usage:
Link copied to clipboard
Sets whether the message grouping is used.
Link copied to clipboard
Sets whether the status (read receipt, delivery receipt) of messages is shown.
Link copied to clipboard
Sets whether the quoted view is used.
Link copied to clipboard
Sets whether the message list is reversed.