Interface MessageReadReceiptListener
Methods
onMessageReadReceiptReceived
- onMessageReadReceiptReceived(message: Message): any
Returns any
onMessageReceiptRequest
- onMessageReceiptRequest(conId: ConversationIdentifier, messageUid: string): any
Returns any
onMessageReceiptResponse
- onMessageReceiptResponse(
conId: ConversationIdentifier,
messageUid: string,
respondUserIdList: Map<string, number>,
): any Returns any
消息已读 V1 监听,支持单群聊
Version
1.3.0