tencent cloud

Feedback

React Native

Last updated: 2024-02-06 17:35:00

    Feature Description

    When sending a message, the user may want to switch to another chat window before finishing the message. The unfinished message can be saved through the setConversationDraft API, so that the user can get back to it through the draftText field of the V2TIMConversation object and finish it.
    Caution:
    1. A draft can contain only text.
    2. A draft will be stored only in the local database and not on the server. Therefore, it cannot be synced across devices and will not be available after the application is uninstalled and reinstalled.

    Setting a Conversation Draft

    Call the setConversationDraft API (Details) to set a conversation draft. If the draftText parameter of this API is empty, the draft is canceled.
    Below is the sample code:
    conversationManager.setConversationDraft("conversationID", "Draft");
    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