Skip to main content

onRecvC2CReadReceipt

Feature Introduction

info

After the one-on-one message sent by oneself is marked as read by the other party, the sender will receive this callback.

Return Prototype


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

Return Result

NameTypeDescription
receiptListNSArray< OIMReceiptInfo * >Read receipt list