CN113726584A - Message sending method and device and electronic equipment - Google Patents

Message sending method and device and electronic equipment Download PDF

Info

Publication number
CN113726584A
CN113726584A CN202111123841.8A CN202111123841A CN113726584A CN 113726584 A CN113726584 A CN 113726584A CN 202111123841 A CN202111123841 A CN 202111123841A CN 113726584 A CN113726584 A CN 113726584A
Authority
CN
China
Prior art keywords
message
input
address information
sending
application
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
CN202111123841.8A
Other languages
Chinese (zh)
Inventor
陈凌云
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication Co Ltd
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 Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN202111123841.8A priority Critical patent/CN113726584A/en
Publication of CN113726584A publication Critical patent/CN113726584A/en
Priority to PCT/CN2022/121019 priority patent/WO2023046105A1/en
Pending legal-status Critical Current

Links

Images

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/043Real-time or near real-time messaging, e.g. instant messaging [IM] using or handling presence information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/02Standardisation; Integration
    • H04L41/0246Exchanging or transporting network management information using the Internet; Embedding network management web servers in network elements; Web-services-based protocols
    • H04L41/026Exchanging or transporting network management information using the Internet; Embedding network management web servers in network elements; Web-services-based protocols using e-messaging for transporting management information, e.g. email, instant messaging or chat
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application discloses a message sending method, a message sending device and electronic equipment, and belongs to the technical field of communication. The method comprises the following steps: receiving a first input of a user on a conversation interface in a first application program, wherein the first input is an input for selecting at least one message in the conversation interface; responding to the first input, and executing preset processing on at least one message to obtain a first message; and sending the first message or the target address information to the target contact object in the second application program, wherein the target address information is used for accessing the first message.

Description

