Read Receipt V4Listener
会话已读时间多端同步监听v4
Functions
Link copied to clipboard
public abstract void onGroupMessageReceiptResponse(ConversationType type, String targetId, String channelId, String messageUId, int readCount, int totalCount)
群组中消息发送方,当收到server的已读回执响应时,会回调此方法
Link copied to clipboard
public abstract void onPrivateMessageReceiptResponse(ConversationType conversationType, String targetId, String channelId, long readTime)