WO2023160668A1 - Session message transceiving method and apparatus, electronic device and readable storage medium - Google Patents

Session message transceiving method and apparatus, electronic device and readable storage medium Download PDF

Info

Publication number
WO2023160668A1
WO2023160668A1 PCT/CN2023/078275 CN2023078275W WO2023160668A1 WO 2023160668 A1 WO2023160668 A1 WO 2023160668A1 CN 2023078275 W CN2023078275 W CN 2023078275W WO 2023160668 A1 WO2023160668 A1 WO 2023160668A1
Authority
WO
WIPO (PCT)
Prior art keywords
user
message
input
conversation interface
input box
Prior art date
Application number
PCT/CN2023/078275
Other languages
French (fr)
Chinese (zh)
Inventor
李�杰
Original Assignee
维沃移动通信有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 维沃移动通信有限公司 filed Critical 维沃移动通信有限公司
Publication of WO2023160668A1 publication Critical patent/WO2023160668A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • H04L51/046Interoperability with other network applications or services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/543User-generated data transfer, e.g. clipboards, dynamic data exchange [DDE], object linking and embedding [OLE]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/07User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail characterised by the inclusion of specific contents
    • H04L51/18Commands or executable codes

Definitions

  • the present application belongs to the field of information technology, and in particular relates to a conversation message sending and receiving method and device, electronic equipment, and a readable storage medium.
  • the target message sent by friend A involves private content, and needs to be edited and processed before forwarding to friend B. You need to switch from the current conversation interface with friend A to the conversation interface with friend B, and then copy the message to the conversation interface with friend B. Edit it in the input box before sending it to friend B.
  • the purpose of the embodiments of the present application is to provide a conversation message sending and receiving method and device, electronic equipment, and a readable storage medium, which can solve the inconvenience caused by existing message forwarding.
  • an embodiment of the present application provides a method for sending and receiving conversational messages, the method including:
  • the first message is sent to the second user.
  • the embodiment of the present application provides a session message sending and receiving device, including:
  • the first receiving module is configured to receive the user's first input when the first message sent by the first user is received in the first conversation interface;
  • a response module configured to, in response to the first input, establish an association relationship between the second user and the first conversation interface, and display the first message in an input box of the first conversation interface;
  • a second receiving module configured to receive a second input from the user
  • a first sending module configured to send the first message to the second user in response to the second input.
  • the embodiment of the present application provides an electronic device, the electronic device includes a processor and a memory, the memory stores programs or instructions that can run on the processor, and the programs or instructions are processed by the The steps of the method described in the first aspect are realized when the controller is executed.
  • an embodiment of the present application provides a readable storage medium, on which a program or an instruction is stored, and when the program or instruction is executed by a processor, the steps of the method described in the first aspect are implemented .
  • the embodiment of the present application provides a chip, the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is used to run programs or instructions, so as to implement the first aspect the method described.
  • an embodiment of the present application provides a computer program product, the program product is stored in a storage medium, and the program product is executed by at least one processor to implement the computer program product described in the first aspect. method.
  • the user's first input is received; in response to the first input, the second user and the first message are established. an association relationship of a conversational interface, and display the first message in the input box of the first conversational interface; receive the second input of the user; respond to the second input, and display the first message Send to the second user, thus, under the conversation interface with the first user, edit the message sent by the first user and forward it to the second user in a simple and convenient manner, avoiding the need for the user to communicate with the first user
  • the user's conversation interface is switched to the conversation interface with the second user, and the message is copied and pasted into the input box of the conversation interface with the second user for editing, and then sent to the second user's cumbersome operation, thereby improving the user's chat experience.
  • FIG. 1 is a schematic flowchart of a method for sending and receiving conversational messages according to an embodiment of the present application.
  • Fig. 2 is one of the user interface schematic diagrams of the method for sending and receiving conversational messages according to the embodiment of the present application.
  • Fig. 3 is one of the user interface schematic diagrams of the method for sending and receiving conversational messages according to the embodiment of the present application.
  • Fig. 4A, Fig. 4B, Fig. 4C and Fig. 4D are schematic user interface diagrams of the method for sending and receiving conversational messages according to the embodiment of the present application.
  • Fig. 5 is a structural block diagram of an apparatus for sending and receiving conversational messages according to an embodiment of the present application.
  • FIG. 6 is a structural block diagram of an electronic device according to an embodiment of the present application.
  • FIG. 7 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
  • FIG. 1 is a schematic flowchart of a method for sending and receiving conversational messages according to an embodiment of the present application. As shown in FIG. 1 , the application operation method of the embodiment of the present application includes the following steps 102 to 108 .
  • Step 102 Receive a first input from the user when a first message sent by the first user is received in the first conversation interface.
  • the first conversation interface is an interface for the current user to chat with the first user, and the first message sent by the first user is a normal chat message.
  • the first input may be an operation for calling out the user list, and the first input indicates that the user wishes to forward the first message.
  • the first input may be an operation in which the user enters text multiple times in the input box of the first conversation interface and then deletes it; or, the user performs a specific gesture operation on the first message, such as long pressing, sliding, clicking, and so on.
  • Step 104 in response to the first input, establish an association relationship between the second user and the first conversation interface, and display the first message in an input box of the first conversation interface.
  • the first conversation interface After receiving the first message, it may be determined whether there is a first input by detecting the current user's input operation. If there is the first input, a user list is displayed on the first conversation interface.
  • the current user when the current user receives a message 10 sent by friend A, he needs other friends to help reply the message 10 . Then the current user can execute the chat information displayed on the first conversation interface The long-press input operation (the first input), so that the corresponding contact head portrait list is displayed in the current first conversation interface with the friend A.
  • the long-press input operation the first input
  • friends who are close to the current user may be determined according to the chat frequency, the latest chat time point, etc., so as to display the avatars of these users in a list.
  • the current user can select one or more contacts as the second user from the displayed contact list.
  • the conversation messages sent by the first user to the current user can be forwarded relatively quickly or directly to the second user.
  • a control may be displayed on the first conversational interface, and the control is used to point to the second user.
  • the second user's avatar Name to display the control.
  • the above-mentioned control may be a control that already exists in the first conversation interface, for example, a send control, then the avatar of the second user may be directly displayed on the send control.
  • the message received by the first conversation interface can be directly displayed in the input box, and the message in the input box can be edited.
  • the message sending object in the input box of the first conversation interface can be selected as the second user, that is, the current user is realized without logging out.
  • the message received in the first conversation interface can be quickly forwarded to the associated users.
  • the message 10 sent by friend A is displayed in the input box of the conversation interface, which can be edited by the current user.
  • Step 106 receiving a second input from the user.
  • Step 108 sending the first message to the second user in response to the second input.
  • the second input may be the user's input on the aforementioned control directed to the second user.
  • the receiving the user's second input includes: receiving the user's input to the sending control displayed on the first conversation interface, the sending control being associated with the second user.
  • the sending control displayed on the first conversation interface is used for sending operations on the content in the input box, and the sending control is correspondingly displayed as an identifier of the second user, or a text representing the second user. That is, clicking the send control on the first conversation interface does not send the message to the first user, but sends the content in the input box to the second user.
  • the sending control of the second user can use the second user's avatar logo and the text "Friend B" as the background.
  • the user clicks the avatar background of the sending control to send the content in the input box on behalf of the current user.
  • the contact friend B who corresponds to the avatar background.
  • the current user can select one or more from multiple displayed second user's sending controls through second input, such as clicking, long pressing, sliding, etc., so that the input box can be included in the first conversation interface
  • the content of the first input message is sent to the selected second user.
  • the method before sending the first message to the second user, the method further includes receiving a user's editing operation on the content in the input box.
  • the user can directly display the message received in the first conversation interface in the first input box of the current interface by associating the first conversation interface with the second user, so that Under the interface, forward the message content in the first input box directly to the second user without editing, or edit the message content in the first input box and then forward it to the second user without switching to the message corresponding to the second user Conversational interface.
  • switching back and forth between the current session interface and the second user's session interface is avoided, and the chatting experience of the user is improved.
  • the method further includes: receiving a second message sent by the second user when the first conversation interface is displayed; Place If there is no content in the first input box of the first conversational interface, display the second message in the first input box; or, in the first input box of the first conversational interface If there is content in , the second message is displayed in the target input box, and the target input box does not overlap with the first input box.
  • the second message sent by the second user associated with the first conversation interface to the current user can not only be directly displayed on the first conversation interface between the current user and the first user, but can also be directly displayed on the In the input box of the conversational interface.
  • the second message sent by the second user may be a reply message to the first message , and the current user needs the help of the second user to reply to the first message, therefore, the received second message can be directly displayed in the input box in the first conversation interface.
  • the present application is not limited to this specific embodiment, if the message sent by the second user is only displayed in the first conversation interface, then the current user can copy and paste the message into the input box of the conversation interface, avoiding switching to the second conversation interface.
  • the second conversation interface of the second user acquires the reply message.
  • the current user since the message sent by the second user is directly displayed in the input box of the first conversation interface, the current user can avoid switching to the conversation interface with the second user to obtain the reply message, and can directly enter the input box After editing the second user's message in , send the message directly to the first user for reply.
  • the second user's reply message can also be displayed in the second conversation interface between the second user and the current user, which is the same as the display situation of the existing chat conversation interface.
  • the second message sent by the second user when the second message sent by the second user is received, there may be message text content to be edited in the first input box of the first conversation interface between the current user and the first user , or may not have any text content.
  • the second message is displayed in the input box. If there is no other content in the first input box, the received second message will be displayed in the input box by default, that is, the user can directly send the message in the input box deliver.
  • the second message is displayed in the target input box, and the target input box does not overlap with the first input box.
  • another input box can be displayed in the current interface (first conversation interface).
  • the display position of the target input box can be near the first input box, but it is not consistent with the existing message
  • the display area and the input box area overlap.
  • it is also possible to directly display the second message near the first input box for example, display the second message above the first input box.
  • the current user can see the input content and the content sent by the second user at the same time, so that the two contents can be combined to reply to the first user.
  • the first message displayed in the input box of the first conversation interface may be displayed in the same manner as that of the second message in the input box of this embodiment, which will not be repeated here.
  • the sending control after displaying the second message in the first input box or the target input box, it further includes: adjusting the sending control to be associated with the first user; receiving the A third user input to the send control; in response to the third input, sending the second message to the first user.
  • the sending control can be restored to the initial state (a control containing only the word "send"), or the background of the sending control can be adjusted to the avatar of the first user or logo.
  • the user's third input to the sending control may be a click input on the sending control. That is, when the user clicks the send control, the content in the input box (the first input box or the target input box) can be directly sent to the first user. Specifically, the content in the input box can be edited or unedited. edited content, but after the second message is displayed in the first conversation interface, the associated object corresponding to the sending control is changed.
  • before sending the second message to the first user it also includes: receiving Receive the editing operation of the current user on the message in the input box.
  • the current user can directly display the second message sent by the second user in the conversation interface with the first user, without switching to the conversation interface with the second user, and can respond to the second message according to the reply message of the second user A user replies.
  • the second message can be edited and processed more conveniently, and then forwarded to the first user, avoiding copying and pasting the second message into the input box. The tedious operation of editing can improve the user's chat experience.
  • the second conversation interface with the second user is displayed, if the first conversation interface is received If the third message is sent by the user, the third message is displayed in the second input box of the second conversation interface.
  • the third message may be directly displayed on the second conversation interface. That is, without the operation of the current user, the third message can be directly sent to the associated second user.
  • the third message may be displayed in the second input box of the second conversation interface. If there is content in the second input box, as in the above example, the third message can be displayed in another input box in the second conversation interface, which is different from the second input box, or the third message can be displayed directly near the second input box.
  • the user is currently chatting with friend A on the conversation interface 100 , and currently receives a message from friend A "Which one should you choose for the last multiple choice question in the math test yesterday?". If it is detected that the user has the first input, a list of avatars pops up, and the list of avatars includes friend B. After the user selects friend B, an association between friend B and the conversation interface 100 is established, and on the first page of the conversation interface 100 The above message is displayed in an input box, and the avatar of friend B is displayed on the top of the corresponding sending control (that is, the sending control points to friend B), as shown in FIG. 4B .
  • the conversation interface 200 between friend B and the user will normally display the above-mentioned message received by friend B from the user "Yesterday's math test, the last multiple-choice question should be selected.” Which one?" Friend B inputs a reply message "choose C" in the input box of the dialogue interface 200 between him and the user, and clicks Send to send the message to the user.
  • the user can edit the message "choose C" displayed in the input box, and send the message to friend A through the second input. For example, click on the send control corresponding to friend A to send the "answer choice C" message to friend A.
  • the user's first input is received; in response to the first input, the second user and the first message are established. an association relationship of a conversational interface, and display the first message in the input box of the first conversational interface; receive the second input of the user; respond to the second input, and display the first message Send to the second user, thus, under the conversation interface with the first user, edit the message sent by the first user and forward it to the second user in a simple and convenient manner, avoiding the conflict with the first user
  • the conversation interface is switched to the conversation interface with the second user, and the message is copied and pasted into the input box of the conversation interface with the second user for editing, and then sent to the second user for cumbersome operations, thereby improving the user's chat experience.
  • the execution subject may be a session message sending and receiving device.
  • the method for sending and receiving the session message by the device for sending and receiving the message is taken as an example to describe the device for sending and receiving the message provided in the embodiment of the present application.
  • the session message sending and receiving device 800 of the embodiment of the present application includes: a first receiving module 820 , a response module 840 , a second receiving module 860 and a first sending module 880 .
  • the first receiving module 820 is configured to receive the user's first input when the first message sent by the first user is received in the first conversation interface; the responding module 840 is configured to establish in response to the first input The association relationship between the second user and the first conversation interface, and displaying the first message in the input box of the first conversation interface; the second receiving module 860 is configured to receive a second input from the user ; A first sending module 880, configured to send the first message to the second user in response to the second input.
  • the second receiving module 860 is specifically configured to: receive the user's input to the sending control displayed on the first conversation interface, the sending control being associated with the second user.
  • the device 800 also includes:
  • a third receiving module (not shown in the figure), configured to receive the message sent by the second user when the first conversation interface is displayed after the first message is sent to the second user second message;
  • a first display module (not shown in the figure), configured to display the second message in the first input box when there is no content in the first input box of the first conversation interface; Or, in the case that there is content in the first input box of the first conversation interface, display the second message in the target input box, and the target input box does not overlap with the first input box .
  • the device 800 also includes:
  • An adjustment module (not shown in the figure), configured to adjust the sending control to be related to the first user after the second message is displayed in the first input box or the target input box couplet;
  • a fourth receiving module (not shown in the figure), configured to receive a third input from the user on the sending control
  • a second sending module (not shown in the figure), configured to send the second message to the first user in response to the third input.
  • the device 800 also includes:
  • the second display module (not shown in the figure) is configured to establish the association relationship between the second user and the first conversation interface, and if the second conversation interface with the second user is displayed, if received If the third message sent by the first user is received, the third message is displayed in the second input box of the second conversation interface.
  • the user's first input is received; in response to the first input, the second user and the first message are established. an association relationship of a conversational interface, and display the first message in the input box of the first conversational interface; receive the second input of the user; respond to the second input, and display the first message Send to the second user, thus, under the conversation interface with the first user, edit the message sent by the first user and forward it to the second user in a simple and convenient manner, avoiding the need to communicate with the first user
  • the chat interface of the chat interface is switched to the chat interface with the second user, the message is copied and pasted into the input box of the chat interface with the second user for editing, and then sent to the second user for cumbersome operations, thereby improving the chat experience of the user.
  • the conversation message sending and receiving apparatus in the embodiment of the present application may be an electronic device, or may be a component in the electronic device, such as an integrated circuit or a chip.
  • the electronic device can be a terminal or a devices other than terminals.
  • the electronic device may be a mobile phone, a tablet computer, a notebook computer, a handheld computer, a vehicle electronic device, a mobile Internet device (Mobile Internet Device, MID), an augmented reality (augmented reality, AR)/virtual reality (virtual reality, VR ) equipment, robot, wearable device, ultra-mobile personal computer (ultra-mobile personal computer, UMPC), netbook or personal digital assistant (personal digital assistant, PDA), etc., and can also be a personal computer (personal computer, PC), etc.
  • the embodiments of the present application do not make specific limitations.
  • the session messaging device in the embodiment of the present application may be a device with an operating system.
  • the operating system may be an Android (Android) operating system, an ios operating system, or other possible operating systems, which are not specifically limited in this embodiment of the present application.
  • the session message sending and receiving device provided in the embodiment of the present application can implement various processes implemented by the method embodiments in FIG. 1 to FIG. 4D , and details are not repeated here to avoid repetition.
  • the embodiment of the present application also provides an electronic device 900, including a processor 940 and a memory 920, and the memory 920 stores programs or instructions that can run on the processor 940, the When the programs or instructions are executed by the processor 940, the various steps of the above embodiments of the method for sending and receiving conversational messages can be realized, and the same technical effect can be achieved. To avoid repetition, details are not repeated here.
  • the electronic devices in the embodiments of the present application include the above-mentioned mobile electronic devices and non-mobile electronic devices.
  • FIG. 7 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
  • the electronic device 1000 includes, but is not limited to: a radio frequency unit 1001, a network module 1002, an audio output unit 1003, an input unit 1004, a sensor 1005, a display unit 1006, a user input unit 1007, an interface unit 1008, a memory 1009, and a processor 1010, etc. part.
  • the electronic device 1000 can also include a power supply (such as a battery) for supplying power to various components, and the power supply can be logically connected to the processor 1010 through the power management system, so that the management of charging, discharging, and function can be realized through the power management system. Consumption management and other functions.
  • a power supply such as a battery
  • the structure of the electronic equipment shown in Figure 7 does not constitute a limitation to the electronic equipment, and the electronic equipment may include more There are more or fewer components, or some components are combined, or different component arrangements are omitted here.
  • the user input unit 1007 is configured to receive the user's first input when the first message sent by the first user is received in the first conversation interface;
  • a processor 1010 configured to, in response to the first input, establish an association relationship between the second user and the first conversation interface
  • a display unit 1006 configured to display the first message in an input box of the first conversation interface
  • a user input unit 1007 configured to receive a second input from the user
  • the processor 1010 is configured to send the first message to the second user in response to the second input.
  • the user input unit 1007 is specifically configured to: receive the user's input to the sending control displayed on the first conversation interface, the sending control being associated with the second user.
  • the user input unit 1007 is further configured to, after sending the first message to the second user, receive a second message sent by the second user when the first conversation interface is displayed. information;
  • the display unit 1006 is further configured to display the second message in the first input box if there is no content in the first input box of the first conversation interface; or, in the first input box If there is content in the first input box of the conversational interface, the second message is displayed in a target input box, and the target input box does not overlap with the first input box.
  • the processor 1010 is further configured to, after displaying the second message in the first input box or the target input box, adjust the send control to be associated with the first user ;
  • the user input unit 1007 is further configured to receive a third input from the user on the sending control;
  • the processor 1010 is further configured to send the second message to the first user in response to the third input.
  • the display unit 1006 is further configured to, after the association between the second user and the first conversation interface is established, if the second conversation interface with the second user is displayed, if the third message sent by the first user, display the third message on the second conversation interface in the second input box of the .
  • the user's first input is received; in response to the first input, the second user and the first message are established. an association relationship of a conversational interface, and display the first message in the input box of the first conversational interface; receive the second input of the user; respond to the second input, and display the first message Send to the second user, thus, under the conversation interface with the first user, edit the message sent by the first user and forward it to the second user in a simple and convenient manner, avoiding the conflict with the first user
  • the conversation interface is switched to the conversation interface with the second user, and the message is copied and pasted into the input box of the conversation interface with the second user for editing, and then sent to the second user for cumbersome operations, thereby improving the user's chat experience.
  • the input unit 1004 may include a graphics processor (Graphics Processing Unit, GPU) 10041 and a microphone 10042, and the graphics processor 10041 is used for the image capture device (such as the image data of the still picture or video obtained by the camera) for processing.
  • the display unit 1006 may include a display panel 10061, and the display panel 10061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like.
  • the user input unit 1007 includes at least one of a touch panel 10071 and other input devices 10072 .
  • the touch panel 10071 is also called a touch screen.
  • the touch panel 10071 may include two parts, a touch detection device and a touch controller.
  • Other input devices 10072 may include, but are not limited to, physical keyboards, function keys (such as volume control buttons, switch buttons, etc.), trackballs, mice, and joysticks, which will not be repeated here.
  • the memory 1009 can be used to store software programs as well as various data.
  • the memory 1009 can mainly contain It includes a first storage area for storing programs or instructions and a second storage area for storing data, wherein the first storage area can store operating systems, application programs or instructions required by at least one function (such as sound playback functions, image playback functions, etc.) )wait.
  • memory 1009 may include volatile memory or nonvolatile memory, or, memory 1009 may include both volatile and nonvolatile memory.
  • the non-volatile memory may be a read-only memory (Read-Only Memory, ROM), a programmable read-only memory (Programmable ROM, PROM), an erasable programmable read-only memory (Erasable PROM, EPROM), an electronically programmable Erase Programmable Read-Only Memory (Electrically EPROM, EEPROM) or Flash.
  • ROM Read-Only Memory
  • PROM programmable read-only memory
  • Erasable PROM Erasable PROM
  • EPROM electronically programmable Erase Programmable Read-Only Memory
  • Flash Flash
  • Volatile memory can be random access memory (Random Access Memory, RAM), static random access memory (Static RAM, SRAM), dynamic random access memory (Dynamic RAM, DRAM), synchronous dynamic random access memory (Synchronous DRAM, SDRAM), double data rate synchronous dynamic random access memory (Double Data Rate SDRAM, DDRSDRAM), enhanced synchronous dynamic random access memory (Enhanced SDRAM, ESDRAM), synchronous connection dynamic random access memory (Synchlink DRAM, SLDRAM) and Direct Memory Bus Random Access Memory (Direct Rambus RAM, DRRAM).
  • RAM Random Access Memory
  • static random access memory Static RAM, SRAM
  • dynamic random access memory Dynamic RAM, DRAM
  • synchronous dynamic random access memory Synchronous DRAM, SDRAM
  • Double data rate synchronous dynamic random access memory Double Data Rate SDRAM, DDRSDRAM
  • Enhanced SDRAM, ESDRAM enhanced synchronous dynamic random access memory
  • Synchlink DRAM, SLDRAM synchronous connection dynamic random access memory
  • Direct Rambus RAM Direct Rambus RAM
  • the processor 1010 may include one or more processing units; optionally, the processor 1010 integrates an application processor and a modem processor, wherein the application processor mainly processes operations related to the operating system, user interface, and application programs, etc., Modem processors mainly process wireless communication signals, such as baseband processors. It can be understood that the foregoing modem processor may not be integrated into the processor 1010 .
  • the embodiment of the present application also provides a readable storage medium, the readable storage medium stores a program or an instruction, and when the program or instruction is executed by the processor, each process of the above embodiment of the method for sending and receiving conversational messages is realized, and can achieve The same technical effects are not repeated here to avoid repetition.
  • the processor is the processor in the electronic device described in the above embodiments.
  • the readable storage medium includes a computer-readable storage medium, such as a computer read-only memory ROM, a random access memory RAM, a magnetic disk or an optical disk, and the like.
  • the embodiment of the present application further provides a chip, the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is used to run programs or instructions to implement the above embodiment of the method for sending and receiving conversational messages Each process, and can achieve the same technical effect, in order to avoid repetition, will not repeat them here.
  • chips mentioned in the embodiments of the present application may also be called system-on-chip, system-on-chip, system-on-a-chip, or system-on-a-chip.
  • the embodiment of the present application provides a computer program product, the program product is stored in a storage medium, and the program product is executed by at least one processor to implement the various processes in the above embodiments of the method for sending and receiving conversational messages, and can achieve the same technology Effect, in order to avoid repetition, will not repeat them here.
  • the term “comprising”, “comprising” or any other variation thereof is intended to cover a non-exclusive inclusion such that a process, method, article or apparatus comprising a set of elements includes not only those elements, It also includes other elements not expressly listed, or elements inherent in the process, method, article, or device. Without further limitations, an element defined by the phrase “comprising a " does not preclude the presence of additional identical elements in the process, method, article, or apparatus comprising that element.
  • the scope of the methods and devices in the embodiments of the present application is not limited to performing functions in the order shown or discussed, and may also include performing functions in a substantially simultaneous manner or in reverse order according to the functions involved. Functions are performed, for example, the described methods may be performed in an order different from that described, and various steps may also be added, omitted, or combined. Additionally, features described with reference to certain examples may be combined in other examples.