Message sending method and device and electronic equipment
Technical Field
The application belongs to the technical field of communication, and particularly relates to a message sending method, a message sending device and electronic equipment.
Background
Currently, a user may receive and send a message through an application program (hereinafter, referred to as an application) in an electronic device, where the message may include any possible content such as pictures, text messages, and files.
Specifically, assuming that the application 1 receives p messages, if a user needs to send q discontinuous messages of the p messages to a friend (hereinafter referred to as a first friend) in the application 2, the user may trigger the electronic device to capture a screenshot of the p messages, then wipe off other messages except the q messages in the screenshot, and then send the wiped screenshot to the first friend by using a sharing function provided by the system.
However, according to the above method, when the message required to be forwarded is not continuous, the screenshot of the message needs to be first painted and then forwarded, so that the operation process of forwarding the message is complicated.
Disclosure of Invention
The embodiment of the application aims to provide a message sending method, which can solve the problem that the operation process of forwarding messages is complicated.
In a first aspect, an embodiment of the present application provides a message sending method, where the method includes: receiving a first input of a user on a conversation interface in a first application program, wherein the first input is an input for selecting at least one message in the conversation interface; responding to the first input, and executing preset processing on the at least one message to obtain a first message; and sending the first message or the target address information to the target contact object in the second application program, wherein the target address information is used for accessing the first message.
In a second aspect, an embodiment of the present application provides a message sending apparatus, including: the device comprises a receiving module, a processing module and a sending module. The receiving module is used for receiving a first input of a user on a conversation interface in a first application program, wherein the first input is an input for selecting at least one message in the conversation interface; the processing module is used for responding to the first input received by the receiving module and executing preset processing on at least one message to obtain a first message; and the sending module is used for sending the first message or the target address information of the target contact object in the second application program, and the target address information is used for accessing the first message.
In a third aspect, embodiments of the present application provide an electronic device, which includes a processor, a memory, and a program or instructions stored on the memory and executable on the processor, and when executed by the processor, implement the steps of the method according to the first aspect.
In a fourth aspect, embodiments of the present application provide a readable storage medium on which a program or instructions are stored, which when executed by a processor implement the steps of the method according to the first aspect.
In a fifth aspect, embodiments of the present application provide a chip, where the chip includes a processor and a communication interface, where the communication interface is coupled to the processor, and the processor is configured to execute a program or instructions to implement the method according to the first aspect.
In an embodiment of the application, a first input of a user on a conversation interface in a first application program can be received, wherein the first input is an input for selecting at least one message in the conversation interface; responding to the first input, and executing preset processing on the at least one message to obtain a first message; and sending the first message or the target address information to the target contact object in the second application program, wherein the target address information is used for accessing the first message. By this scheme, since one or more messages in the session interface of the first application can be selected through the first input and integrated into one message (e.g., a first message), and then the first message or the address information for accessing the first message is sent to the target contact object in the second application, so that the target contact object can know the related information (e.g., content) of at least one message through the first message; the method for sending the message does not need to capture the screenshot of the session interface and manually smear the screenshot before sending the smeared screenshot like the traditional technology, so that the message sending method provided by the embodiment of the application can simplify the operation process of message forwarding.
Drawings
Fig. 1 is a schematic diagram of a message sending method according to an embodiment of the present application;
fig. 2 is one of schematic interfaces of a message sending method application according to an embodiment of the present application;
fig. 3 is a second schematic interface diagram of a messaging application according to an embodiment of the present application;
fig. 4 is a third schematic interface diagram of a message sending method application according to the embodiment of the present application;
fig. 5 is a schematic diagram of a message sending apparatus according to an embodiment of the present application;
FIG. 6 is a schematic diagram of an electronic device provided by an embodiment of the present application;
fig. 7 is a hardware schematic diagram of an electronic device according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be described clearly below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some, but not all, embodiments of the present application. All other embodiments that can be derived by one of ordinary skill in the art from the embodiments given herein are intended to be within the scope of the present disclosure.
The terms first, second and the like in the description and in the claims of the present application are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the application are capable of operation in sequences other than those illustrated or described herein. In addition, "and/or" in the specification and claims means at least one of connected objects, a character "/" generally means that a preceding and succeeding related objects are in an "or" relationship.
The embodiment of the application provides a message sending method, a message sending device and electronic equipment, wherein the method comprises the following steps: a first input of a user on a conversation interface in a first application program can be received, wherein the first input is an input for selecting at least one message in the conversation interface; responding to the first input, and executing preset processing on the at least one message to obtain a first message; and sending the first message or the target address information to the target contact object in the second application program, wherein the target address information is used for accessing the first message. By this scheme, since one or more messages in the session interface of the first application can be selected through the first input and integrated into one message (e.g., a first message), and then the first message or the address information for accessing the first message is sent to the target contact object in the second application, so that the target contact object can know the related information (e.g., content) of at least one message through the first message; the method for sending the message does not need to capture the screenshot of the session interface and manually smear the screenshot before sending the smeared screenshot like the traditional technology, so that the message sending method provided by the embodiment of the application can simplify the operation process of message forwarding.
The message sending method, the message sending device and the electronic device provided by the embodiments of the present application are described in detail below with reference to the accompanying drawings through specific embodiments and application scenarios thereof.
With reference to fig. 1, an embodiment of the present application provides a message sending method, which may include steps 101 to 103 described below. The following is an exemplary description taking the electronic device as an example to perform the method.
Step 101, an electronic device receives a first input of a user on a session interface in a first application program.
Wherein the first input is an input selecting at least one message in a conversation interface of the first application.
Optionally, in this embodiment of the application, the first input may be a touch input or an idle input of the user on the at least one message.
Optionally, in this embodiment of the application, before the electronic device receives the first input, the user may first trigger the electronic device to control the session interface to enter the message multi-selection mode through a target input on the session interface. In the message multi-selection mode, each message in the conversation interface corresponds to a selection control, and a user can trigger the electronic equipment to select the at least one message through first input of the selection control corresponding to the at least one message.
For example, the user may long press (i.e., target input) on the session interface between the user and the contact 1, as shown in fig. 2 (a), the electronic device may control the session interface 20 between the user and the contact 1 to enter a message multi-selection mode, and it can be seen that, at this time, each message in the session interface 20 corresponds to one selection control 21; so that the user can click (i.e., a first input) on the selection control corresponding to message 22, message 23, and message 24 to trigger the electronic device to select message 22, message 23, and message 24 (i.e., at least one message).
Step 102, the electronic device responds to the first input, and performs preset processing on at least one message to obtain a first message.
Optionally, in this embodiment of the application, the preset processing may include any one of: mode 1, text combination processing is carried out on text content in at least one message and description information used for describing non-text content in the at least one message; mode 2, splicing at least one screenshot of a message; mode 3, processing in the at least one message future webpage file.
The detailed description of modes 1 to 3 will be described below, and will not be repeated here in order to avoid redundancy.
Step 103, the electronic device sends the first message or the target address information to the target contact object in the second application program.
Wherein the destination address information may be used to access the first message.
Optionally, in this embodiment of the application, the second application program may be the same as or different from the first application program. That is, the first input can trigger the electronic device to forward the message in the same application, and also can forward the message between different application programs.
In the embodiment of the application, when the first application program is different from the second application program, the user can trigger the electronic device to integrate one or more messages in one application program through the first input to obtain the first message or the target address information, and send the integrated first message or the target address information to the object in the other application program, so that the operation convenience of sending the messages across the application programs can be simplified.
It can be understood that, in this embodiment of the present application, the first message includes message content of at least a part of the at least one message.
Optionally, in this embodiment of the application, the first message may further include additional information of the at least one message, where the additional information may be used to indicate at least one of the following: a time of transmission/reception of the at least one message, a sender of the at least one message.
Optionally, in this embodiment of the application, the target contact object may be a contact or a group in the second application, and may be specifically determined according to an actual use requirement.
Optionally, in this embodiment of the present application, if the session interface is a session interface in the communication application 1, then: the target contact object may be a contact object in the communication application 2, and the communication application 1 and the communication application 2 may be the same or different.
In the embodiment of the application, when the communication application program 1 is different from the communication application program 2, the electronic device may call a system level sharing function, and send the first message or the target address information to the target contact object through the communication application program 2.
Optionally, in this embodiment of the application, after receiving the second input of the user, the electronic device may send the first message or the target address information to the target contact object through the second application. The second input is an input to select a target contact object.
Optionally, in this embodiment of the application, when the session interface is in the message multi-selection mode, the session interface includes a "forward" control and a "share" control, and the user may input the "forward" control or the "share" control to trigger the electronic device to forward the first message to the target contact object.
The 'forwarding' control is used for forwarding the message in the application program, and the 'sharing' control is used for forwarding the message across the application program.
Mode 1, mode 2, and mode 3 will be described in detail below.
Mode 1: the preset processing is the text combination processing of the text content in at least one message and the description information for describing the non-text content in the at least one message by the electronic equipment
Optionally, in this embodiment of the present application, it is assumed that the at least one message includes M text messages and N non-text messages, M and N are integers greater than or equal to 0, and M + N is not equal to 0; the step 102 may be specifically realized by a step 102a and a step 102b described below, and the step 103 may be specifically realized by a step 103a described below.
Step 102a, the electronic device responds to the first input, obtains the description information of the N non-text messages, and obtains N description information.
Wherein the description information of the message may include at least one of: information (1) indicating a message type, information (2) indicating a message content.
Optionally, in this embodiment of the application, in (1) above, the electronic device may determine the description information of the message according to a message type of the message.
For example, if the message type of a message is a picture type, the description information of the message includes: the text "picture" (i.e., descriptive information of the message).
Optionally, in this embodiment of the application, in (2) above, the electronic device may perform content identification on the message to determine description information of the message.
For example, assuming that a message is a picture, the electronic device may identify the content of the picture based on an image recognition technology, and describe the identified content with a segment of text, and the electronic device may use the segment of text as the description information of the message.
For example, referring to the message 23 shown in fig. 2 (a), the electronic device recognizes that a car is included in the message 23 by using an image recognition technology, so that the electronic device can describe the content of the message by using the word "car", that is, the description information of the message 23 can include the word "car"; of course, the description information of the message 23 may also include the color, shape, pattern, etc. of the car in the message 23.
It is to be understood that, in this embodiment of the present application, if the description information of the message includes the above (1) and the above (2), then: for the message 23 shown in (a) of fig. 2, the description information of the message 23 may be: the word "car picture".
In the embodiment of the present application, the text message is a message whose type is a text type, and the non-text message includes: the type of message is other types of messages than text type, for example: picture type messages, voice type messages, video type messages, etc.
It should be noted that, in this embodiment of the application, after receiving the first input of the user, the electronic device may determine the message type of at least one message selected by the first input, so as to determine the M text messages and the N non-text messages. The electronic device may then obtain the description information for each of the N non-text messages to obtain N description information.
For example, the electronic device may obtain the description information of the message 23 in fig. 2, where the description information may specifically be the word "picture", and the description information may indicate that the message type of the message 23 is a picture type.
It can be understood that, in the embodiment of the present application, after determining M text messages, the electronic device may further obtain message contents of the M text messages, for example, the electronic device may obtain message contents of message 24 in fig. 2: "do you get good, can you send out me pictures? ".
And 102b, the electronic equipment performs text combination on the M text messages and the N description information to obtain a first message.
Step 103a, the electronic device sends a first message to the target contact object in the second application program.
In the embodiment of the present application, the first message is a text message.
Optionally, in this embodiment of the application, the electronic device may combine the M text messages and the N description information into a whole character (including a word, a symbol, a letter, and the like) according to a time sequence of receiving/sending the at least one message by the electronic device, and use the combined character as the first message.
For example, assuming that at least one message is the message 22, the message 23, and the message 24 shown in (a) of fig. 2, the electronic device may combine the at least one message into the text message 25 (i.e., the first message) shown in (b) of fig. 2.
In the embodiment of the present application, assuming that the conversation interface is a conversation interface between the user and the contact 1, referring to (a) in fig. 2, after the user inputs the "forward" control, as shown in (b) in fig. 2, the electronic device may send the text message 25 (i.e., the first message) to the contact 2 (i.e., the target contact object) through the conversation interface between the user and the contact 2.
In the embodiment of the application, one or more messages selected by a user from a session interface in an application program are integrated into a single whole segment of characters in a character combination mode, and message forwarding in the application program or message sharing across the application program is performed; although there is a certain loss of information for non-text messages such as pictures, most message forwarding is a forwarded text message, so the embodiment can cover most forwarding sharing scenes by using the simplest implementation manner. This can simplify the operation of forwarding messages.
Mode 2: the preset processing is splicing processing of screenshots of at least one message by the electronic equipment
Alternatively, in this embodiment of the application, the step 102 may be specifically realized by a step 102c described below, and the step 103 may be specifically realized by a step 103b described below.
And 102c, the electronic equipment responds to the first input, and image splicing is carried out on the screenshot of at least one message to obtain a first message.
And 103b, the electronic equipment sends a first message to the target contact object in the second application program.
Optionally, in this embodiment of the application, after receiving the first input, the electronic device may perform screenshot on each message in the at least one message to obtain a screenshot of the at least one message. And then splicing the screenshots together according to the sequence of the time for receiving/sending the at least one message to obtain a first message.
It can be understood that, in the embodiment of the present application, the message type of the first message is a picture type.
Optionally, in this embodiment of the application, when the electronic device performs screenshot splicing, additional information of the at least one message may be added. For the description of the additional information, reference may be specifically made to the related description of the additional information in the foregoing embodiment, and details are not repeated here to avoid repetition.
The following describes a message sending method provided by an embodiment of the present application by way of example with reference to the accompanying drawings.
Exemplarily, assuming that at least one message is the message 22, the message 23, and the message 24 in the conversation interface 20 shown in (a) in fig. 2, then: after the electronic device image-splices the screenshots of the at least one message to obtain a first message, as shown in fig. 3, the electronic device may send the spliced image 30 (i.e., the first message) to the target contact object (e.g., contact 2).
In the embodiment of the application, the electronic equipment can combine at least one message into a picture by splicing at least one message screenshot selected by a user one by one, so that the message sharing and forwarding among application programs are realized. Therefore, the message sending method provided by the embodiment of the application does not need to smear the screenshot of the message manually by the user, and can avoid information loss of the message of the image type, so that the supported message type is wider, and the universality is better.
Mode 3: the electronic equipment processes the at least one message future webpage file
Alternatively, in this embodiment of the application, the step 102 may be specifically realized by a step 102d described below, and the step 103 may be specifically realized by a step 103c described below.
Step 102d, the electronic device, in response to the first input, embeds at least one message into the webpage file to obtain a first message.
And 103c, the electronic equipment sends target address information to the target contact object in the second application program, wherein the target address information is used for accessing the first message.
Optionally, in this embodiment of the present application, the web page file may be an application hypertext markup language (HTML) file, which is abbreviated as H5 file; or the webpage file can be a rich text file or the like, and can be determined according to actual use requirements.
Optionally, in this embodiment of the application, after receiving the first input, the electronic device may construct a web page file (e.g., an H5 file), and then embed each message of the at least one message into the H5 file in sequence according to the time sequence of receiving/sending the message; for example, for a picture type message, < img src ═ address of picture ">, may be embedded in the H5 file.
It can be understood that, in the embodiment of the present application, the first message may be a web page file.
In the embodiment of the application, at least one message selected by the user can be embedded into the webpage file, so that the content of various types of messages can be ensured not to be lost.
Optionally, in this embodiment of the present application, in the above mode 3, after the step 102d, the message sending method provided in this embodiment of the present application may further include the following step 104 and step 105.
Step 103, the electronic device sends a first message to the server.
And step 104, the electronic equipment receives the target address information sent by the server.
The target address information is address information corresponding to the first message and stored in the server.
It is to be understood that, assuming that the first message is stored in the server at address 1, the information 1 indicating address 1 is the destination address information.
In this embodiment, the server may be a server for forwarding a message.
Optionally, in this embodiment of the application, after obtaining the first message, the electronic device may upload the first message to a server for message forwarding after the user agrees, and after receiving and storing the first message, the server may send, to the electronic device, address information corresponding to the first message stored in the server, so that after receiving the address information, the electronic device may send the address information to the target contact object, and thus, the target contact object may view and access the first message in the server based on the address information.
The following describes a message sending method provided by an embodiment of the present application by way of example with reference to the accompanying drawings.
As shown in fig. 4 (a), at least one message selected by the first input includes the message 23, the message 24 and the message 25 in the conversation interface 20, and then the electronic device may add the message 23, the message 24 and the message 25 to the H5 file according to the sequence of receiving and sending the messages, and then upload the H5 file to the browser (i.e., the server), and the server may return the website (i.e., the target address information) of the H5 file in the server, so that when the user inputs (e.g., clicks on) the "forward" control, the electronic device may send the website (i.e., the target address information) to the contact 2 in text form as shown in fig. 4 (b); then, as shown in (c) of fig. 4, the target contact object may access the H5 file in the browser based on the web address.
In the embodiment of the application, the forwarding and sharing of messages of various message types across application programs can be realized by adding at least one message selected by a user to the webpage file and uploading the webpage file to the server, so that the loss of message contents is avoided.
In the message sending method provided by the embodiment of the application, one or more messages in the session interface of the first application can be selected through the first input, and the messages are integrated into one message (for example, a first message), and then the first message or address information for accessing the first message is sent to the target contact object in the second application, so that the target contact object can know the related information (for example, content) of at least one message through the first message; the method for sending the message does not need to capture the screenshot of the session interface and manually smear the screenshot before sending the smeared screenshot like the traditional technology, so that the message sending method provided by the embodiment of the application can simplify the operation process of message forwarding.
It should be noted that, in the message sending method provided in the embodiment of the present application, the execution main body may be a message sending apparatus, or a control module in the message sending apparatus for executing the message sending method. The message sending device provided in the embodiment of the present application will be described by taking an example in which the message sending device executes a message sending method.
With reference to fig. 5, an embodiment of the present application provides a message sending apparatus 50, where the message sending apparatus 50 may include: a receiving module 51, a processing module 52 and a transmitting module 53. A receiving module 51, configured to receive a first input of a user on a session interface in a first application, where the first input is an input for selecting at least one message in the session interface; a processing module 52, configured to perform a preset process on the at least one message in response to the first input received by the receiving module 51, so as to obtain a first message; the sending module 53 may be configured to send the first message or the target address information to the target contact object in the first application, where the target address information is used to access the first message.
In a possible implementation manner, the at least one message may include M text messages and N non-text messages, M and N are integers greater than or equal to 0, and M + N is not equal to 0.
The processing module 52 may be specifically configured to obtain the description information of the N non-text messages, so as to obtain N description information; combining the M text messages and the N description information to obtain a first message; wherein the description information may include at least one of: information indicating a type of the message, information indicating a content of the message.
In a possible implementation manner, the processing module 52 may be specifically configured to perform image stitching on the screenshot of the at least one message to obtain a first message; alternatively, the processing module 52 may be specifically configured to embed the at least one message in a web page file to obtain the first message.
In a possible implementation manner, the sending module 53 may be further configured to, after the processing module 52 embeds the at least one message into the webpage file to obtain a first message, send the first message to the server; the receiving module 51 may be further configured to receive destination address information sent by the server, where the destination address information is address information stored in the server and corresponding to the first message.
In a possible implementation manner, the first message may include additional information, and the additional information may be used to indicate at least one of the following: a time of transmission/reception of the at least one message, a sender of the at least one message.
In the message sending apparatus provided in the embodiment of the present application, since one or more messages in the session interface of the first application may be selected through the first input and integrated into one message (e.g., a first message), and then the first message or address information for accessing the first message is sent to the target contact object in the second application, so that the target contact object may know related information (e.g., content) of at least one message through the first message; the method and the device do not need to capture the screen shot of the session interface and manually paint the screen shot before sending the painted screen shot like the traditional technology, so that the operation process of forwarding the message can be simplified.
The beneficial effects of the various implementation manners in this embodiment may specifically refer to the beneficial effects of the corresponding implementation manners in the above method embodiments, and are not described herein again to avoid repetition.
The message sending device in the embodiment of the present application may be a device, or may be a component, an integrated circuit, or a chip in a terminal. The device can be mobile electronic equipment or non-mobile electronic equipment. By way of example, the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a palm top computer, a vehicle-mounted electronic device, a wearable device, an ultra-mobile personal computer (UMPC), a netbook or a Personal Digital Assistant (PDA), and the like, and the non-mobile electronic device may be a Personal Computer (PC), a Television (TV), a teller machine, a self-service machine, and the like, and the embodiments of the present application are not particularly limited.
The message sending device in the embodiment of the present application may be a device having an operating system. The operating system may be an Android (Android) operating system, an ios operating system, or other possible operating systems, and embodiments of the present application are not limited specifically.
The message sending apparatus provided in the embodiment of the present application can implement each process implemented by the method embodiments of fig. 1 to fig. 4, and is not described here again to avoid repetition.
As shown in fig. 6, an electronic device 200 according to an embodiment of the present application is further provided, which includes a processor 202, a memory 201, and a program or an instruction stored in the memory 201 and executable on the processor 202, where the program or the instruction is executed by the processor 202 to implement the processes of the foregoing message sending method embodiment, and can achieve the same technical effects, and no further description is provided herein to avoid repetition.
It should be noted that the electronic devices in the embodiments of the present application include the mobile electronic devices and the non-mobile electronic devices described above.
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.
Those skilled in the art will appreciate that the electronic device 1000 may further comprise a power source (e.g., a battery) for supplying power to various components, and the power source may be logically connected to the processor 1010 through a power management system, so as to implement functions of managing charging, discharging, and power consumption through the power management system. The electronic device structure shown in fig. 7 does not constitute a limitation of the electronic device, and the electronic device may include more or less components than those shown, or combine some components, or arrange different components, and thus, the description is omitted here.
The user input unit 1007 may be configured to receive a first input of a user on a session interface in a first application, where the first input is an input for selecting at least one message in the session interface; a processor 1010, which may be configured to perform preset processing on the at least one message in response to a first input received by the user input unit 1007, so as to obtain a first message; the radio frequency unit 1001 may be configured to send a first message or target address information to a target contact object in a second application, where the target address information may be used to access the first message.
In a possible implementation manner, the at least one message may include M text messages and N non-text messages, where M and N are integers greater than or equal to 0, and M + N is not equal to 0; the processor 1010 may be specifically configured to obtain description information of the N non-text messages, so as to obtain N description information; combining the M text messages and the N description information to obtain a first message; wherein the description information may include at least one of: information indicating a type of the message, information indicating a content of the message.
In a possible implementation manner, the processor 1010 may be specifically configured to perform image stitching on the screenshot of the at least one message to obtain a first message; alternatively, the processor 1010 may be specifically configured to embed the at least one message in a web page file to obtain the first message.
In a possible implementation manner, the radio frequency unit 1001 may be further configured to, after the processor 1010 embeds the at least one message into the web file to obtain a first message, send the first message to the server;
the radio frequency unit 1001 may further be configured to receive target address information sent by the server, where the target address information may be used to access the first message in the server; the first message or the target address information is address information which is stored in the server and corresponds to the first message.
In a possible implementation manner, the first message may include additional information, and the additional information may be used to indicate at least one of the following: a time of transmission/reception of the at least one message, a sender of the at least one message.
In the electronic device provided by the embodiment of the application, since one or more messages in the conversation interface of the first application can be selected through the first input and integrated into one message (for example, a first message), and then the first message or the address information for accessing the first message is sent to the target contact object in the second application, so that the target contact object can know the related information (for example, the content) of at least one message through the first message; the method and the device do not need to capture the screen shot of the session interface and manually paint the screen shot before sending the painted screen shot like the traditional technology, so that the operation process of forwarding the message can be simplified.
The beneficial effects of the various implementation manners in this embodiment may specifically refer to the beneficial effects of the corresponding implementation manners in the above method embodiments, and are not described herein again to avoid repetition.
It should be understood that in the embodiment of the present application, the input Unit 1004 may include a Graphics Processing Unit (GPU) 10041 and a microphone 10042, and the Graphics Processing Unit 10041 processes image data of still pictures or videos obtained by an image capturing device (such as a camera) in a video capturing mode or an image capturing mode. 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 a touch panel 10071 and other input devices 10072. The touch panel 10071 is also referred to as 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, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, and a joystick, which are not described in detail herein. The memory 1009 may be used to store software programs as well as various data, including but not limited to application programs and operating systems. Processor 1010 may integrate an application processor that handles primarily operating systems, user interfaces, applications, etc. and a modem processor that handles primarily wireless communications. It will be appreciated that the modem processor described above may not be integrated into processor 1010.
The embodiment of the present application further provides a readable storage medium, where a program or an instruction is stored on the readable storage medium, and when the program or the instruction is executed by a processor, the process of the foregoing message sending method embodiment is implemented, and the same technical effect can be achieved, and in order to avoid repetition, details are not repeated here.
The processor is a processor in the electronic device in the above embodiment. The readable storage medium includes a computer readable storage medium, such as a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk.
The embodiment of the present application further provides a chip, where the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is configured to execute a program or an instruction to implement each process of the above-mentioned message sending method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here.
It should be understood that the chips mentioned in the embodiments of the present application may also be referred to as system-on-chip, system-on-chip or system-on-chip, etc.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element. Further, it should be noted that the scope of the methods and apparatus of the embodiments of the present application is not limited to performing the functions in the order illustrated or discussed, but may include performing the functions in a substantially simultaneous manner or in a reverse order based on the functions involved, e.g., the methods described may be performed in an order different than that described, and various steps may be added, omitted, or combined. In addition, features described with reference to certain examples may be combined in other examples.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present application may be embodied in the form of a computer software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, or a network device) to execute the method according to the embodiments of the present application.
While the present embodiments have been described with reference to the accompanying drawings, it is to be understood that the invention is not limited to the precise embodiments described above, which are meant to be illustrative and not restrictive, and that various changes may be made therein by those skilled in the art without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (12)

