tencent cloud

Feedback

Last updated: 2024-01-31 15:03:24

    Description

    Read receipt for both one-to-one and group chat are supported since the version of 0.0.8 of Flutter TUIKit.
    Caution:
    Read receipt for group chat works with Premium Edition only.

    Demonstrations

    One-to-one Chat

    Shows with 'Read' / 'Unread' on the left side of the messages.
    

    Group Chat

    The circle on the left side of the messages indicates the amount of members reading the messages. And the details can be shown after clicking it.

    Message list

    

    Read receipt details

    Read Member
    Unread Member
    
    

    Using this module

    Several fields of the "Read Receipt" function switch have been provided at config of TIMUIKitChat. For those Boolean field, the default value are true.
    TIMUIKitChat(
    config: TIMUIKitChatConfig(
    isShowReadingStatus: true or false, // 【One-to-one Chat】Whether to display the read receipt of One-to-one Chat messages
    isShowGroupReadingStatus: true or false, // 【Group Chat】Whether to display the read receipt of Group Chat messages
    isReportGroupReadingStatus: true or false, // 【Group Chat】Whether to mark and report the messages from Group Chat as read
    groupReadReceiptPermissionList: [
    GroupReceiptAllowType.work,
    GroupReceiptAllowType.meeting,
    GroupReceiptAllowType.public
    ], // 【Group Chat】Control which types of groups can mark messages as read.
    // ... Other configurations
    ),
    // ... Other configurations
    )

    Contact us

    If there's anything unclear or you have more ideas, feel free to contact us!
    Contact Us

    Contact our sales team or business advisors to help your business.

    Technical Support

    Open a ticket if you're looking for further assistance. Our Ticket is 7x24 avaliable.

    7x24 Phone Support