Group Read Receipt V2Listener
Message receipt listener.
Callback triggered when a message receipt is received.
Functions
Link copied to clipboard
public abstract void onMessageReceiptResponse(ConversationType type, String targetId, String channelId, String messageUId, int readCount, int totalCount)
Callback triggered when the message sender in a group receives a read receipt response from the server.
Link copied to clipboard