Abstract

The present application discloses a session message transceiving method and apparatus, an electronic device and a readable storage medium, and belongs to the technical field of information. The session message transceiving method comprises: when a first message sent by a first user is received in a first session interface, receiving a first input of the user; in response to the first input, establishing an association relationship between a second user and the first session interface, and displaying the first message in an input box of the first session interface; receiving a second input of the user; and in response to the second input, sending the first message to the second user.

Description

会话消息收发方法及装置、电子设备、可读存储介质Conversation message sending and receiving method and device, electronic device, and readable storage medium
交叉引用cross reference
本发明要求在2022年02月25日提交中国专利局、申请号为202210181362.X、发明名称为“会话消息收发方法及装置、电子设备、可读存储介质”的中国专利申请的优先权,该申请的全部内容通过引用结合在本发明中。The present invention claims the priority of the Chinese patent application submitted to the China Patent Office on February 25, 2022, with the application number 202210181362.X, and the title of the invention is "conversation message sending and receiving method and device, electronic equipment, and readable storage medium". The entire content of the application is hereby incorporated by reference.
技术领域technical field
本申请属于信息技术领域,具体涉及一种会话消息收发方法及装置、电子设备、可读存储介质。The present application belongs to the field of information technology, and in particular relates to a conversation message sending and receiving method and device, electronic equipment, and a readable storage medium.
背景技术Background technique
目前,用户使用电子设备上的社交应用进行聊天,会经常出现在多人之间进行聊天的场景。例如,对于朋友A发送过来的消息,如果当前用户需要寻求朋友B进行确认回复,此时通常是将与朋友A的聊天消息进行截图或者多选之后转发给朋友B。At present, when a user uses a social application on an electronic device to chat, there will often be a scene of chatting among multiple people. For example, for a message sent by friend A, if the current user needs to ask friend B for a confirmation reply, at this time, the chat message with friend A is usually screenshotted or forwarded to friend B after multiple selections.
朋友A发送的目标消息涉及隐私内容,需要编辑处理后再转发朋友B,则需要从当前与朋友A的会话界面切换到与朋友B的会话界面,然后将消息复制到与朋友B的会话界面的输入框中进行编辑,然后再发送给朋友B。The target message sent by friend A involves private content, and needs to be edited and processed before forwarding to friend B. You need to switch from the current conversation interface with friend A to the conversation interface with friend B, and then copy the message to the conversation interface with friend B. Edit it in the input box before sending it to friend B.
如此,会导致用户需要在朋友A和朋友B的会话界面之间进行来回频繁切换,给用户带来麻烦。In this way, the user needs to frequently switch back and forth between the conversation interfaces of friend A and friend B, which brings trouble to the user.
发明内容Contents of the invention
本申请实施例的目的是提供一种会话消息收发方法及装置、电子设备、可读存储介质,能够解决现有消息转发导致不便的问题。 The purpose of the embodiments of the present application is to provide a conversation message sending and receiving method and device, electronic equipment, and a readable storage medium, which can solve the inconvenience caused by existing message forwarding.
第一方面,本申请实施例提供了一种会话消息收发方法,该方法包括:In a first aspect, an embodiment of the present application provides a method for sending and receiving conversational messages, the method including:
在第一会话界面中接收到第一用户发送的第一消息的情况下,接收用户的第一输入;In the case of receiving a first message sent by a first user in the first conversation interface, receiving a first input from the user;
响应于所述第一输入,建立第二用户与所述第一会话界面的关联关系,并将所述第一消息显示在所述第一会话界面的输入框中;In response to the first input, establishing an association relationship between the second user and the first conversation interface, and displaying the first message in an input box of the first conversation interface;
接收所述用户的第二输入;receiving a second input from the user;
响应于所述第二输入,将所述第一消息发送至所述第二用户。In response to the second input, the first message is sent to the second user.
第二方面,本申请实施例提供了一种会话消息收发装置,包括:In the second aspect, the embodiment of the present application provides a session message sending and receiving device, including:
第一接收模块,用于在第一会话界面中接收到第一用户发送的第一消息的情况下,接收用户的第一输入;The first receiving module is configured to receive the user's first input when the first message sent by the first user is received in the first conversation interface;
响应模块,用于响应于所述第一输入,建立第二用户与所述第一会话界面的关联关系,并将所述第一消息显示在所述第一会话界面的输入框中;A response module, configured to, in response to the first input, establish an association relationship between the second user and the first conversation interface, and display the first message in an input box of the first conversation interface;
第二接收模块,用于接收所述用户的第二输入;a second receiving module, configured to receive a second input from the user;
第一发送模块,用于响应于所述第二输入,将所述第一消息发送至所述第二用户。A first sending module, configured to send the first message to the second user in response to the second input.
第三方面,本申请实施例提供了一种电子设备,该电子设备包括处理器和存储器,所述存储器存储可在所述处理器上运行的程序或指令,所述程序或指令被所述处理器执行时实现如第一方面所述的方法的步骤。In the third aspect, the embodiment of the present application provides an electronic device, the electronic device includes a processor and a memory, the memory stores programs or instructions that can run on the processor, and the programs or instructions are processed by the The steps of the method described in the first aspect are realized when the controller is executed.
第四方面,本申请实施例提供了一种可读存储介质,所述可读存储介质上存储程序或指令,所述程序或指令被处理器执行时实现如第一方面所述的方法的步骤。In a fourth aspect, an embodiment of the present application provides a readable storage medium, on which a program or an instruction is stored, and when the program or instruction is executed by a processor, the steps of the method described in the first aspect are implemented .
第五方面,本申请实施例提供了一种芯片,所述芯片包括处理器和通信接口,所述通信接口和所述处理器耦合,所述处理器用于运行程序或指令,实现如第一方面所述的方法。In the fifth aspect, the embodiment of the present application provides a chip, the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is used to run programs or instructions, so as to implement the first aspect the method described.
第六方面,本申请实施例提供一种计算机程序产品,该程序产品被存储在存储介质中,该程序产品被至少一个处理器执行以实现如第一方面所述的 方法。In a sixth aspect, an embodiment of the present application provides a computer program product, the program product is stored in a storage medium, and the program product is executed by at least one processor to implement the computer program product described in the first aspect. method.
在本申请实施例中,通过在第一会话界面中接收第一用户发送的第一消息的情况下,接收用户的第一输入;响应于所述第一输入,建立第二用户与所述第一会话界面的关联关系,并将所述第一消息显示在所述第一会话界面的输入框中;接收所述用户的第二输入;响应于所述第二输入,将所述第一消息发送至所述第二用户,由此,可以在与第一用户的会话界面下,以简单便捷的方式实现对第一用户发送消息的编辑及转发给第二用户,避免用户需要从与第一用户的会话界面切换到与第二用户的会话界面,将消息复制粘贴到与第二用户的会话界面的输入框中进行编辑,再发送给第二用户的繁琐操作,从而提升用户的聊天体验。In this embodiment of the present application, by receiving the first message sent by the first user in the first conversation interface, the user's first input is received; in response to the first input, the second user and the first message are established. an association relationship of a conversational interface, and display the first message in the input box of the first conversational interface; receive the second input of the user; respond to the second input, and display the first message Send to the second user, thus, under the conversation interface with the first user, edit the message sent by the first user and forward it to the second user in a simple and convenient manner, avoiding the need for the user to communicate with the first user The user's conversation interface is switched to the conversation interface with the second user, and the message is copied and pasted into the input box of the conversation interface with the second user for editing, and then sent to the second user's cumbersome operation, thereby improving the user's chat experience.
附图说明Description of drawings
图1是本申请实施例的会话消息收发方法的流程示意图。FIG. 1 is a schematic flowchart of a method for sending and receiving conversational messages according to an embodiment of the present application.
图2是本申请实施例的会话消息收发方法的用户界面示意图之一。Fig. 2 is one of the user interface schematic diagrams of the method for sending and receiving conversational messages according to the embodiment of the present application.
图3是本申请实施例的会话消息收发方法的用户界面示意图之一。Fig. 3 is one of the user interface schematic diagrams of the method for sending and receiving conversational messages according to the embodiment of the present application.
图4A、图4B、图4C和图4D是本申请实施例的会话消息收发方法的用户界面示意图。Fig. 4A, Fig. 4B, Fig. 4C and Fig. 4D are schematic user interface diagrams of the method for sending and receiving conversational messages according to the embodiment of the present application.
图5是本申请实施例的会话消息收发装置的结构方框图。Fig. 5 is a structural block diagram of an apparatus for sending and receiving conversational messages according to an embodiment of the present application.
图6是本申请实施例的电子设备的结构方框图。FIG. 6 is a structural block diagram of an electronic device according to an embodiment of the present application.
图7是实现本申请实施例的一种电子设备的硬件结构示意图。FIG. 7 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
具体实施方式Detailed ways
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚地描述,显然,所描述的实施例是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员获得的所有其他实施例,都属于本申请保护的范围。 The following will clearly describe the technical solutions in the embodiments of the present application with reference to the drawings in the embodiments of the present application. Obviously, the described embodiments are part of the embodiments of the present application, but not all of them. All other embodiments obtained by persons of ordinary skill in the art based on the embodiments in this application belong to the protection scope of this application.
本申请的说明书和权利要求书中的术语“第一”、“第二”等是用于区别类似的对象,而不用于描述特定的顺序或先后次序。应该理解这样使用的数据在适当情况下可以互换,以便本申请的实施例能够以除了在这里图示或描述的那些以外的顺序实施,且“第一”、“第二”等所区分的对象通常为一类,并不限定对象的个数,例如第一对象可以是一个,也可以是多个。此外,说明书以及权利要求中“和/或”表示所连接对象的至少其中之一,字符“/”,一般表示前后关联对象是一种“或”的关系。The terms "first", "second" and the like in the specification and claims of the present application are used to distinguish similar objects, and are not used to describe a specific sequence or sequence. It should be understood that the terms so used are interchangeable under appropriate circumstances such that the embodiments of the application can be practiced in sequences other than those illustrated or described herein, and that references to "first," "second," etc. distinguish Objects are generally of one type, and the number of objects is not limited. For example, there may be one or more first objects. In addition, "and/or" in the specification and claims means at least one of the connected objects, and the character "/" generally means that the related objects are an "or" relationship.
下面结合附图,通过具体的实施例及其应用场景对本申请实施例提供的会话消息收发方法进行详细地说明。The method for sending and receiving conversational messages provided by the embodiments of the present application will be described in detail below through specific embodiments and application scenarios with reference to the accompanying drawings.
图1是本申请实施例的会话消息收发方法的流程示意图。如图1所示,本申请实施例的应用操作方法包括以下步骤102至步骤108。FIG. 1 is a schematic flowchart of a method for sending and receiving conversational messages according to an embodiment of the present application. As shown in FIG. 1 , the application operation method of the embodiment of the present application includes the following steps 102 to 108 .
步骤102,在第一会话界面中接收到第一用户发送的第一消息的情况下,接收用户的第一输入。Step 102: Receive a first input from the user when a first message sent by the first user is received in the first conversation interface.
第一会话界面为当前用户与第一用户进行会话聊天的界面,第一用户发送的第一消息为正常聊天的收发消息。The first conversation interface is an interface for the current user to chat with the first user, and the first message sent by the first user is a normal chat message.
可以理解的,第一输入可以是用于调出用户列表的操作,第一输入表明用户希望将第一消息进行转发。例如,第一输入可以是用户对第一会话界面的输入框多次输入文本后又删除的操作;或者,用户对第一消息的特定的手势操作,比如长按,滑动,点击等等。It can be understood that the first input may be an operation for calling out the user list, and the first input indicates that the user wishes to forward the first message. For example, the first input may be an operation in which the user enters text multiple times in the input box of the first conversation interface and then deletes it; or, the user performs a specific gesture operation on the first message, such as long pressing, sliding, clicking, and so on.
步骤104,响应于所述第一输入,建立第二用户与所述第一会话界面的关联关系,并将所述第一消息显示在所述第一会话界面的输入框中。Step 104, in response to the first input, establish an association relationship between the second user and the first conversation interface, and display the first message in an input box of the first conversation interface.
可以理解的,在收到第一消息后,可以通过检测当前用户的输入操作,来判断是否存在第一输入。如果存在第一输入,则在第一会话界面显示用户列表。It can be understood that after receiving the first message, it may be determined whether there is a first input by detecting the current user's input operation. If there is the first input, a user list is displayed on the first conversation interface.
如图2所示,当前用户接收到朋友A发送的消息10时,需要其他朋友来帮忙回复该消息10。则当前用户可对第一会话界面显示的该聊天信息执行 长按的输入操作(第一输入),从而在当前与朋友A的第一会话界面中显示出对应的联系人头像列表。As shown in FIG. 2 , when the current user receives a message 10 sent by friend A, he needs other friends to help reply the message 10 . Then the current user can execute the chat information displayed on the first conversation interface The long-press input operation (the first input), so that the corresponding contact head portrait list is displayed in the current first conversation interface with the friend A.
能够理解的,可以是根据聊天频率、最近聊天时间点等来确定与当前用户关系较近的朋友,从而将这些用户的头像列表进行显示。当前用户则可以从显示的联系人列表中,选择一个或多个联系人作为第二用户。It can be understood that friends who are close to the current user may be determined according to the chat frequency, the latest chat time point, etc., so as to display the avatars of these users in a list. The current user can select one or more contacts as the second user from the displayed contact list.
在接收到用户对该联系人列表中某一联系人(第二用户)的选择操作之后,可以认为建立了该联系人与第一会话界面之间的关联关系。能够理解的,在第二用户与第一会话界面之间存在关联关系之后,第一用户发送给当前用户的会话消息均可以较为快速的或者直接转发至第二用户。After receiving the user's selection operation of a certain contact (the second user) in the contact list, it can be considered that the association between the contact and the first conversation interface is established. It can be understood that after the second user has an association relationship with the first conversation interface, the conversation messages sent by the first user to the current user can be forwarded relatively quickly or directly to the second user.
可选地,在第二用户与第一会话界面之间建立了关联关系之后,可以在第一会话界面中显示一控件,该控件用于指向第二用户,具体可以以第二用户的头像、名称来显示该控件。示例性地,上述控件可以是第一会话界面中本身就存在的控件,例如,发送控件,那么就可以直接在发送控件上显示第二用户的头像。Optionally, after the association between the second user and the first conversational interface is established, a control may be displayed on the first conversational interface, and the control is used to point to the second user. Specifically, the second user's avatar, Name to display the control. Exemplarily, the above-mentioned control may be a control that already exists in the first conversation interface, for example, a send control, then the avatar of the second user may be directly displayed on the send control.
除此之外,在第二用户与第一会话界面建立关联关系的时候,第一会话界面接收的消息可以直接在输入框中显示,输入框中的消息可以进行编辑。In addition, when the second user establishes an association relationship with the first conversation interface, the message received by the first conversation interface can be directly displayed in the input box, and the message in the input box can be edited.
在本申请实施例中,通过将第二用户与第一会话界面建立关联关系,使得第一会话界面的输入框中的消息发送对象可以被选择为第二用户,即实现了当前用户在不退出第一会话界面的情况下,就可以将第一会话界面中接收到的消息快速转发至有关联关系的用户。In this embodiment of the present application, by establishing an association relationship between the second user and the first conversation interface, the message sending object in the input box of the first conversation interface can be selected as the second user, that is, the current user is realized without logging out. In the case of the first conversation interface, the message received in the first conversation interface can be quickly forwarded to the associated users.
如图3所示,当前用户在将当前与朋友A的会话界面与朋友B绑定之后,朋友A发送的消息10则显示在该会话界面的输入框中,能够由当前用户进行编辑。As shown in FIG. 3 , after the current user binds the current conversation interface with friend A to friend B, the message 10 sent by friend A is displayed in the input box of the conversation interface, which can be edited by the current user.
步骤106,接收所述用户的第二输入。Step 106, receiving a second input from the user.
步骤108,响应于所述第二输入,将所述第一消息发送至所述第二用户。Step 108, sending the first message to the second user in response to the second input.
可以理解的,第二输入可以是用户对上述指向第二用户的控件的输入。 It can be understood that the second input may be the user's input on the aforementioned control directed to the second user.
可选地,所述接收所述用户的第二输入,包括:接收所述用户对所述第一会话界面中显示的发送控件的输入,所述发送控件与所述第二用户相关联。第一会话界面显示的发送控件用于对输入框内内容的发送操作,发送控件对应显示为第二用户的标识,或者代表第二用户的文字。即,点击第一会话界面的发送控件,不是将消息发送至第一用户,而是将输入框中内容发送至第二用户。Optionally, the receiving the user's second input includes: receiving the user's input to the sending control displayed on the first conversation interface, the sending control being associated with the second user. The sending control displayed on the first conversation interface is used for sending operations on the content in the input box, and the sending control is correspondingly displayed as an identifier of the second user, or a text representing the second user. That is, clicking the send control on the first conversation interface does not send the message to the first user, but sends the content in the input box to the second user.
如图3所示,第二用户的发送控件可以使用第二用户的头像标识和文字“朋友B”作为背景,对应地,用户点击发送控件的头像背景,代表当前用户将输入框中的内容发送给对应头像背景的联系人朋友B。As shown in Figure 3, the sending control of the second user can use the second user's avatar logo and the text "Friend B" as the background. Correspondingly, the user clicks the avatar background of the sending control to send the content in the input box on behalf of the current user. To the contact friend B who corresponds to the avatar background.
与第一会话界面建立关联关系的第二用户可以是一个或多个,如果是多个,则在第一会话界面显示多个关联的第二用户对应的发送控件。There may be one or more second users who establish an association relationship with the first conversation interface, and if there are more than one, send controls corresponding to the plurality of associated second users are displayed on the first conversation interface.
当前用户可以通过第二输入,例如点击、长按、滑动等操作,从多个显示的第二用户的发送控件中选择一个或多个,由此可以在第一会话界面,将输入框中包括第一输入消息的内容发送给选择的第二用户。The current user can select one or more from multiple displayed second user's sending controls through second input, such as clicking, long pressing, sliding, etc., so that the input box can be included in the first conversation interface The content of the first input message is sent to the selected second user.
可选地,将所述第一消息发送至所述第二用户之前,还包括接收用户对输入框中的内容的编辑操作。Optionally, before sending the first message to the second user, the method further includes receiving a user's editing operation on the content in the input box.
如果用户需要对第一用户发送过来的第一消息进行稍微修改再发送给第二用户,则在输入框中里面进行编辑;否则,可以直接确认发送给第二用户。If the user needs to slightly modify the first message sent by the first user before sending it to the second user, edit it in the input box; otherwise, directly confirm and send it to the second user.
在本申请实施例中,用户可以通过将第一会话界面与第二用户进行关联,实现将第一会话界面中接收到的消息直接显示在当前界面的第一输入框中,从而在第一会话界面下不经编辑将第一输入框中的消息内容直接转发给第二用户,或者将第一输入框中的消息内容编辑后再转发给第二用户,而不用切换到与第二用户对应的会话界面。由此,避免了在当前会话界面与第二用户的会话界面之间来回切换,提升用户聊天的体验。In this embodiment of the application, the user can directly display the message received in the first conversation interface in the first input box of the current interface by associating the first conversation interface with the second user, so that Under the interface, forward the message content in the first input box directly to the second user without editing, or edit the message content in the first input box and then forward it to the second user without switching to the message corresponding to the second user Conversational interface. Thus, switching back and forth between the current session interface and the second user's session interface is avoided, and the chatting experience of the user is improved.
可选地,所述将所述第一消息发送至所述第二用户之后,还包括:在显示有所述第一会话界面的情况下,接收所述第二用户发送的第二消息;在所 述第一会话界面的第一输入框中不存在内容的情况下,将所述第二消息显示在所述第一输入框中;或者,在所述第一会话界面的所述第一输入框中存在内容的情况下,将所述第二消息显示在目标输入框中,所述目标输入框与所述第一输入框不重合。Optionally, after sending the first message to the second user, the method further includes: receiving a second message sent by the second user when the first conversation interface is displayed; Place If there is no content in the first input box of the first conversational interface, display the second message in the first input box; or, in the first input box of the first conversational interface If there is content in , the second message is displayed in the target input box, and the target input box does not overlap with the first input box.
在该实施例中,与第一会话界面建立关联关系的第二用户发送给当前用户的第二消息,不仅可以直接显示在当前用户与第一用户的第一会话界面中,并且可以直接显示在该会话界面的输入框中。In this embodiment, the second message sent by the second user associated with the first conversation interface to the current user can not only be directly displayed on the first conversation interface between the current user and the first user, but can also be directly displayed on the In the input box of the conversational interface.
可以理解的,在第一会话界面以及和第二用户建立关系,并且将至少一条第一消息发送给第二用户之后,此时第二用户发送的第二消息可能是对于第一消息的回复消息,而当前用户正是需要第二用户帮助对第一消息进行回复,因此,可以直接将收到的第二消息显示在第一会话界面中的输入框内。It can be understood that after the first conversation interface establishes a relationship with the second user and sends at least one first message to the second user, the second message sent by the second user may be a reply message to the first message , and the current user needs the help of the second user to reply to the first message, therefore, the received second message can be directly displayed in the input box in the first conversation interface.
当然,本申请不局限于该具体实施例,如果第二用户发送的消息仅显示在第一会话界面中,则当前用户可以复制粘贴该消息到该会话界面的输入框中,避免切换到与第二用户的第二会话界面获取回复消息。Of course, the present application is not limited to this specific embodiment, if the message sent by the second user is only displayed in the first conversation interface, then the current user can copy and paste the message into the input box of the conversation interface, avoiding switching to the second conversation interface. The second conversation interface of the second user acquires the reply message.
在本申请实施例中,由于第二用户发送的消息直接显示在第一会话界面的输入框中,则当前用户可以避免切换到与第二用户的会话界面来获取回复消息,可以直接对输入框中的第二用户消息进行编辑后,直接将该消息发送给第一用户用于回复。In this embodiment of the application, since the message sent by the second user is directly displayed in the input box of the first conversation interface, the current user can avoid switching to the conversation interface with the second user to obtain the reply message, and can directly enter the input box After editing the second user's message in , send the message directly to the first user for reply.
当然,第二用户的回复消息还可以也显示在第二用户与当前用户的第二会话界面中,这与现有聊天会话界面的显示情况相同。Of course, the second user's reply message can also be displayed in the second conversation interface between the second user and the current user, which is the same as the display situation of the existing chat conversation interface.
在一些可选的实施例中,在接收到第二用户发送的第二消息的情况下,当前用户与第一用户的第一会话界面的第一输入框里,可能存在待编辑的消息文本内容,也可能没有任何文本内容。In some optional embodiments, when the second message sent by the second user is received, there may be message text content to be edited in the first input box of the first conversation interface between the current user and the first user , or may not have any text content.
具体地,在第一会话界面的第一输入框中不存在内容的情况下,将所述第二消息显示在输入框中。如果第一输入框里面没有其他内容,则接收的第二消息默认显示在该输入框内,即用户可以直接将该输入框中的消息进行发 送。Specifically, if there is no content in the first input box of the first conversation interface, the second message is displayed in the input box. If there is no other content in the first input box, the received second message will be displayed in the input box by default, that is, the user can directly send the message in the input box deliver.
具体地,在所述第一会话界面的第一输入框中存在内容的情况下,将所述第二消息显示在目标输入框中,目标输入框与所述第一输入框不重合。如果第一输入框里面有当前用户已输入的其他内容,为了不覆盖掉用户已输入的内容,则可以在当前界面(第一会话界面)中再显示一输入框(目标输入框),该目标输入框中不存在任何内容,因此可以将第二用户发送过来的消息显示在该目标输入框中,该目标输入框的显示位置可以是在第一输入框的附近,但是不与已有的消息显示区域以及输入框区域重合。除此之外,也可以是直接将第二消息直接显示在第一输入框附近,例如,将第二消息显示在第一输入框的上方。Specifically, if there is content in the first input box of the first conversation interface, the second message is displayed in the target input box, and the target input box does not overlap with the first input box. If there is other content that the current user has entered in the first input box, in order not to overwrite the content that the user has entered, another input box (target input box) can be displayed in the current interface (first conversation interface). There is no content in the input box, so the message sent by the second user can be displayed in the target input box. The display position of the target input box can be near the first input box, but it is not consistent with the existing message The display area and the input box area overlap. Besides, it is also possible to directly display the second message near the first input box, for example, display the second message above the first input box.
如此,当前用户可以同时看到已输入的内容,以及第二用户发送来的内容,从而可以结合两个内容来对第一用户进行回复。In this way, the current user can see the input content and the content sent by the second user at the same time, so that the two contents can be combined to reply to the first user.
上述步骤104中,在第一会话界面的输入框中显示的第一消息,可以采用与该实施例的第二消息在输入框中相同的显示方式,这里不再赘述。In the above step 104, the first message displayed in the input box of the first conversation interface may be displayed in the same manner as that of the second message in the input box of this embodiment, which will not be repeated here.
可选地,将所述第二消息显示在所述第一输入框中或者所述目标输入框中之后,还包括:将所述发送控件调整为与所述第一用户相关联;接收所述用户对所述发送控件的第三输入;响应于所述第三输入,将所述第二消息发送至所述第一用户。Optionally, after displaying the second message in the first input box or the target input box, it further includes: adjusting the sending control to be associated with the first user; receiving the A third user input to the send control; in response to the third input, sending the second message to the first user.
在将第二用户发送的第二消息显示到输入框内之后,可将发送控件恢复至初始状态(只包括“发送”二字的控件),或者将发送控件的背景调整为第一用户的头像或标识。用户对发送控件的第三输入可以是对发送控件的点击输入。也即,用户点击发送控件,输入框(第一输入框或目标输入框)中的内容可以直接发送给第一用户,具体地,输入框中的内容可以是编辑后的内容,也可以是未编辑的内容,但是在第二消息显示在第一会话界面中后,发送控件对应的关联对象就改变了。After the second message sent by the second user is displayed in the input box, the sending control can be restored to the initial state (a control containing only the word "send"), or the background of the sending control can be adjusted to the avatar of the first user or logo. The user's third input to the sending control may be a click input on the sending control. That is, when the user clicks the send control, the content in the input box (the first input box or the target input box) can be directly sent to the first user. Specifically, the content in the input box can be edited or unedited. edited content, but after the second message is displayed in the first conversation interface, the associated object corresponding to the sending control is changed.
在一些可选的实施例中,在发送第二消息至第一用户之前,还包括:接 收当前用户对输入框中的消息的编辑操作。In some optional embodiments, before sending the second message to the first user, it also includes: receiving Receive the editing operation of the current user on the message in the input box.
与发送第一消息给第二用户的步骤类似,如果用户需要对第二用户发送过来的第二消息进行稍微修改再发送给第一用户,则在输入框中里面进行编辑;否则,可以直接确认发送第二消息给第一用户。Similar to the steps of sending the first message to the second user, if the user needs to slightly modify the second message sent by the second user before sending it to the first user, edit it in the input box; otherwise, confirm it directly A second message is sent to the first user.
如此,当前用户可以将第二用户发送的第二消息直接显示在与第一用户的会话界面中,不需要切换到与第二用户的会话界面,即可根据第二用户的回复消息,对第一用户进行回复。并且通过将第二消息直接显示在与第一用户的会话界面的输入框中,可以更加方便的对第二消息进行编辑处理,再转发给第一用户,避免复制粘贴第二消息到输入框中才能编辑的繁琐操作,提升用户的聊天体验。In this way, the current user can directly display the second message sent by the second user in the conversation interface with the first user, without switching to the conversation interface with the second user, and can respond to the second message according to the reply message of the second user A user replies. And by directly displaying the second message in the input box of the conversation interface with the first user, the second message can be edited and processed more conveniently, and then forwarded to the first user, avoiding copying and pasting the second message into the input box The tedious operation of editing can improve the user's chat experience.
可选地,所述建立第二用户与所述第一会话界面的关联关系之后,还包括:在显示有与所述第二用户的第二会话界面的情况下,若接收到所述第一用户发送的第三消息,则将所述第三消息显示在所述第二会话界面的第二输入框中。Optionally, after establishing the association relationship between the second user and the first conversation interface, it further includes: if the second conversation interface with the second user is displayed, if the first conversation interface is received If the third message is sent by the user, the third message is displayed in the second input box of the second conversation interface.
该实施例中,在第二用户与第一会话界面建立关联关系之后,如果此时当前用户处于与第二用户的第二会话界面中,则第三消息可以直接显示在第二会话界面中。即,无需当前用户的操作,而是可以直接将第三消息发送至关联的第二用户。In this embodiment, after the second user establishes an association relationship with the first conversation interface, if the current user is in the second conversation interface with the second user at this time, the third message may be directly displayed on the second conversation interface. That is, without the operation of the current user, the third message can be directly sent to the associated second user.
具体地,第三消息可以显示在第二会话界面的第二输入框中。如果第二输入框中存在内容,则如上述示例,可以将第三消息显示在第二会话界面中的另一个输入框中,该输入框与第二输入框不同,或者直接将第三消息显示在第二输入框附近。Specifically, the third message may be displayed in the second input box of the second conversation interface. If there is content in the second input box, as in the above example, the third message can be displayed in another input box in the second conversation interface, which is different from the second input box, or the third message can be displayed directly near the second input box.
下面结合附图4A到图4D对本申请实施例会话消息收发方法的应用场景进行描述。The following describes the application scenarios of the method for sending and receiving conversational messages according to the embodiment of the present application with reference to FIGS. 4A to 4D .
如图4A所示,用户当前与朋友A在会话界面100下聊天,当前接收到朋友A发送的消息“昨天数学考试,最后一个选择题应该选哪一个呀?”。 如果检测到用户存在第一输入,则弹出头像列表,该头像列表包括朋友B,在用户的选择了朋友B之后,建立朋友B与会话界面100之间的关联关系,并在会话界面100的第一输入框中显示上述消息,对应的发送控件的上方显示朋友B的头像(即该发送控件指向朋友B),如图4B所示。As shown in FIG. 4A , the user is currently chatting with friend A on the conversation interface 100 , and currently receives a message from friend A "Which one should you choose for the last multiple choice question in the math test yesterday?". If it is detected that the user has the first input, a list of avatars pops up, and the list of avatars includes friend B. After the user selects friend B, an association between friend B and the conversation interface 100 is established, and on the first page of the conversation interface 100 The above message is displayed in an input box, and the avatar of friend B is displayed on the top of the corresponding sending control (that is, the sending control points to friend B), as shown in FIG. 4B .
如图4C所示,朋友B与用户的会话界面200(朋友B持有的设备中显示的会话界面)会正常显示朋友B接收的来自用户的上述消息“昨天数学考试,最后一个选择题应该选哪一个呀?”朋友B在其与用户的会话界面200的输入框中输入回复消息“答案选C”,点击发送后将该消息发送给用户。As shown in FIG. 4C , the conversation interface 200 between friend B and the user (the conversation interface displayed in the device held by friend B) will normally display the above-mentioned message received by friend B from the user "Yesterday's math test, the last multiple-choice question should be selected." Which one?" Friend B inputs a reply message "choose C" in the input box of the dialogue interface 200 between him and the user, and clicks Send to send the message to the user.
如图4D所示,返回用户与朋友A在会话界面100,用户接收到的朋友B的回复消息会直接显示到会话界面100的输入框中,此时对应的发送控件以朋友A的头像作为背景。As shown in Figure 4D, when the user and friend A are in the conversation interface 100, the reply message received by the user from friend B will be directly displayed in the input box of the conversation interface 100. At this time, the corresponding sending control uses the avatar of friend A as the background .
用户可以对显示在输入框中的消息“答案选C”编辑,并通过第二输入,将该消息发送给朋友A。例如,点击朋友A对应的发送控件,将该“答案选C”消息发送给朋友A。The user can edit the message "choose C" displayed in the input box, and send the message to friend A through the second input. For example, click on the send control corresponding to friend A to send the "answer choice C" message to friend A.
在本申请实施例中,通过在第一会话界面中接收第一用户发送的第一消息的情况下,接收用户的第一输入;响应于所述第一输入,建立第二用户与所述第一会话界面的关联关系,并将所述第一消息显示在所述第一会话界面的输入框中;接收所述用户的第二输入;响应于所述第二输入,将所述第一消息发送至所述第二用户,由此,可以在与第一用户的会话界面下,以简单便捷的方式实现对第一用户发送消息的编辑及转发给第二用户,避免从与第一用户的会话界面切换到与第二用户的会话界面,将消息复制粘贴到与第二用户的会话界面的输入框中进行编辑,再发送给第二用户的繁琐操作,从而提升用户的聊天体验。In this embodiment of the present application, by receiving the first message sent by the first user in the first conversation interface, the user's first input is received; in response to the first input, the second user and the first message are established. an association relationship of a conversational interface, and display the first message in the input box of the first conversational interface; receive the second input of the user; respond to the second input, and display the first message Send to the second user, thus, under the conversation interface with the first user, edit the message sent by the first user and forward it to the second user in a simple and convenient manner, avoiding the conflict with the first user The conversation interface is switched to the conversation interface with the second user, and the message is copied and pasted into the input box of the conversation interface with the second user for editing, and then sent to the second user for cumbersome operations, thereby improving the user's chat experience.
此外,通过将第二用户回复的消息直接显示在与第一用户的会话界面中,可以避免切换到与第二用户的会话界面才能获取到对应的回复消息。通过将第二用户回复的消息直接显示在与第一用户的会话界面中的输入框中,更可 以便于用户直接编辑后将消息转发给第一用户。避免用户在与不同用户的会话界面之间进行来回频繁切换,提高会话消息收发的效率。In addition, by directly displaying the message replied by the second user in the conversation interface with the first user, it can avoid switching to the conversation interface with the second user to obtain the corresponding reply message. By directly displaying the message replied by the second user in the input box in the conversation interface with the first user, it is more possible In order to facilitate the user to directly edit and forward the message to the first user. This prevents the user from frequently switching back and forth between conversation interfaces with different users, and improves the efficiency of sending and receiving conversation messages.
本申请实施例提供的会话消息收发方法,执行主体可以为会话消息收发装置。本申请实施例中以会话消息收发装置执行会话消息收发的方法为例,说明本申请实施例提供的会话消息收发装置。In the session message sending and receiving method provided in the embodiment of the present application, the execution subject may be a session message sending and receiving device. In the embodiment of the present application, the method for sending and receiving the session message by the device for sending and receiving the message is taken as an example to describe the device for sending and receiving the message provided in the embodiment of the present application.
如图5所示,本申请实施例的会话消息收发装置800包括:第一接收模块820、响应模块840、第二接收模块860和第一发送模块880。As shown in FIG. 5 , the session message sending and receiving device 800 of the embodiment of the present application includes: a first receiving module 820 , a response module 840 , a second receiving module 860 and a first sending module 880 .
第一接收模块820,用于在第一会话界面中接收到第一用户发送的第一消息的情况下,接收用户的第一输入;响应模块840,用于响应于所述第一输入,建立第二用户与所述第一会话界面的关联关系,并将所述第一消息显示在所述第一会话界面的输入框中;第二接收模块860,用于接收所述用户的第二输入;第一发送模块880,用于响应于所述第二输入,将所述第一消息发送至所述第二用户。The first receiving module 820 is configured to receive the user's first input when the first message sent by the first user is received in the first conversation interface; the responding module 840 is configured to establish in response to the first input The association relationship between the second user and the first conversation interface, and displaying the first message in the input box of the first conversation interface; the second receiving module 860 is configured to receive a second input from the user ; A first sending module 880, configured to send the first message to the second user in response to the second input.
可选地,所述第二接收模块860,具体用于:接收所述用户对所述第一会话界面中显示的发送控件的输入,所述发送控件与所述第二用户相关联。Optionally, the second receiving module 860 is specifically configured to: receive the user's input to the sending control displayed on the first conversation interface, the sending control being associated with the second user.
可选地,该装置800还包括:Optionally, the device 800 also includes:
第三接收模块(图中未示出),用于将所述第一消息发送至所述第二用户之后,在显示有所述第一会话界面的情况下,接收所述第二用户发送的第二消息;A third receiving module (not shown in the figure), configured to receive the message sent by the second user when the first conversation interface is displayed after the first message is sent to the second user second message;
第一显示模块(图中未示出),用于在所述第一会话界面的第一输入框中不存在内容的情况下,将所述第二消息显示在所述第一输入框中;或者,在所述第一会话界面的所述第一输入框中存在内容的情况下,将所述第二消息显示在目标输入框中,所述目标输入框与所述第一输入框不重合。A first display module (not shown in the figure), configured to display the second message in the first input box when there is no content in the first input box of the first conversation interface; Or, in the case that there is content in the first input box of the first conversation interface, display the second message in the target input box, and the target input box does not overlap with the first input box .
可选地,该装置800还包括:Optionally, the device 800 also includes:
调整模块(图中未示出),用于将所述第二消息显示在所述第一输入框中或者所述目标输入框中之后,将所述发送控件调整为与所述第一用户相关 联;An adjustment module (not shown in the figure), configured to adjust the sending control to be related to the first user after the second message is displayed in the first input box or the target input box couplet;
第四接收模块(图中未示出),用于接收所述用户对所述发送控件的第三输入;A fourth receiving module (not shown in the figure), configured to receive a third input from the user on the sending control;
第二发送模块(图中未示出),用于响应于所述第三输入,将所述第二消息发送至所述第一用户。A second sending module (not shown in the figure), configured to send the second message to the first user in response to the third input.
可选地,该装置800还包括:Optionally, the device 800 also includes:
第二显示模块(图中未示出),用于建立第二用户与所述第一会话界面的关联关系之后,在显示有与所述第二用户的第二会话界面的情况下,若接收到所述第一用户发送的第三消息,则将所述第三消息显示在所述第二会话界面的第二输入框中。The second display module (not shown in the figure) is configured to establish the association relationship between the second user and the first conversation interface, and if the second conversation interface with the second user is displayed, if received If the third message sent by the first user is received, the third message is displayed in the second input box of the second conversation interface.
在本申请实施例中,通过在第一会话界面中接收第一用户发送的第一消息的情况下,接收用户的第一输入;响应于所述第一输入,建立第二用户与所述第一会话界面的关联关系,并将所述第一消息显示在所述第一会话界面的输入框中;接收所述用户的第二输入;响应于所述第二输入,将所述第一消息发送至所述第二用户,由此,可以在与第一用户的会话界面下,以简单便捷的方式实现对第一用户发送消息的编辑及转发给第二用户,避免了从与第一用户的会话界面切换到与第二用户的会话界面,将消息复制粘贴到与第二用户的会话界面的输入框中进行编辑,再发送给第二用户的繁琐操作,从而提升用户的聊天体验。In this embodiment of the present application, by receiving the first message sent by the first user in the first conversation interface, the user's first input is received; in response to the first input, the second user and the first message are established. an association relationship of a conversational interface, and display the first message in the input box of the first conversational interface; receive the second input of the user; respond to the second input, and display the first message Send to the second user, thus, under the conversation interface with the first user, edit the message sent by the first user and forward it to the second user in a simple and convenient manner, avoiding the need to communicate with the first user The chat interface of the chat interface is switched to the chat interface with the second user, the message is copied and pasted into the input box of the chat interface with the second user for editing, and then sent to the second user for cumbersome operations, thereby improving the chat experience of the user.
此外,通过将第二用户回复的消息直接显示在与第一用户的会话界面中,可以避免切换到与第二用户的会话界面才能获取到对应的回复消息。通过将第二用户回复的消息直接显示在与第一用户的会话界面中的输入框中,更可以便于用户直接编辑后将消息转发给第一用户。避免了用户在与不同用户的会话界面之间进行来回频繁切换,提高会话消息收发的效率。In addition, by directly displaying the message replied by the second user in the conversation interface with the first user, it can avoid switching to the conversation interface with the second user to obtain the corresponding reply message. By directly displaying the message replied by the second user in the input box in the conversation interface with the first user, it is more convenient for the user to directly edit and forward the message to the first user. This prevents the user from frequently switching back and forth between conversation interfaces with different users, and improves the efficiency of sending and receiving conversation messages.
本申请实施例中的会话消息收发装置可以是电子设备,也可以是电子设备中的部件,例如集成电路、或芯片。该电子设备可以是终端,也可以为除 终端之外的其他设备。示例性的,电子设备可以为手机、平板电脑、笔记本电脑、掌上电脑、车载电子设备、移动上网装置(Mobile Internet Device,MID)、增强现实(augmented reality,AR)/虚拟现实(virtual reality,VR)设备、机器人、可穿戴设备、超级移动个人计算机(ultra-mobile personal computer,UMPC)、上网本或者个人数字助理(personal digital assistant,PDA)等,还可以为个人计算机(personal computer,PC)等,本申请实施例不作具体限定。The conversation message sending and receiving apparatus in the embodiment of the present application may be an electronic device, or may be a component in the electronic device, such as an integrated circuit or a chip. The electronic device can be a terminal or a devices other than terminals. Exemplarily, the electronic device may be a mobile phone, a tablet computer, a notebook computer, a handheld computer, a vehicle electronic device, a mobile Internet device (Mobile Internet Device, MID), an augmented reality (augmented reality, AR)/virtual reality (virtual reality, VR ) equipment, robot, wearable device, ultra-mobile personal computer (ultra-mobile personal computer, UMPC), netbook or personal digital assistant (personal digital assistant, PDA), etc., and can also be a personal computer (personal computer, PC), etc., The embodiments of the present application do not make specific limitations.
本申请实施例中的会话消息收发装置可以为具有操作系统的装置。该操作系统可以为安卓(Android)操作系统,可以为ios操作系统,还可以为其他可能的操作系统,本申请实施例不作具体限定。The session messaging device in the embodiment of the present application may be a device with an operating system. The operating system may be an Android (Android) operating system, an ios operating system, or other possible operating systems, which are not specifically limited in this embodiment of the present application.
本申请实施例提供的会话消息收发装置能够实现图1至图4D的方法实施例实现的各个过程,为避免重复,这里不再赘述。The session message sending and receiving device provided in the embodiment of the present application can implement various processes implemented by the method embodiments in FIG. 1 to FIG. 4D , and details are not repeated here to avoid repetition.
可选地,如图6所示,本申请实施例还提供一种电子设备900,包括处理器940和存储器920,存储器920上存储有可在所述处理器940上运行的程序或指令,该程序或指令被处理器940执行时实现上述会话消息收发方法实施例的各个步骤,且能达到相同的技术效果,为避免重复,这里不再赘述。Optionally, as shown in FIG. 6 , the embodiment of the present application also provides an electronic device 900, including a processor 940 and a memory 920, and the memory 920 stores programs or instructions that can run on the processor 940, the When the programs or instructions are executed by the processor 940, the various steps of the above embodiments of the method for sending and receiving conversational messages can be realized, and the same technical effect can be achieved. To avoid repetition, details are not repeated here.
需要说明的是,本申请实施例中的电子设备包括上述所述的移动电子设备和非移动电子设备。It should be noted that the electronic devices in the embodiments of the present application include the above-mentioned mobile electronic devices and non-mobile electronic devices.
图7为实现本申请实施例的一种电子设备的硬件结构示意图。FIG. 7 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
该电子设备1000包括但不限于:射频单元1001、网络模块1002、音频输出单元1003、输入单元1004、传感器1005、显示单元1006、用户输入单元1007、接口单元1008、存储器1009、以及处理器1010等部件。The electronic device 1000 includes, but is not limited to: a radio frequency unit 1001, a network module 1002, an audio output unit 1003, an input unit 1004, a sensor 1005, a display unit 1006, a user input unit 1007, an interface unit 1008, a memory 1009, and a processor 1010, etc. part.
本领域技术人员可以理解,电子设备1000还可以包括给各个部件供电的电源(比如电池),电源可以通过电源管理系统与处理器1010逻辑相连,从而通过电源管理系统实现管理充电、放电、以及功耗管理等功能。图7中示出的电子设备结构并不构成对电子设备的限定,电子设备可以包括比图示更 多或更少的部件,或者组合某些部件,或者不同的部件布置,在此不再赘述。Those skilled in the art can understand that the electronic device 1000 can also include a power supply (such as a battery) for supplying power to various components, and the power supply can be logically connected to the processor 1010 through the power management system, so that the management of charging, discharging, and function can be realized through the power management system. Consumption management and other functions. The structure of the electronic equipment shown in Figure 7 does not constitute a limitation to the electronic equipment, and the electronic equipment may include more There are more or fewer components, or some components are combined, or different component arrangements are omitted here.
其中,用户输入单元1007,用于在第一会话界面中接收到第一用户发送的第一消息的情况下,接收用户的第一输入;Wherein, the user input unit 1007 is configured to receive the user's first input when the first message sent by the first user is received in the first conversation interface;
处理器1010,用于响应于所述第一输入,建立第二用户与所述第一会话界面的关联关系;A processor 1010, configured to, in response to the first input, establish an association relationship between the second user and the first conversation interface;
显示单元1006,用于将所述第一消息显示在所述第一会话界面的输入框中;a display unit 1006, configured to display the first message in an input box of the first conversation interface;
用户输入单元1007,用于接收所述用户的第二输入;a user input unit 1007, configured to receive a second input from the user;
处理器1010,用于响应于所述第二输入,将所述第一消息发送至所述第二用户。The processor 1010 is configured to send the first message to the second user in response to the second input.
可选地,用户输入单元1007,具体用于:接收所述用户对所述第一会话界面中显示的发送控件的输入,所述发送控件与所述第二用户相关联。可选地,用户输入单元1007,还用于将所述第一消息发送至所述第二用户之后,在显示有所述第一会话界面的情况下,接收所述第二用户发送的第二消息;Optionally, the user input unit 1007 is specifically configured to: receive the user's input to the sending control displayed on the first conversation interface, the sending control being associated with the second user. Optionally, the user input unit 1007 is further configured to, after sending the first message to the second user, receive a second message sent by the second user when the first conversation interface is displayed. information;
显示单元1006,还用于在所述第一会话界面的第一输入框中不存在内容的情况下,将所述第二消息显示在所述第一输入框中;或者,在所述第一会话界面的所述第一输入框中存在内容的情况下,将所述第二消息显示在目标输入框中,所述目标输入框与所述第一输入框不重合。The display unit 1006 is further configured to display the second message in the first input box if there is no content in the first input box of the first conversation interface; or, in the first input box If there is content in the first input box of the conversational interface, the second message is displayed in a target input box, and the target input box does not overlap with the first input box.
可选地,处理器1010,还用于将所述第二消息显示在所述第一输入框中或者所述目标输入框中之后,将所述发送控件调整为与所述第一用户相关联;Optionally, the processor 1010 is further configured to, after displaying the second message in the first input box or the target input box, adjust the send control to be associated with the first user ;
用户输入单元1007,还用于接收所述用户对所述发送控件的第三输入;The user input unit 1007 is further configured to receive a third input from the user on the sending control;
处理器1010,还用于响应于所述第三输入,将所述第二消息发送至所述第一用户。The processor 1010 is further configured to send the second message to the first user in response to the third input.
可选地,显示单元1006,还用于建立第二用户与所述第一会话界面的关联关系之后,在显示有与所述第二用户的第二会话界面的情况下,若接收到所述第一用户发送的第三消息,则将所述第三消息显示在所述第二会话界面 的第二输入框中。Optionally, the display unit 1006 is further configured to, after the association between the second user and the first conversation interface is established, if the second conversation interface with the second user is displayed, if the the third message sent by the first user, display the third message on the second conversation interface in the second input box of the .
在本申请实施例中,通过在第一会话界面中接收第一用户发送的第一消息的情况下,接收用户的第一输入;响应于所述第一输入,建立第二用户与所述第一会话界面的关联关系,并将所述第一消息显示在所述第一会话界面的输入框中;接收所述用户的第二输入;响应于所述第二输入,将所述第一消息发送至所述第二用户,由此,可以在与第一用户的会话界面下,以简单便捷的方式实现对第一用户发送消息的编辑及转发给第二用户,避免从与第一用户的会话界面切换到与第二用户的会话界面,将消息复制粘贴到与第二用户的会话界面的输入框中进行编辑,再发送给第二用户的繁琐操作,从而提升用户的聊天体验。In this embodiment of the present application, by receiving the first message sent by the first user in the first conversation interface, the user's first input is received; in response to the first input, the second user and the first message are established. an association relationship of a conversational interface, and display the first message in the input box of the first conversational interface; receive the second input of the user; respond to the second input, and display the first message Send to the second user, thus, under the conversation interface with the first user, edit the message sent by the first user and forward it to the second user in a simple and convenient manner, avoiding the conflict with the first user The conversation interface is switched to the conversation interface with the second user, and the message is copied and pasted into the input box of the conversation interface with the second user for editing, and then sent to the second user for cumbersome operations, thereby improving the user's chat experience.
通过将第二用户回复的消息直接显示在与第一用户的会话界面中,可以避免切换到与第二用户的会话界面才能获取到对应的回复消息。By directly displaying the message replied by the second user in the conversation interface with the first user, it can avoid switching to the conversation interface with the second user to obtain the corresponding reply message.
通过将第二用户回复的消息直接显示在与第一用户的会话界面中的输入框中,更可以便于用户直接编辑后将消息转发给第一用户。避免用户在与不同用户的会话界面之间进行来回频繁切换,提高会话消息收发的效率。By directly displaying the message replied by the second user in the input box in the conversation interface with the first user, it is more convenient for the user to directly edit and forward the message to the first user. This prevents the user from frequently switching back and forth between conversation interfaces with different users, and improves the efficiency of sending and receiving conversation messages.
应理解的是,本申请实施例中,输入单元1004可以包括图形处理器(Graphics Processing Unit,GPU)10041和麦克风10042,图形处理器10041对在视频捕获模式或图像捕获模式中由图像捕获装置(如摄像头)获得的静态图片或视频的图像数据进行处理。显示单元1006可包括显示面板10061,可以采用液晶显示器、有机发光二极管等形式来配置显示面板10061。用户输入单元1007包括触控面板10071以及其他输入设备10072中的至少一种。触控面板10071,也称为触摸屏。触控面板10071可包括触摸检测装置和触摸控制器两个部分。其他输入设备10072可以包括但不限于物理键盘、功能键(比如音量控制按键、开关按键等)、轨迹球、鼠标、操作杆,在此不再赘述。It should be understood that, in the embodiment of the present application, the input unit 1004 may include a graphics processor (Graphics Processing Unit, GPU) 10041 and a microphone 10042, and the graphics processor 10041 is used for the image capture device ( Such as the image data of the still picture or video obtained by the camera) for processing. The display unit 1006 may include a display panel 10061, and the display panel 10061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 1007 includes at least one of a touch panel 10071 and other input devices 10072 . The touch panel 10071 is also called a touch screen. The touch panel 10071 may include two parts, a touch detection device and a touch controller. Other input devices 10072 may include, but are not limited to, physical keyboards, function keys (such as volume control buttons, switch buttons, etc.), trackballs, mice, and joysticks, which will not be repeated here.
存储器1009可用于存储软件程序以及各种数据。存储器1009可主要包 括存储程序或指令的第一存储区和存储数据的第二存储区,其中,第一存储区可存储操作系统、至少一个功能所需的应用程序或指令(比如声音播放功能、图像播放功能等)等。此外,存储器1009可以包括易失性存储器或非易失性存储器,或者,存储器1009可以包括易失性和非易失性存储器两者。其中,非易失性存储器可以是只读存储器(Read-Only Memory,ROM)、可编程只读存储器(Programmable ROM,PROM)、可擦除可编程只读存储器(Erasable PROM,EPROM)、电可擦除可编程只读存储器(Electrically EPROM,EEPROM)或闪存。易失性存储器可以是随机存取存储器(Random Access Memory,RAM),静态随机存取存储器(Static RAM,SRAM)、动态随机存取存储器(Dynamic RAM,DRAM)、同步动态随机存取存储器(Synchronous DRAM,SDRAM)、双倍数据速率同步动态随机存取存储器(Double Data Rate SDRAM,DDRSDRAM)、增强型同步动态随机存取存储器(Enhanced SDRAM,ESDRAM)、同步连接动态随机存取存储器(Synchlink DRAM,SLDRAM)和直接内存总线随机存取存储器(Direct Rambus RAM,DRRAM)。本申请实施例中的存储器1009包括但不限于这些和任意其它适合类型的存储器。The memory 1009 can be used to store software programs as well as various data. The memory 1009 can mainly contain It includes a first storage area for storing programs or instructions and a second storage area for storing data, wherein the first storage area can store operating systems, application programs or instructions required by at least one function (such as sound playback functions, image playback functions, etc.) )wait. Furthermore, memory 1009 may include volatile memory or nonvolatile memory, or, memory 1009 may include both volatile and nonvolatile memory. Wherein, the non-volatile memory may be a read-only memory (Read-Only Memory, ROM), a programmable read-only memory (Programmable ROM, PROM), an erasable programmable read-only memory (Erasable PROM, EPROM), an electronically programmable Erase Programmable Read-Only Memory (Electrically EPROM, EEPROM) or Flash. Volatile memory can be random access memory (Random Access Memory, RAM), static random access memory (Static RAM, SRAM), dynamic random access memory (Dynamic RAM, DRAM), synchronous dynamic random access memory (Synchronous DRAM, SDRAM), double data rate synchronous dynamic random access memory (Double Data Rate SDRAM, DDRSDRAM), enhanced synchronous dynamic random access memory (Enhanced SDRAM, ESDRAM), synchronous connection dynamic random access memory (Synchlink DRAM, SLDRAM) and Direct Memory Bus Random Access Memory (Direct Rambus RAM, DRRAM). The memory 1009 in the embodiment of the present application includes but is not limited to these and any other suitable types of memory.
处理器1010可包括一个或多个处理单元;可选的,处理器1010集成应用处理器和调制解调处理器,其中,应用处理器主要处理涉及操作系统、用户界面和应用程序等的操作,调制解调处理器主要处理无线通信信号,如基带处理器。可以理解的是,上述调制解调处理器也可以不集成到处理器1010中。The processor 1010 may include one or more processing units; optionally, the processor 1010 integrates an application processor and a modem processor, wherein the application processor mainly processes operations related to the operating system, user interface, and application programs, etc., Modem processors mainly process wireless communication signals, such as baseband processors. It can be understood that the foregoing modem processor may not be integrated into the processor 1010 .
本申请实施例还提供一种可读存储介质,所述可读存储介质上存储有程序或指令,该程序或指令被处理器执行时实现上述会话消息收发方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。The embodiment of the present application also provides a readable storage medium, the readable storage medium stores a program or an instruction, and when the program or instruction is executed by the processor, each process of the above embodiment of the method for sending and receiving conversational messages is realized, and can achieve The same technical effects are not repeated here to avoid repetition.
其中,所述处理器为上述实施例中所述的电子设备中的处理器。所述可读存储介质,包括计算机可读存储介质,如计算机只读存储器ROM、随机存取存储器RAM、磁碟或者光盘等。 Wherein, the processor is the processor in the electronic device described in the above embodiments. The readable storage medium includes a computer-readable storage medium, such as a computer read-only memory ROM, a random access memory RAM, a magnetic disk or an optical disk, and the like.
本申请实施例另提供了一种芯片,所述芯片包括处理器和通信接口,所述通信接口和所述处理器耦合,所述处理器用于运行程序或指令,实现上述会话消息收发方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。The embodiment of the present application further provides a chip, the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is used to run programs or instructions to implement the above embodiment of the method for sending and receiving conversational messages Each process, and can achieve the same technical effect, in order to avoid repetition, will not repeat them here.
应理解,本申请实施例提到的芯片还可以称为系统级芯片、系统芯片、芯片系统或片上系统芯片等。It should be understood that the chips mentioned in the embodiments of the present application may also be called system-on-chip, system-on-chip, system-on-a-chip, or system-on-a-chip.
本申请实施例提供一种计算机程序产品,该程序产品被存储在存储介质中,该程序产品被至少一个处理器执行以实现如上述会话消息收发方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。The embodiment of the present application provides a computer program product, the program product is stored in a storage medium, and the program product is executed by at least one processor to implement the various processes in the above embodiments of the method for sending and receiving conversational messages, and can achieve the same technology Effect, in order to avoid repetition, will not repeat them here.
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者装置不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者装置所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者装置中还存在另外的相同要素。此外,需要指出的是,本申请实施方式中的方法和装置的范围不限按示出或讨论的顺序来执行功能,还可包括根据所涉及的功能按基本同时的方式或按相反的顺序来执行功能,例如,可以按不同于所描述的次序来执行所描述的方法,并且还可以添加、省去、或组合各种步骤。另外,参照某些示例所描述的特征可在其他示例中被组合。It should be noted that, in this document, the term "comprising", "comprising" or any other variation thereof is intended to cover a non-exclusive inclusion such that a process, method, article or apparatus comprising a set of elements includes not only those elements, It also includes other elements not expressly listed, or elements inherent in the process, method, article, or device. Without further limitations, an element defined by the phrase "comprising a ..." does not preclude the presence of additional identical elements in the process, method, article, or apparatus comprising that element. In addition, it should be pointed out that the scope of the methods and devices in the embodiments of the present application is not limited to performing functions in the order shown or discussed, and may also include performing functions in a substantially simultaneous manner or in reverse order according to the functions involved. Functions are performed, for example, the described methods may be performed in an order different from that described, and various steps may also be added, omitted, or combined. Additionally, features described with reference to certain examples may be combined in other examples.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分可以以计算机软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端(可以是手机,计算机,服务器,或者网络设备等)执行本申请各个实施例所述的方法。 Through the description of the above embodiments, those skilled in the art can clearly understand that the methods of the above embodiments can be implemented by means of software plus a necessary general-purpose hardware platform, and of course also by hardware, but in many cases the former is better implementation. Based on such an understanding, the technical solution of the present application can be embodied in the form of computer software products, which are stored in a storage medium (such as ROM/RAM, magnetic disk, etc.) , optical disc), including several instructions to enable a terminal (which may be a mobile phone, computer, server, or network device, etc.) to execute the methods described in various embodiments of the present application.
上面结合附图对本申请的实施例进行了描述,但是本申请并不局限于上述的具体实施方式,上述的具体实施方式仅仅是示意性的,而不是限制性的,本领域的普通技术人员在本申请的启示下,在不脱离本申请宗旨和权利要求所保护的范围情况下,还可做出很多形式,均属于本申请的保护之内。 The embodiments of the present application have been described above in conjunction with the accompanying drawings, but the present application is not limited to the above-mentioned specific implementations. The above-mentioned specific implementations are only illustrative and not restrictive. Those of ordinary skill in the art will Under the inspiration of this application, without departing from the purpose of this application and the scope of protection of the claims, many forms can also be made, all of which belong to the protection of this application.

