setRespondUserIdList

public void setRespondUserIdList(HashMap<String, Long> respondUserIdList)

Sets the list of user IDs of members who have responded to this message receipt in the conversation (key: userId, value: respondTime).

Parameters

respondUserIdList

The list of user IDs of members who have responded to this message receipt in the conversation (key: userId, value: respondTime).