Channel List Config
Configuration for the channel-list screen.
Obtain the singleton instance via channelListConfig.
Properties
Link copied to clipboard
public int delayRefreshTime
Functions
Link copied to clipboard
Returns the number of conversations loaded per page.
Link copied to clipboard
Returns the current data processor for the channel list.
Link copied to clipboard
Returns the refresh delay (ms) after receiving a message.
Link copied to clipboard
Returns the current behavior listener.
Link copied to clipboard
Returns the provider manager for the channel list.
Link copied to clipboard
Initializes this configuration from Android resource values.
Link copied to clipboard
Returns whether high-quality voice messages are downloaded automatically.
Link copied to clipboard
Returns whether the connection-state notification banner is enabled.
Link copied to clipboard
Returns whether top-priority channels always appear first in the list.
Link copied to clipboard
Sets the behavior listener for the channel-list screen.
Link copied to clipboard
Replaces the provider manager for the channel list.
Link copied to clipboard
Adds a conversation list view provider.
Link copied to clipboard
Sets the number of conversations to load per page.
Link copied to clipboard
Sets a custom data processor for filtering and gathering channels.
Sets the data processor.
Link copied to clipboard
Sets the refresh delay (ms) after receiving a message.
Link copied to clipboard
Enables or disables automatic download of high-quality voice messages.
Link copied to clipboard
Sets whether top-priority channels always appear first.