Claims (15)

  1. 一种会话消息收发方法,包括:A method for sending and receiving conversational messages, comprising:
    在第一会话界面中接收到第一用户发送的第一消息的情况下,接收用户的第一输入;In the case of receiving a first message sent by a first user in the first conversation interface, receiving a first input from the user;
    响应于所述第一输入,建立第二用户与所述第一会话界面的关联关系,并将所述第一消息显示在所述第一会话界面的输入框中;In response to the first input, establishing an association relationship between the second user and the first conversation interface, and displaying the first message in an input box of the first conversation interface;
    接收所述用户的第二输入;receiving a second input from the user;
    响应于所述第二输入,将所述第一消息发送至所述第二用户。In response to the second input, the first message is sent to the second user.
  2. 根据权利要求1所述的方法,其中,所述接收所述用户的第二输入,包括:The method according to claim 1, wherein said receiving the user's second input comprises:
    接收所述用户对所述第一会话界面中显示的发送控件的输入,所述发送控件与所述第二用户相关联。receiving an input from the user on a sending control displayed in the first conversation interface, the sending control being associated with the second user.
  3. 根据权利要求2所述的方法,其中,所述将所述第一消息发送至所述第二用户之后,还包括:The method according to claim 2, wherein, after sending the first message to the second user, further comprising:
    在显示有所述第一会话界面的情况下,接收所述第二用户发送的第二消息;When the first conversation interface is displayed, receive a second message sent by the second user;
    在所述第一会话界面的第一输入框中不存在内容的情况下,将所述第二消息显示在所述第一输入框中;If there is no content in the first input box of the first conversation interface, displaying the second message in the first input box;
    或者,在所述第一会话界面的所述第一输入框中存在内容的情况下,将所述第二消息显示在目标输入框中,所述目标输入框与所述第一输入框不重合。Or, in the case that there is content in the first input box of the first conversation interface, display the second message in the target input box, and the target input box does not overlap with the first input box .
  4. 根据权利要求3所述的方法,其中,将所述第二消息显示在所述第一输入框中或者所述目标输入框中之后,还包括:The method according to claim 3, wherein after displaying the second message in the first input box or the target input box, further comprising:
    将所述发送控件调整为与所述第一用户相关联;adjusting the send control to be associated with the first user;
    接收所述用户对所述发送控件的第三输入; receiving a third input from the user on the sending control;
    响应于所述第三输入,将所述第二消息发送至所述第一用户。In response to the third input, the second message is sent to the first user.
  5. 根据权利要求1所述的方法,其中,所述建立第二用户与所述第一会话界面的关联关系之后,还包括:The method according to claim 1, wherein, after establishing the association relationship between the second user and the first conversation interface, further comprising:
    在显示有与所述第二用户的第二会话界面的情况下,若接收到所述第一用户发送的第三消息,则将所述第三消息显示在所述第二会话界面的第二输入框中。In the case where the second conversation interface with the second user is displayed, if a third message sent by the first user is received, the third message is displayed on the second conversation interface of the second conversation interface. input box.
  6. 一种会话消息收发装置,包括:A session messaging device comprising:
    第一接收模块,用于在第一会话界面中接收到第一用户发送的第一消息的情况下,接收用户的第一输入;The first receiving module is configured to receive the user's first input when the first message sent by the first user is received in the first conversation interface;
    响应模块,用于响应于所述第一输入,建立第二用户与所述第一会话界面的关联关系,并将所述第一消息显示在所述第一会话界面的输入框中;A response module, configured to, in response to the first input, establish an association relationship between the second user and the first conversation interface, and display the first message in an input box of the first conversation interface;
    第二接收模块,用于接收所述用户的第二输入;a second receiving module, configured to receive a second input from the user;
    第一发送模块,用于响应于所述第二输入,将所述第一消息发送至所述第二用户。A first sending module, configured to send the first message to the second user in response to the second input.
  7. 根据权利要求6所述的装置,其中,所述第二接收模块,具体用于:The device according to claim 6, wherein the second receiving module is specifically configured to:
    接收所述用户对所述第一会话界面中显示的发送控件的输入,所述发送控件与所述第二用户相关联。receiving an input from the user on a sending control displayed in the first conversation interface, the sending control being associated with the second user.
  8. 根据权利要求7所述的装置,其中,还包括:The device according to claim 7, further comprising:
    第三接收模块,用于将所述第一消息发送至所述第二用户之后,在显示有所述第一会话界面的情况下,接收所述第二用户发送的第二消息;A third receiving module, configured to receive a second message sent by the second user when the first conversation interface is displayed after the first message is sent to the second user;
    第一显示模块,用于在所述第一会话界面的第一输入框中不存在内容的情况下,将所述第二消息显示在所述第一输入框中;或者,在所述第一会话界面的所述第一输入框中存在内容的情况下,将所述第二消息显示在目标输入框中,所述目标输入框与所述第一输入框不重合。The first display module is configured to display the second message in the first input box when there is no content in the first input box of the first conversation interface; or, in the first input box If there is content in the first input box of the conversation interface, display the second message in the target input box, and the target input box does not overlap with the first input box.
  9. 根据权利要求8所述的装置,其中,还包括:The device according to claim 8, further comprising:
    调整模块,用于将所述第二消息显示在所述第一输入框中或者所述目标 输入框中之后,将所述发送控件调整为与所述第一用户相关联;an adjustment module, configured to display the second message in the first input box or the target After inputting in the box, adjusting the sending control to be associated with the first user;
    第四接收模块,用于接收所述用户对所述发送控件的第三输入;A fourth receiving module, configured to receive a third input from the user on the sending control;
    第二发送模块,用于响应于所述第三输入,将所述第二消息发送至所述第一用户。A second sending module, configured to send the second message to the first user in response to the third input.
  10. 根据权利要求6所述的装置,其中,还包括:The device according to claim 6, further comprising:
    第二显示模块,用于建立第二用户与所述第一会话界面的关联关系之后,在显示有与所述第二用户的第二会话界面的情况下,若接收到所述第一用户发送的第三消息,则将所述第三消息显示在所述第二会话界面的第二输入框中。The second display module is configured to, after establishing the association between the second user and the first conversation interface, if the second conversation interface with the second user is displayed, if the first user sends the third message, display the third message in the second input box of the second conversation interface.
  11. 一种电子设备,包括处理器和存储器,所述存储器存储可在所述处理器上运行的程序或指令,所述程序或指令被所述处理器执行时实现如权利要求1-5任一项所述的会话消息收发方法的步骤。An electronic device, comprising a processor and a memory, the memory stores programs or instructions that can run on the processor, and when the programs or instructions are executed by the processor, any one of claims 1-5 is implemented Steps in the method for sending and receiving conversational messages.
  12. 一种可读存储介质,所述可读存储介质上存储程序或指令,所述程序或指令被处理器执行时实现如权利要求1-5任一项所述的会话消息收发方法的步骤。A readable storage medium, on which a program or instruction is stored, and when the program or instruction is executed by a processor, the steps of the conversation message sending and receiving method according to any one of claims 1-5 are realized.
  13. 一种芯片,所述芯片包括处理器和通信接口,所述通信接口和所述处理器耦合,所述处理器用于运行程序或指令,实现如权利要求1-5任一项所述的会话消息收发方法。A chip, the chip includes a processor and a communication interface, the communication interface is coupled to the processor, the processor is used to run programs or instructions, and realize the conversation message according to any one of claims 1-5 send and receive method.
  14. 一种计算机程序产品,该程序产品被存储在存储介质中,该程序产品被至少一个处理器执行以实现如权利要求1-5任一项所述的会话消息收发方法。A computer program product, the program product is stored in a storage medium, and the program product is executed by at least one processor to implement the method for sending and receiving conversational messages according to any one of claims 1-5.
  15. 一种会话消息收发装置,包括所述装置被配置成用于执行如权利要求1-5任一项所述会话消息收发方法。 A session message sending and receiving device, comprising that the device is configured to execute the session message sending and receiving method according to any one of claims 1-5.