1. A method for sending a message, the method comprising:
receiving a first input of a user on a conversation interface in a first application program, wherein the first input is input for selecting at least one message in the conversation interface;
responding to the first input, and executing preset processing on the at least one message to obtain a first message;
and sending the first message or target address information to a target contact object in a second application program, wherein the target address information is used for accessing the first message.
2. The method of claim 1, wherein the at least one message comprises M text messages and N non-text messages, M and N are integers greater than or equal to 0, and M + N is not equal to 0;
the executing preset processing on the at least one message to obtain a first message includes:
acquiring the description information of the N non-text messages to obtain N description information;
performing text combination on the M text messages and the N description information to obtain the first message;
wherein the description information includes at least one of: information indicating a type of the message, information indicating a content of the message.
3. The method of claim 1, wherein the performing the preset processing on the at least one message to obtain a first message comprises:
image splicing is carried out on the screenshot of the at least one message to obtain the first message; or the like, or, alternatively,
and embedding the at least one message into a webpage file to obtain the first message.
4. The method of claim 3, wherein after embedding the at least one message in a web page file, the method further comprises:
sending the first message to a server;
and receiving the target address information sent by the server, wherein the target address information is address information which is stored in the server and corresponds to the first message.
5. The method according to any of claims 1 to 4, wherein the first message comprises additional information of the at least one message, the additional information indicating at least one of:
a time of transmission/reception of the at least one message, a sender of the at least one message.
6. A message transmission apparatus, characterized in that the message transmission apparatus comprises: the device comprises a receiving module, a processing module and a sending module;
the receiving module is used for receiving a first input of a user on a session interface in a first application program, wherein the first input is an input for selecting at least one message in the session interface;
the processing module is configured to perform preset processing on the at least one message in response to the first input received by the receiving module to obtain a first message;
the sending module is configured to send the first message or target address information to a target contact object in a second application, where the target address information is used to access the first message.
7. The apparatus of claim 6, wherein the at least one message comprises M text messages and N non-text messages, M and N are integers greater than or equal to 0, and M + N is not equal to 0;
the processing module is specifically configured to obtain the description information of the N non-text messages to obtain N description information; performing text combination on the M text messages and the N description information to obtain the first message;
wherein the description information includes at least one of: information indicating a type of the message, information indicating a content of the message.
8. The apparatus of claim 6,
the processing module is specifically configured to perform image stitching on the screenshot of the at least one message to obtain the first message; alternatively, the first and second electrodes may be,
the processing module is specifically configured to embed the at least one message in a web page file to obtain the first message.
9. The apparatus of claim 8,
the sending module is further configured to send the first message to a server after the processing module embeds the at least one message into a web file to obtain the first message;
the receiving module is further configured to receive the destination address information sent by the server, where the destination address information is address information corresponding to the first message and stored in the server.
10. The apparatus of claim 1, wherein the first message comprises additional information indicating at least one of:
a time of transmission/reception of the at least one message, a sender of the at least one message.
11. An electronic device comprising a processor, a memory, and a program or instructions stored on the memory and executable on the processor, the program or instructions, when executed by the processor, implementing the steps of the message sending method according to any one of claims 1 to 5.
12. A readable storage medium, on which a program or instructions are stored, which when executed by a processor implement the steps of the message sending method according to any one of claims 1 to 5.
CN202111123841.8A 2021-09-24 2021-09-24 Message sending method and device and electronic equipment Pending CN113726584A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202111123841.8A CN113726584A (en) 2021-09-24 2021-09-24 Message sending method and device and electronic equipment
PCT/CN2022/121019 WO2023046105A1 (en) 2021-09-24 2022-09-23 Message sending method and apparatus and electronic device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111123841.8A CN113726584A (en) 2021-09-24 2021-09-24 Message sending method and device and electronic equipment

