ChatSelectBottomComponent

This class creates and executes the view corresponding to the conversation list selection operation.

Author

RC

Since

1.0

Constructors

Link copied to clipboard
public void ChatSelectBottomComponent(Context context)
public void ChatSelectBottomComponent(Context context, AttributeSet attrs)

Functions

Link copied to clipboard
public void notifyStatus(List<UiMessage> selectUiMessage)
Link copied to clipboard
public View onCreateView(Context context, LayoutInflater layoutInflater, ViewGroup parent, AttributeSet attrs)
Link copied to clipboard
public void setMultiMsgActionListener(OnActionClickListener<MsgAction<List<UiMessage>>, List<UiMessage>> listener)
Sets up user behavior monitoring