Builder

class Builder(cid: String)

Creates instances of MessageListFragment.

Parameters

cid

The full channel id. ie messaging:123.

Constructors

Link copied to clipboard
constructor(cid: String)

Functions

Link copied to clipboard

Builds a custom message list Fragment.

Link copied to clipboard

Custom theme for the screen.

Link copied to clipboard

The id of the message to highlight.

Link copied to clipboard

Sets custom message list Fragment. The Fragment must be a subclass of MessageListFragment.

Link copied to clipboard

Whether the header is shown or hidden.

Link copied to clipboard

Whether the thread messages should be loaded from older to newer.