Skip to main content

onRecvC2CReadReceipt

Description

info

After a sent C2C message is marked as read by the recipient, the message sender receives this callback.

Return Prototype


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

Return Results

NameTypeDescription
receiptListNSArray< OIMReceiptInfo * >Read receipt list