Publications (1)

Publication Number Publication Date
CN113726584A true CN113726584A (en) 2021-11-30

Family

ID=78684801

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111123841.8A Pending CN113726584A (en) 2021-09-24 2021-09-24 Message sending method and device and electronic equipment

Country Status (2)

Country Link
CN (1) CN113726584A (en)
WO (1) WO2023046105A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023046105A1 (en) * 2021-09-24 2023-03-30 维沃移动通信有限公司 Message sending method and apparatus and electronic device

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101114979A (en) * 2007-07-23 2008-01-30 中国联合通信有限公司 File transfer system and method of instant message
WO2016184302A1 (en) * 2015-05-21 2016-11-24 腾讯科技(深圳)有限公司 Message forwarding method and electronic device
CN107682827A (en) * 2017-10-23 2018-02-09 平安科技(深圳)有限公司 Vehicle insurance information push method, device, computer-readable storage medium and computer equipment
CN110278141A (en) * 2018-03-14 2019-09-24 腾讯科技(深圳)有限公司 A kind of processing method of instant communication information, device and storage medium
CN110752980A (en) * 2019-09-27 2020-02-04 维沃移动通信有限公司 Message sending method and electronic equipment
CN112306590A (en) * 2019-07-30 2021-02-02 腾讯科技(深圳)有限公司 Screenshot generating method and related device
CN113411251A (en) * 2021-06-16 2021-09-17 维沃移动通信(杭州)有限公司 Multi-message distribution 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
US7870479B2 (en) * 1999-07-29 2011-01-11 Electronic Arts Inc. Electronic in-application postcards
WO2019021048A1 (en) * 2017-07-24 2019-01-31 Yogesh Chunilal Rathod Ephemeral content sharing and connecting users based on sharing unique link from 3r parties' applications and storing and relating unique identity or code of link sharing user with link accessing user
CN110912803B (en) * 2019-11-14 2022-03-08 富途网络科技(深圳)有限公司 IM message transmission method and terminal
CN111158817A (en) * 2019-12-24 2020-05-15 维沃移动通信有限公司 Information processing method and electronic equipment
CN113360238A (en) * 2021-06-29 2021-09-07 维沃移动通信有限公司 Message processing method and device, electronic equipment and storage medium
CN113726584A (en) * 2021-09-24 2021-11-30 维沃移动通信有限公司 Message sending method and device and electronic equipment

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101114979A (en) * 2007-07-23 2008-01-30 中国联合通信有限公司 File transfer system and method of instant message
WO2016184302A1 (en) * 2015-05-21 2016-11-24 腾讯科技(深圳)有限公司 Message forwarding method and electronic device
CN107682827A (en) * 2017-10-23 2018-02-09 平安科技(深圳)有限公司 Vehicle insurance information push method, device, computer-readable storage medium and computer equipment
CN110278141A (en) * 2018-03-14 2019-09-24 腾讯科技(深圳)有限公司 A kind of processing method of instant communication information, device and storage medium
CN112306590A (en) * 2019-07-30 2021-02-02 腾讯科技(深圳)有限公司 Screenshot generating method and related device
CN110752980A (en) * 2019-09-27 2020-02-04 维沃移动通信有限公司 Message sending method and electronic equipment
CN113411251A (en) * 2021-06-16 2021-09-17 维沃移动通信(杭州)有限公司 Multi-message distribution method and device, electronic equipment and readable storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023046105A1 (en) * 2021-09-24 2023-03-30 维沃移动通信有限公司 Message sending method and apparatus and electronic device