PCT/CN2023/078275 2022-02-25 2023-02-24 Session message transceiving method and apparatus, electronic device and readable storage medium WO2023160668A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202210181362.X 2022-02-25
CN202210181362.XA CN114500432A (en) 2022-02-25 2022-02-25 Session message transceiving method and device, electronic equipment and readable storage medium

Publications (1)

Publication Number Publication Date
WO2023160668A1 true WO2023160668A1 (en) 2023-08-31

Family

ID=81484610

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2023/078275 WO2023160668A1 (en) 2022-02-25 2023-02-24 Session message transceiving method and apparatus, electronic device and readable storage medium

Country Status (2)

Country Link
CN (1) CN114500432A (en)
WO (1) WO2023160668A1 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114500432A (en) * 2022-02-25 2022-05-13 维沃移动通信有限公司 Session message transceiving method and device, electronic equipment and readable storage medium
CN114860371B (en) * 2022-05-25 2024-04-23 北京字跳网络技术有限公司 Time zone information processing method, device, electronic equipment and storage medium
CN115002056A (en) * 2022-05-26 2022-09-02 维沃移动通信有限公司 Message processing method and device, electronic equipment and readable storage medium
CN114928585A (en) * 2022-05-26 2022-08-19 维沃移动通信有限公司 Message processing method and device, electronic equipment and readable storage medium
CN115065657A (en) * 2022-06-28 2022-09-16 维沃移动通信有限公司 Information collection method and device and electronic equipment
CN115412524B (en) * 2022-08-25 2024-04-30 维沃移动通信有限公司 Message processing method, device, electronic equipment and medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100179995A1 (en) * 2009-01-12 2010-07-15 Yahoo! Inc. Instant message forwarding to selectable accounts
CN107846507A (en) * 2017-10-27 2018-03-27 珠海市魅族科技有限公司 Method for sending information, device, computer installation and computer-readable recording medium
CN107959616A (en) * 2017-11-24 2018-04-24 珠海市魅族科技有限公司 Method, apparatus, computer installation and the storage medium of message forwarding
CN108989185A (en) * 2018-07-06 2018-12-11 北京三快在线科技有限公司 Message treatment method, device, electronic equipment and computer-readable medium
CN112286608A (en) * 2020-10-28 2021-01-29 腾讯科技(深圳)有限公司 Message forwarding method and device, computer equipment and storage medium
CN114500432A (en) * 2022-02-25 2022-05-13 维沃移动通信有限公司 Session message transceiving method and device, electronic equipment and readable storage medium

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106533924A (en) * 2016-12-19 2017-03-22 广州华多网络科技有限公司 Instant messaging method and device
CN110913066A (en) * 2019-10-31 2020-03-24 维沃移动通信有限公司 Display method and electronic equipment
CN111787493A (en) * 2020-06-29 2020-10-16 维沃移动通信有限公司 Message sending method, message sending device and electronic equipment
CN112462987A (en) * 2020-11-24 2021-03-09 维沃移动通信(杭州)有限公司 Input box display method and device and electronic equipment
CN112511412B (en) * 2020-12-18 2023-03-24 维沃移动通信(杭州)有限公司 Information sending method and device, electronic equipment and readable storage medium
CN113285866B (en) * 2021-04-26 2022-05-24 维沃移动通信(杭州)有限公司 Information sending method and device and electronic equipment

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100179995A1 (en) * 2009-01-12 2010-07-15 Yahoo! Inc. Instant message forwarding to selectable accounts
CN107846507A (en) * 2017-10-27 2018-03-27 珠海市魅族科技有限公司 Method for sending information, device, computer installation and computer-readable recording medium
CN107959616A (en) * 2017-11-24 2018-04-24 珠海市魅族科技有限公司 Method, apparatus, computer installation and the storage medium of message forwarding
CN108989185A (en) * 2018-07-06 2018-12-11 北京三快在线科技有限公司 Message treatment method, device, electronic equipment and computer-readable medium
CN112286608A (en) * 2020-10-28 2021-01-29 腾讯科技(深圳)有限公司 Message forwarding method and device, computer equipment and storage medium
CN114500432A (en) * 2022-02-25 2022-05-13 维沃移动通信有限公司 Session message transceiving method and device, electronic equipment and readable storage medium

