onGroupMessageReceiptResponse

public abstract void onGroupMessageReceiptResponse(ConversationType type, String targetId, String channelId, String messageUId, int readCount, int totalCount)

This method is called when the message sender in the group receives a read receipt response from the server.

Parameters

type

Conversation type

targetId

Conversation ID

messageUId

UID of the message for which the read receipt response was received

readCount

Number of users who have read the message

totalCount

Total number of users