getRespondUserIdList

public HashMap<String, Long> getRespondUserIdList()

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

Return

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