Also Published As

Publication number Publication date
CN114500432A (en) 2022-05-13

Similar Documents

Publication Publication Date Title
WO2023160668A1 (en) Session message transceiving method and apparatus, electronic device and readable storage medium
JP6096998B2 (en) Instant messaging method, apparatus, program, and recording medium
US10327015B2 (en) Picture combining method, terminal, and picture combining system
WO2022017107A1 (en) Information processing method and apparatus, computer device and storage medium
WO2022206699A1 (en) Message transmission method and apparatus, and electronic device
CN111857500A (en) Message display method and device, electronic equipment and storage medium
WO2023131055A1 (en) Message sending method and apparatus, and electronic device
WO2022135323A1 (en) Image generation method and apparatus, and electronic device
WO2022156668A1 (en) Information processing method and electronic device
WO2023125157A1 (en) Message sending method and apparatus, and electronic device and medium
WO2023061343A1 (en) Session creation method and apparatus, and electronic device
WO2023185817A1 (en) Multi-device cooperation method and apparatus, and electronic device and medium
WO2023040845A1 (en) Message transmission method and apparatus, and electronic device
WO2022262721A1 (en) Information interaction method and apparatus, and electronic device
WO2024051522A1 (en) Message sending method and apparatus, and electronic device and storage medium
CN114153362A (en) Information processing method and device
CN114567663A (en) Screen projection control method and device for display equipment, electronic equipment and storage medium
WO2024078514A1 (en) Screen-mirroring method and apparatus, and electronic device and storage medium
WO2024037404A1 (en) Message referencing method and apparatus, electronic device, and storage medium
WO2023131290A1 (en) Information interaction methods and apparatuses, electronic device and medium
WO2023241455A1 (en) Group chat operation processing method and apparatus, electronic device, and storage medium
WO2023131134A1 (en) Session method and apparatus thereof
WO2023241613A1 (en) Call establishment method, device and system, terminal, and readable storage medium
WO2023202721A1 (en) File transmission method and apparatus, and electronic device and storage medium
WO2023071932A1 (en) Message sending method and electronic device

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 23759290

Country of ref document: EP

Kind code of ref document: A1