ChannelListOnlineStatusHandler

Channel list online status handler

Listens for user online status changes and manages the online status data source.

Since

5.10.4

Constructors

Link copied to clipboard

Properties

Link copied to clipboard
public final static DataKey<Map<String, UserOnlineStatus>> KEY_ONLINE_STATUS_CHANGED

Functions

Link copied to clipboard
public void attachCacheOnlineStatus(List<BaseUiChannel> uiConversationList)
Link copied to clipboard
public void fetchOnlineStatus(List<BaseUiChannel> uiConversationList)
Link copied to clipboard
public void refreshDataSource()
Link copied to clipboard
public void setDataSourceFromConversationList(List<BaseUiChannel> uiConversationList)
Link copied to clipboard
public void stop()