鸿蒙 IMLib-v1.8.0
    Preparing search index...

    消息已读 V5 监听

    1.5.0

    interface MessageReadReceiptV5Listener {
        onMessageReceiptResponse(
            readReceiptNotifyArray: ReadReceiptResponseV5[],
        ): any;
    }
    Index

    Methods

    • 群组中收到了其他人发送的响应

      Parameters

      Returns any