Also Published As

Publication number Publication date
WO2023046105A1 (en) 2023-03-30

Similar Documents

Publication Publication Date Title
CN113285866B (en) Information sending method and device and electronic equipment
CN111880695A (en) Screen sharing method, device, equipment and storage medium
CN114500432A (en) Session message transceiving method and device, electronic equipment and readable storage medium
CN113094143B (en) Cross-application message sending method and device, electronic equipment and readable storage medium
CN112511412B (en) Information sending method and device, electronic equipment and readable storage medium
CN113127432B (en) Operation execution method, device, electronic equipment and medium
CN112764857A (en) Information processing method and device and electronic equipment
CN112671635A (en) Sending method, sending device and electronic equipment
CN114327088A (en) Message sending method, device, electronic equipment and medium
CN113726584A (en) Message sending method and device and electronic equipment
CN112269509A (en) Information processing method and device and electronic equipment
CN112235412A (en) Message processing method and device
CN112181351A (en) Voice input method and device and electronic equipment
CN114051009B (en) Message sending method and electronic equipment
EP4351117A1 (en) Information display method and apparatus, and electronic device
CN114124874B (en) Chat information sending method and device
CN112383666B (en) Content sending method and device and electronic equipment
CN112764603B (en) Message display method and device and electronic equipment
CN113824627A (en) Group chat message display method and device, electronic equipment and storage medium
CN113342241A (en) Target character selection method and device, electronic equipment and storage medium
CN114237405A (en) Message correction method and device and electronic equipment
CN112866475A (en) Image sending method and device and electronic equipment
CN114285814B (en) Chat parameter setting method and device, electronic equipment and storage medium
CN112035032B (en) Expression adding method and device
CN112989077B (en) Expression object management method and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination