ChatListModule

public class ChatListModule

Conversation List Module

Author

shaunak

Since

2023-08-11

Constructors

Link copied to clipboard
public void ChatListModule(Context context)

Properties

Link copied to clipboard
public ChatListComponent chatListComponent
Link copied to clipboard
public ChatListHeaderComponent headerComponent
Link copied to clipboard
public ChatListHeaderSelectComponent headerSelectComponent
Link copied to clipboard
public PageStatusComponent pageStatusComponent

Functions

Link copied to clipboard
public ChatListComponent getChatListComponent()
Get the conversation list component
Link copied to clipboard
public ChatListHeaderComponent getHeaderComponent()
Retrieves the navigation bar component
Link copied to clipboard
public ChatListHeaderSelectComponent getHeaderSelectComponent()
Retrieves the multi-select mode navigation component
Link copied to clipboard
public PageStatusComponent getPageStatusComponent()
Retrieves the page status component.
Link copied to clipboard
public View onCreateView(Context context, LayoutInflater inflater, Bundle args)
Link copied to clipboard
public void switchHeaderMode(boolean isSelect)