Skip to main content

onRecvGroupReadReceipt

Feature Introduction

info

After the group chat messages sent by oneself are marked as read by group members, both the sender and the marker will receive this callback.

Return Prototype


- (void)onRecvGroupReadReceipt:(NSArray<OIMReceiptInfo *> *)receiptList;

Return Result

NameTypeDescription
receiptListNSArray< OIMReceiptInfo * >Read Receipt List