CN110752980A - Message sending method and electronic equipment - Google Patents

Message sending method and electronic equipment Download PDF

Info

Publication number
CN110752980A
CN110752980A CN201910925684.9A CN201910925684A CN110752980A CN 110752980 A CN110752980 A CN 110752980A CN 201910925684 A CN201910925684 A CN 201910925684A CN 110752980 A CN110752980 A CN 110752980A
Authority
CN
China
Prior art keywords
input
contact
application
interface
user
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.)
Granted
Application number
CN201910925684.9A
Other languages
Chinese (zh)
Other versions
CN110752980B (en
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 CN201910925684.9A priority Critical patent/CN110752980B/en
Publication of CN110752980A publication Critical patent/CN110752980A/en
Application granted granted Critical
Publication of CN110752980B publication Critical patent/CN110752980B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/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/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • 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/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • 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/21Monitoring or handling of messages
    • H04L51/214Monitoring or handling of messages using selective forwarding
    • 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/52User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail for supporting social networking services

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Telephone Function (AREA)

Abstract

The embodiment of the invention provides a message sending method and electronic equipment, relates to the technical field of communication, and aims to solve the problems that the message sending steps are more and the convenience is not enough. The method comprises the following steps: receiving a first input of a user on a first interface, wherein the first interface is an interface for displaying first group information, and the first group comprises at least two contacts in application; in response to a first input, displaying M pieces of indication information, each piece of indication information being used for indicating that a message is sent to a contact in at least one application, wherein the at least one application is one of at least two applications included in a first group, and M is a positive integer; receiving a second input of the target indication information in the M indication information by the user; and responding to the second input, and sending the target message to the target contact in the target application indicated by the target indication information.

Description

Message sending method and electronic equipment
Technical Field
The embodiment of the invention relates to the technical field of communication, in particular to a message sending method and electronic equipment.
Background
With the development of communication technology, more and more instant messaging applications are available on electronic devices, and more contacts are available in each instant messaging application.
Generally, when a user needs to forward content sent by a contact B in an application 2 to a contact A in an application 1, firstly, the user triggers an electronic device to copy the content to be forwarded in a chat interface between the application 2 and the contact B; then, triggering the electronic equipment to display a chat interface with the contact A in the application 1, and triggering the electronic equipment to paste the copied content into an input area; and finally, the user triggers the electronic equipment to send the content in the input area to the contact A through the application 1, so that the content to be forwarded is sent to the contact A.
However, if the user needs to forward the content to a plurality of contacts in different applications, the user needs to trigger the electronic device to repeat the steps of copying, pasting, and sending for a plurality of times, which results in more steps for sending the message and is not convenient enough.
Disclosure of Invention
The embodiment of the invention provides a message sending method and electronic equipment, and aims to solve the problems that the message sending steps are more and the convenience is not enough.
In order to solve the above technical problem, the embodiment of the present invention is implemented as follows:
in a first aspect, an embodiment of the present invention provides a message sending method, where the method includes: receiving a first input of a user on a first interface, wherein the first interface is an interface for displaying first group information, and the first group comprises at least two contacts in application; in response to the first input, displaying M pieces of indication information, wherein each piece of indication information is used for indicating that a message is sent to a contact in at least one application, the at least one application is one of at least two applications included in the first group, and M is a positive integer; receiving a second input of the target indication information in the M indication information by the user; and responding to the second input, and sending the target message to the target contact in the target application indicated by the target indication information.
In a second aspect, an embodiment of the present invention further provides an electronic device, where the electronic device includes: the device comprises a receiving module, a display module and a sending module; the receiving module is used for receiving a first input of a user on a first interface, the first interface is an interface for displaying first group information, and the first group comprises at least two contacts in application; a display module, configured to display, in response to the first input received by the receiving module, M pieces of indication information, where each piece of indication information is used to indicate that a message is sent to a contact in at least one application, where the at least one application is an application of at least two applications included in the first group, and M is a positive integer; the receiving module is also used for receiving a second input of the target indication information in the M indication information displayed by the display module by the user; and the sending module is used for responding to the second input received by the receiving module and sending the target message to the target contact in the target application indicated by the target indication information.
In a third aspect, an embodiment of the present invention provides an electronic device, including a processor, a memory, and a computer program stored on the memory and executable on the processor, where the computer program, when executed by the processor, implements the steps of the message sending method according to the first aspect.
In a fourth aspect, an embodiment of the present invention provides a computer-readable storage medium, on which a computer program is stored, and the computer program, when executed by a processor, implements the steps of the message sending method according to the first aspect.
In the embodiment of the invention, firstly, the electronic equipment receives a first input of a user on a first interface, wherein the first interface is an interface for displaying first group information; in response to the first input, the electronic device may display M pieces of indication information; secondly, the electronic device may receive a second input of the target indication information of the M indication information by the user, and finally, in response to the second input, the electronic device may transmit the target message to the target contact in the at least one target application indicated by the target indication information. Because the first group includes contacts in at least two applications, each indication information is used for indicating to send a message to a contact in at least one application, and the at least one application is an application in the at least two applications included in the first group, a user can quickly select which contacts in which applications are to be sent a target message according to the M prompt messages displayed by the electronic device, and the electronic device can quickly send the target message to a target contact in a target application indicated by the target prompt message according to the target prompt message selected by the user. For example, when the target message is a message sent by a contact in the first group, and the user needs to forward the target message to contacts in multiple different applications except the contact, the user does not need to switch the applications, does not need to trigger the electronic device to repeat the steps of copying, pasting, and sending for multiple times, and only needs to trigger the electronic device to send the target message to the contact indicated by the prompt information through the prompt information. Therefore, the steps of sending the message across the applications are simplified, and the message sending efficiency of the user is improved.
Drawings
Fig. 1 is a schematic diagram of an architecture of a possible android operating system according to an embodiment of the present invention;
fig. 2 is a schematic flowchart of a message sending method according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of a display interface according to an embodiment of the present invention;
fig. 4 is a second schematic diagram of a display interface according to the embodiment of the invention;
fig. 5 is a third schematic diagram of a display interface according to an embodiment of the present invention;
FIG. 6 is a fourth schematic diagram of a display interface according to an embodiment of the present invention;
FIG. 7 is a fifth schematic diagram of a display interface according to an embodiment of the present invention;
fig. 8 is a schematic diagram of a possible structure of an electronic device according to an embodiment of the present invention;
fig. 9 is a second schematic structural diagram of an electronic device according to a second embodiment of the present invention;
fig. 10 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It should be noted that "/" in this context means "or", for example, A/B may mean A or B; "and/or" herein is merely an association describing an associated object, and means that there may be three relationships, e.g., a and/or B, which may mean: a exists alone, A and B exist simultaneously, and B exists alone. "plurality" means two or more than two.
The terms "first" and "second," and the like, in the description and in the claims of the present invention are used for distinguishing between different objects and not for describing a particular order of the objects. For example, the first application and the second application, etc. are used to distinguish different applications, rather than to describe a particular order of applications.
It should be noted that, in the embodiments of the present invention, words such as "exemplary" or "for example" are used to indicate examples, illustrations or explanations. Any embodiment or design described as "exemplary" or "e.g.," an embodiment of the present invention is not necessarily to be construed as preferred or advantageous over other embodiments or designs. Rather, use of the word "exemplary" or "such as" is intended to present concepts related in a concrete fashion.
The electronic device in the embodiment of the present invention may be an electronic 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 invention are not limited in particular.
The following describes a software environment applied to the message sending method provided by the embodiment of the present invention, taking an android operating system as an example.
Fig. 1 is a schematic diagram of an architecture of a possible android operating system according to an embodiment of the present invention. In fig. 1, the architecture of the android operating system includes 4 layers, which are respectively: an application layer, an application framework layer, a system runtime layer, and a kernel layer (specifically, a Linux kernel layer).
The application program layer comprises various application programs (including system application programs and third-party application programs) in an android operating system.
The application framework layer is a framework of the application, and a developer can develop some applications based on the application framework layer under the condition of complying with the development principle of the framework of the application.
The system runtime layer includes libraries (also called system libraries) and android operating system runtime environments. The library mainly provides various resources required by the android operating system. The android operating system running environment is used for providing a software environment for the android operating system.
The kernel layer is an operating system layer of an android operating system and belongs to the bottommost layer of an android operating system software layer. The kernel layer provides kernel system services and hardware-related drivers for the android operating system based on the Linux kernel.
Taking an android operating system as an example, in the embodiment of the present invention, a developer may develop a software program for implementing the message sending method provided in the embodiment of the present invention based on the system architecture of the android operating system shown in fig. 1, so that the message sending method may operate based on the android operating system shown in fig. 1. That is, the processor or the electronic device may implement the message sending method provided by the embodiment of the present invention by running the software program in the android operating system.
The message sending method according to the embodiment of the present invention is described below with reference to fig. 2. Fig. 2 is a flowchart illustrating a message sending method according to an embodiment of the present invention, as shown in fig. 2, the message sending method includes steps S201 to S204:
s201, the electronic equipment receives a first input of a user on a first interface.
The first interface is used for displaying first group information, and the first group comprises at least two contacts in the application.
It should be noted that the first group information may include: at least one of a name of the first group, group members of the first group, which contacts in the application the group members of the first group are, and the like.
Optionally, in this embodiment of the present invention, the contact may be a single contact object, or may be a group including multiple contact objects established in the communication application, which is not specifically limited in this embodiment of the present invention.
Optionally, in this embodiment of the present invention, the first input may be any one of the following: triggering input of copying the target message in the first interface, triggering input of selecting the target message in the first interface, and triggering input of sending the target message in the first interface, wherein the target message is the message input in the first interface by the user.
For example, the first input may be an input of a user long-pressing a target message in the first interface.
For example, assuming that group 1 includes contact 1 of application 1, contact 2 of application 2, contact 3 of application 3, group 1 of application 4, and the user, the user copies message 1 sent by the first contact in a session interface (i.e., the first interface) with contact 1, the electronic device may display "forward to application 2 contact 2", "forward to application 2 contact 3", "forward to group 1 of application 4", and "forward all contacts" (i.e., 4 reminder information) on the session interface. Alternatively, the user enters message 2 in a conversation interface (i.e., the first interface) with all contacts, the electronic device may display "send to app 1 contact 1", "send to app 2 contact 2", "send to app 2 contact 3", "send to group 1 of app 4", and "send to all contacts" on the conversation interface.
S202, responding to the first input, and displaying the M pieces of indication information by the electronic equipment.
Wherein each indication information is used for indicating that a message is sent to a contact in at least one application, the at least one application is an application in at least two applications included in the first group, and M is a positive integer.
For example, a first indication information may be used to indicate that a message is sent to a contact object in an application, a second indication information may be used to indicate that a message is sent to all contacts in the same application in the first group, a third indication information may be used to indicate that a message is sent to all contacts in multiple applications in the first group, and a fourth indication information may be used to indicate that a message is sent to all contacts in all applications included in the first group.
Optionally, the M pieces of indication information may include at least one of first indication information, second indication information, third indication information, and fourth indication information.
Illustratively, the M pieces of indication information may be M pieces of controls displayed on the screen.
S203, the electronic equipment receives a second input of the target indication information in the M indication information by the user.
It is understood that the user may select the target indication information from the M indication information as needed.
And S204, responding to the second input, and sending the target message to the target contact in the target application indicated by the target indication information by the electronic equipment.
The target indication information indicates that the target application may be one application included in the first group chat, may be a plurality of applications included in the first group chat, or may be all applications included in the first group chat.
For example, if the target application indicated in the target indication information is the first application, the electronic device may send the target message to the target contact indicated in the target indication information through the first application. Specifically, if the target contacts are K1 contact objects and K2 groups, the electronic device sends the target messages to the K1 contact objects respectively through the first application, and sends the target messages to each of the K2 groups through the first application.
For example, if the target application indicated in the target indication information is the first application and the second application, the electronic device may send the target message to the contact in the first application indicated by the target indication information through the first application, and send the target message to the contact in the second application indicated by the target indication information through the second application. Similarly, if the destination indication information indicates K3 contact objects and K4 groups in the first application, and K5 contact objects and K6 groups in the second application, the electronic device sends the destination message to the K3 contact objects respectively through the first application, sends the destination message to each of the K4 groups through the first application, sends the destination message to the K5 contact objects respectively through the second application, and sends the destination message to each of the K6 groups through the second application.
The message sending method provided by the embodiment of the invention comprises the following steps that firstly, electronic equipment receives first input of a user on a first interface, and the first interface is an interface for displaying first group information; in response to the first input, the electronic device may display M pieces of indication information; secondly, the electronic device may receive a second input of the target indication information of the M indication information by the user, and finally, in response to the second input, the electronic device may transmit the target message to the target contact in the target application indicated by the target indication information. Because the first group includes contacts in at least two applications, each indication information is used for indicating to send a message to a contact in at least one application, the at least one application is an application in the at least two applications included in the first group, a user can quickly select which contacts in which applications are to be sent a target message according to the M prompt messages displayed by the electronic device, and the electronic device can quickly send the target message to a target contact in a target application indicated by the target prompt message according to the target prompt message selected by the user. For example, when the target message is a message sent by a contact in the first group, and the user needs to forward the target message to contacts in multiple different applications except the contact, the user does not need to switch the applications, does not need to trigger the electronic device to repeat the steps of copying, pasting, and sending for multiple times, and only needs to trigger the electronic device to send the target message to the contact indicated by the prompt information through the prompt information. Therefore, the steps of sending the message across the applications are simplified, and the message sending efficiency of the user is improved.
Optionally, in this embodiment of the present invention, the session interface of the first group includes at least three tabs, and each tab corresponds to one session interface. The first interface is a session interface corresponding to any one tab of the at least three tabs. The at least three tabs include at least one first tab and at least one second tab, one first tab corresponding to at least two of the two applications and one second tab corresponding to one application.
Specifically, the at least three tabs in the session interface of the first group may include at least one of a tab for one contact, a tab for a contact of one application, and tabs for all contacts in the first group.
Exemplarily, fig. 3 is a schematic diagram of a display interface provided in an embodiment of the present invention. Assume that the first group includes contact 1 of application 1, contact a of application 2, and the individual user, and the session interface of the first group includes tab "application 1 contact 1", tab "application 2 contact a", and tab "all contacts". As shown in fig. 3, the first interface may be a session interface corresponding to "application 1 contact", where the session interface is a session interface between the user and the application 1 contact 1, and the session interface includes messages sent and received by the user through the contact 1 between the application 1 and the application 1. If the user clicks "all contacts" in the session interface of the first group shown in fig. 3, the first interface may also be a session interface corresponding to "all contacts", as shown in fig. 4, where the session interface includes messages sent and received by all contacts in the first group. Of course, the user may also click on "app 2 contact a", and the first interface may also be a session interface corresponding to "app 2 contact a".
For example, if the electronic device receives the message 1 sent by the contact a through the application 2: "do you know how to recite the quiet night thought of plum", the electronic device may display message 1 in the session interface corresponding to the tab "app 2 contact a". The user can input a message 2 in the conversation interface corresponding to the tab "application 1 contact 1": please send a leek night thought, and then trigger the electronic device to send message 2, the electronic device may send message 2 to contact 1 through application 1. Of course, the user may select the tab "app 1 contact 1," triggering an electronic switch to the corresponding session interface. After receiving message 3 sent by contact 1 of application 1: "the bright moon before bed is frosted on the ground, the head is lifted to look at the bright moon, the head is lowered to think of the hometown. "the electronic device may display message 3 in the conversation interface corresponding to the tab" app 1 contact 1 ".
As shown in fig. 3, if the user selects message 3, the electronic device may display "forward to app 2 contact a" and "forward to all contacts", and if the user selects "forward to app 2 contact a", the electronic device may send message 3 to contact a through app 2.
After sending message 3, the user may select the tab "all contacts", and then as shown in fig. 4, the session interface corresponding to the tab "all contacts" displays: message 1 sent by contact a received through application 2, message 2 sent by application 1 to contact 1, message 3 sent by contact 1 received through application 1, and message 3 forwarded by application 2 to contact a.
If the user enters a message 4 in the input area in fig. 5: "what does this poem mean? ", and then triggers the electronic device to send message 4, the electronic device may display: forward to app 1 contact 1, forward to app 2 contact a, and send to all contacts. If the user selects "send to all contacts", the electronic device may send message 4 to contact 1 through application 1 and send message 4 to contact a through application 2.
It should be noted that the electronic device may display different types of tabs according to the number of the contacts in the first group, for example, when the number of the contacts in the first group is small, the tabs corresponding to each contact and the tabs corresponding to all the contacts may be displayed, and if the number of the contacts in the first group is large, the tabs corresponding to each application and the tabs corresponding to all the contacts may be displayed, where the tabs corresponding to each application may also be displayed on the tabs corresponding to each contact in the application in the first group.
Based on the scheme, the electronic equipment can comprise at least three tabs in the session interface of the first group, each tab corresponds to one session interface, and a user can trigger the electronic equipment to display the corresponding session interface through any one tab, so that the user can conveniently check the message sent by the contact corresponding to each session interface, and the user can send the message more conveniently.
Optionally, in the message sending method provided in the embodiment of the present invention, before the step S201, the following steps S205 and S206 may be further included:
and S205, the electronic equipment receives a third input of the user.
Wherein the third input is a selection input to the first contact in the first application.
For example, the third input may be an input of a user that the preset time length is a preset time length for the first contact in the contact list of the first application, where the preset time length may be 3 seconds, 5 seconds, and the like, and this is not specifically limited in this embodiment of the present invention. Of course, the first contact may be selected according to other forms of third input, for example, the third input may be a sliding input of the user in the area where the first contact is displayed.
S206, responding to the third input, the electronic equipment creates a first conversation, and the first conversation comprises the user and the first contact.
Optionally, the accounts of the user and the first contact in the first session may both be accounts in the same application, or may be accounts in different applications.
For example, a user may create a first session with a first contact in a first application using an account of the user in a second application.
It should be noted that, in the embodiment of the present invention, the first session created by the electronic device according to the third input may be a session across a group of applications, that is, the user may continue to add contacts in other applications in the session.
It should be noted that, after the first session is created, the electronic device may directly display the session interface of the first session, or may not display the session interface of the first session, and the session interface of the first session is triggered and displayed according to an input of a user, which is not specifically limited in this embodiment of the present invention.
Based on the scheme, the electronic device can create a first session according to a third input of the first contact by the user, the first session can be a session for sending messages across the applications, and the first session can be used for sending messages across the applications by the user.
Optionally, the third input may include a first sub-input and a second sub-input. Further, in the message sending method according to the embodiment of the present invention, the above S206 may be specifically executed by the following S206a and S206 b:
s206a, in response to selecting the first sub-input of the first contact, the electronic device displays a first control.
Wherein the first control is used for triggering the creation of the cross-application group.
For example, "create a group across applications" may be displayed in the first control to prompt the group created by the control to be a group across applications.
S206b, in response to the second sub-input to the first control, the electronic device creates a first session.
For example, fig. 6 is a schematic diagram of a display interface provided by an embodiment of the present invention, and as shown in fig. 6 (a), a user may press a contact 1 for 3 seconds in an address book of an application 1, an electronic device may display a first control "create cross-application group chat" in the interface, and if the user clicks the control, the electronic device may create a session. Of course, as shown in fig. 6 (b), after the user clicks the first control, the electronic device may display a hover control "group chat" in hover. The user can click on the hover control to open the session interface.
Based on the scheme, the electronic device may display a first control according to a first sub-input of the user selecting the first contact, and the user may trigger the electronic device to create the first session through the first control. Thus, it may be more convenient for a user to create a group across applications.
Optionally, in the embodiment of the present invention, after the user creates the first session, the electronic device may further display an application selection control, so that the user can conveniently and quickly open a desired application, and add contacts in different applications to the created session.
Optionally, in the message sending method provided in the embodiment of the present invention, after the above S206 or S206b, the following S207 and S208 may also be included:
and S207, the electronic equipment receives a fourth input of the user.
Wherein the fourth input is a selection input to a second contact in the second application.
Specifically, the user may select and input the second contact in the address list in the second application, or may select and input the second contact in the chat list in the second application, which is not limited in this embodiment of the present invention.
And S208, responding to the fourth input, the electronic equipment creates a first group, wherein the first group comprises the user, the first contact and the second contact.
Specifically, the electronic device adds the second contact to the first session, creating a first group.
Based on the scheme, after the electronic device establishes the first session, the user can select the second contact in the second application, and after the electronic device receives the fourth input of the user, the second contact can be added to the first session to create the first group, and the second contact can also be added to the established group, so that the user can conveniently integrate messages sent by contacts in different applications.
Optionally, the fourth input may include a third sub-input and a fourth sub-input. Further, in the message sending method according to the embodiment of the present invention, the above S208 may be specifically executed by the following S208a and S208 b:
s208a, in response to selecting the third sub-input of the second contact, the electronic device displays a second control.
And the second control is used for triggering the addition of the contact in the established group or session.
S208b, in response to the fourth sub-input to the second control, the electronic device creates a first group.
Wherein the fourth sub-input is an input by the user selecting to add the second contact to the first session.
Exemplarily, fig. 7 is a schematic view of a display interface provided by an embodiment of the present invention, as shown in fig. 7 (a), a user may press an identifier of a contact a for 3 seconds in an address book of an application 2, an electronic device may display a second control "join a cross-application group", and a user may click the control to trigger the electronic device to join the contact a in a first group. The user can check the established session interface of the first group by using a 'group chat' floating control displayed on the screen, and in the case that no message is sent or received in the first group, the session interface corresponding to the first group can be the interface shown in (b) in fig. 7, and the session interface corresponding to the tab 'all contacts' can be displayed in the interface by default.
Based on the scheme, after the user selects the second contact, the electronic device can display the second control, and the electronic device can quickly add the second contact to the first group according to the input of the user to the second control, so that the user can conveniently and quickly aggregate contacts in different applications into the same group.
Fig. 8 is a schematic diagram of a possible structure of an electronic device according to an embodiment of the present invention, and as shown in fig. 8, the electronic device 800 includes: a receiving module 801, a display module 802, and a transmitting module 803; a receiving module 801, configured to receive a first input of a user on a first interface, where the first interface is an interface for displaying first group information, and the first group includes contacts in at least two applications; a display module 802, configured to display, in response to the first input received by the receiving module 801, M pieces of indication information, where each piece of indication information is used to indicate that a message is sent to a contact in at least one application, where the at least one application is an application in at least two applications included in the first group, and M is a positive integer; a receiving module 801, further configured to receive a second input of the target indication information in the M indication information displayed by the display module 802 by the user; a sending module 803, configured to send the target message to the target contact in the target application indicated by the target indication information in response to the second input received by the receiving module 801.
Optionally, the first input is any one of: triggering input of copying the target message in the first interface, triggering input of selecting the target message in the first interface, and triggering input of sending the target message in the first interface.
Optionally, the session interface of the first group includes at least three tabs, and each tab corresponds to one session interface; the first interface is a session interface corresponding to any one tab of at least three tabs; the at least three tabs include at least one first tab and at least one second tab, one first tab corresponding to at least two applications of the at least two applications included in the first group, and one second tab corresponding to one application.
Optionally, in conjunction with fig. 8, as shown in fig. 9, the electronic device further includes a creating module 804; the receiving module 801 is further configured to receive a third input of the user before receiving the first input of the user on the first interface, where the third input is a selection input of the first contact in the first application; the creating module 804 is configured to create a first session in response to the third input received by the receiving module 801, the first session comprising the user and the first contact.
Optionally, the third input comprises a first sub-input and a second sub-input; a creating module 804, specifically configured to display a first control in response to a first sub-input selecting a first contact, the first control being used to trigger a creating session; in response to a second sub-input to the first control, a first session is created.
Optionally, the receiving module 801 is further configured to receive a fourth input of the user after the creating module 804 creates the first session, where the fourth input is a selection input of a second contact in the second application; a creating module 804, configured to create a first group in response to the fourth input received by the receiving module 801, the first group comprising the user, the first contact and the second contact.
Optionally, the fourth input includes a third sub-input and a fourth sub-input; a creating module 804, specifically configured to display a second control in response to a third sub-input for selecting a second contact, where the second control is used to trigger addition of a contact in an established group or session; in response to a fourth sub-input to the second control, a first group is created.
The electronic device 800 provided in the embodiment of the present invention is capable of implementing each process implemented by the electronic device in the foregoing method embodiments, and for avoiding repetition, details are not described here again.
According to the electronic device provided by the embodiment of the invention, firstly, the electronic device receives a first input of a user on a first interface, and the first interface is an interface for displaying first group information; in response to the first input, the electronic device may display M pieces of indication information; secondly, the electronic device may receive a second input of the target indication information of the M indication information by the user, and finally, in response to the second input, the electronic device may transmit the target message to the target contact in the target application indicated by the target indication information. Because the first group includes contacts in at least two applications, each indication information is used for indicating to send a message to a contact in at least one application, the at least one application is an application in the at least two applications included in the first group, a user can quickly select which contacts in which applications are to be sent a target message according to the M prompt messages displayed by the electronic device, and the electronic device can quickly send the target message to a target contact in a target application indicated by the target prompt message according to the target prompt message selected by the user. For example, when the target message is a message sent by a contact in the first group, and the user needs to forward the target message to contacts in multiple different applications except the contact, the user does not need to switch the applications, does not need to trigger the electronic device to repeat the steps of copying, pasting, and sending for multiple times, and only needs to trigger the electronic device to send the target message to the contact indicated by the prompt information through the prompt information. Therefore, the steps of sending the message across the applications are simplified, and the message sending efficiency of the user is improved.
Fig. 10 is a hardware schematic diagram of an electronic device 100 for implementing an embodiment of the present invention, where the electronic device 100 includes, but is not limited to: radio frequency unit 101, network module 102, audio output unit 103, input unit 104, sensor 105, display unit 106, user input unit 107, interface unit 108, memory 109, processor 110, and power supply 111. Those skilled in the art will appreciate that the electronic device configuration shown in fig. 10 does not constitute a limitation of the electronic device, and that the electronic device may include more or fewer components than shown, or some components may be combined, or a different arrangement of components. In the embodiment of the present invention, the electronic device includes, but is not limited to, a mobile phone, a tablet computer, a notebook computer, a palm computer, a vehicle-mounted electronic device, a wearable device, a pedometer, and the like.
The user input unit 107 is configured to receive a first input of a user on a first interface, where the first interface is an interface for a first group, and the first group includes contacts in at least two applications; a display unit 106, configured to display, in response to a first input, M pieces of indication information, where each piece of indication information is used to indicate that a message is sent to a contact in at least one application, where the at least one application is an application of at least two applications included in a first group, and M is a positive integer; a user input unit 107, further configured to receive a second input of target indication information from the M indication information by the user; and the radio frequency unit 101 is configured to, in response to the second input, send the target message to the target contact in the at least one target application indicated by the target indication information.
According to the electronic device provided by the embodiment of the invention, firstly, the electronic device receives a first input of a user on a first interface, and the first interface is an interface for displaying first group information; in response to the first input, the electronic device may display M pieces of indication information; secondly, the electronic device may receive a second input of the target indication information of the M indication information by the user, and finally, in response to the second input, the electronic device may transmit the target message to the target contact in the target application indicated by the target indication information. Because the first group comprises the contacts in the at least two applications, each indication information is used for indicating to send the message to the contact in the at least one application, the at least one application is the application in the at least two applications included in the first group, the user can quickly select which contacts in which applications the target message is sent to according to the M prompt messages displayed by the electronic device, and the electronic device can quickly send the target message to the target contacts in at least one target application indicated by the target prompt messages according to the target prompt messages selected by the user. For example, when the target message is a message sent by a contact in the first group, and the user needs to forward the target message to contacts in multiple different applications except the contact, the user does not need to switch the applications, does not need to trigger the electronic device to repeat the steps of copying, pasting, and sending for multiple times, and only needs to trigger the electronic device to send the target message to the contact indicated by the prompt information through the prompt information. Therefore, the steps of sending the message across the applications are simplified, and the message sending efficiency of the user is improved.
It should be understood that, in the embodiment of the present invention, the radio frequency unit 101 may be used for receiving and sending signals during a message transmission or call process, and specifically, after receiving downlink data from a base station, the downlink data is processed by the processor 110; in addition, the uplink data is transmitted to the base station. Typically, radio frequency unit 101 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like. In addition, the radio frequency unit 101 can also communicate with a network and other devices through a wireless communication system.
The electronic device provides wireless broadband internet access to the user via the network module 102, such as assisting the user in sending and receiving e-mails, browsing web pages, and accessing streaming media.
The audio output unit 103 may convert audio data received by the radio frequency unit 101 or the network module 102 or stored in the memory 109 into an audio signal and output as sound. Also, the audio output unit 103 may also provide audio output related to a specific function performed by the electronic apparatus 100 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output unit 103 includes a speaker, a buzzer, a receiver, and the like.
The input unit 104 is used to receive an audio or video signal. The input Unit 104 may include a Graphics Processing Unit (GPU) 1041 and a microphone 1042, and the Graphics processor 1041 processes image data of a still picture or video obtained by an image capturing device (e.g., a camera) in a video capturing mode or an image capturing mode. The processed image frames may be displayed on the display unit 106. The image frames processed by the graphic processor 1041 may be stored in the memory 109 (or other storage medium) or transmitted via the radio frequency unit 101 or the network module 102. The microphone 1042 may receive sound and may be capable of processing such sound into audio data. The processed audio data may be converted into a format output transmittable to a mobile communication base station via the radio frequency unit 101 in case of a phone call mode.
The electronic device 100 also includes at least one sensor 105, such as a light sensor, motion sensor, and other sensors. Specifically, the light sensor includes an ambient light sensor that can adjust the brightness of the display panel 1061 according to the brightness of ambient light, and a proximity sensor that can turn off the display panel 1061 and/or the backlight when the electronic device 100 is moved to the ear. As one type of motion sensor, an accelerometer sensor can detect the magnitude of acceleration in each direction (generally three axes), detect the magnitude and direction of gravity when stationary, and can be used to identify the posture of an electronic device (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), and vibration identification related functions (such as pedometer, tapping); the sensors 105 may also include fingerprint sensors, pressure sensors, iris sensors, molecular sensors, gyroscopes, barometers, hygrometers, thermometers, infrared sensors, etc., which are not described in detail herein.
The display unit 106 is used to display information input by a user or information provided to the user. The Display unit 106 may include a Display panel 1061, and the Display panel 1061 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like.
The user input unit 107 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the electronic device. Specifically, the user input unit 107 includes a touch panel 1071 and other input devices 1072. Touch panel 1071, also referred to as a touch screen, may collect touch operations by a user on or near the touch panel 1071 (e.g., operations by a user on or near touch panel 1071 using a finger, stylus, or any suitable object or attachment). The touch panel 1071 may include two parts of a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 110, and receives and executes commands sent by the processor 110. In addition, the touch panel 1071 may be implemented in various types, such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. In addition to the touch panel 1071, the user input unit 107 may include other input devices 1072. Specifically, other input devices 1072 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.
Further, the touch panel 1071 may be overlaid on the display panel 1061, and when the touch panel 1071 detects a touch operation thereon or nearby, the touch panel 1071 transmits the touch operation to the processor 110 to determine the type of the touch event, and then the processor 110 provides a corresponding visual output on the display panel 1061 according to the type of the touch event. Although in fig. 10, the touch panel 1071 and the display panel 1061 are two independent components to implement the input and output functions of the electronic device, in some embodiments, the touch panel 1071 and the display panel 1061 may be integrated to implement the input and output functions of the electronic device, and is not limited herein.
The interface unit 108 is an interface for connecting an external device to the electronic apparatus 100. For example, the external device may include a wired or wireless headset port, an external power supply (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, an audio input/output (I/O) port, a video I/O port, an earphone port, and the like. The interface unit 108 may be used to receive input (e.g., data information, power, etc.) from an external device and transmit the received input to one or more elements within the electronic apparatus 100 or may be used to transmit data between the electronic apparatus 100 and the external device.
The memory 109 may be used to store software programs as well as various data. The memory 109 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the cellular phone, and the like. Further, the memory 109 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The processor 110 is a control center of the electronic device, connects various parts of the entire electronic device using various interfaces and lines, performs various functions of the electronic device and processes data by operating or executing software programs and/or modules stored in the memory 109 and calling data stored in the memory 109, thereby performing overall monitoring of the electronic device. Processor 110 may include one or more processing units; preferably, the processor 110 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 110.
The electronic device 100 may further include a power source 111 (such as a battery) for supplying power to each component, and preferably, the power source 111 may be logically connected to the processor 110 through a power management system, so as to implement functions of managing charging, discharging, and power consumption through the power management system.
In addition, the electronic device 100 includes some functional modules that are not shown, and are not described in detail herein.
Optionally, an electronic device is further provided in an embodiment of the present invention, and with reference to fig. 10, the electronic device includes a processor 110, a memory 109, and a computer program that is stored in the memory 109 and is executable on the processor 110, and when the computer program is executed by the processor 110, the electronic device implements each process in the foregoing message sending method embodiment, and can achieve the same technical effect, and details are not described here to avoid repetition.
An embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the computer program implements each process of the foregoing message sending method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here. The computer-readable storage medium may be a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk.
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.
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 invention may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling an electronic device (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
While the present invention has been described with reference to the embodiments shown in the drawings, the present invention is not limited to the embodiments, which are illustrative and not restrictive, and it will be apparent to those skilled in the art that various changes and modifications can be made therein without departing from the spirit and scope of the invention as defined in the appended claims.

Claims (16)

1. A message sending method is applied to electronic equipment and is characterized by comprising the following steps:
receiving a first input of a user on a first interface, wherein the first interface is an interface for displaying first group information, and the first group comprises at least two contacts in application;
in response to the first input, displaying M pieces of indication information, wherein each piece of indication information is used for indicating that a message is sent to a contact in at least one application, the at least one application is one of the at least two applications, and M is a positive integer;
receiving a second input of a user to target indication information in the M pieces of indication information;
and responding to the second input, and sending a target message to a target contact in the target application indicated by the target indication information.
2. The method of claim 1, wherein the first input is any one of: triggering input of copying the target message in the first interface, triggering input of selecting the target message in the first interface, and triggering input of sending the target message in the first interface.
3. The method of claim 1 or 2, wherein the first group of session interfaces comprises at least three tabs, one for each session interface;
the first interface is a session interface corresponding to any one of the at least three tabs, the at least three tabs include at least one first tab and at least one second tab, one first tab corresponds to at least two applications of the at least two applications, and one second tab corresponds to one application.
4. The method of claim 1, wherein prior to receiving the first input from the user at the first interface, the method further comprises:
receiving a third input of the user, wherein the third input is a selection input of a first contact in the first application;
in response to the third input, creating the first session, the first session including the user and the first contact.
5. The method of claim 4, wherein the third input comprises a first sub-input and a second sub-input;
the creating the first session in response to the third input comprises:
in response to selecting the first sub-input of the first contact, displaying a first control, the first control for triggering a creation session;
creating the first session in response to the second sub-input to the first control.
6. The method of claim 4 or 5, wherein after the creating the first session, the method further comprises:
receiving a fourth input by the user, the fourth input being a selection input for a second contact in a second application;
in response to the fourth input, creating a first group comprising the user, the first contact, and the second contact.
7. The method of claim 6, wherein the fourth input comprises a third sub-input and a fourth sub-input;
said creating a first group in response to said fourth input comprising:
in response to selecting the third sub-input of the second contact, displaying a second control for triggering addition of a contact in the established group or session;
creating the first group in response to the fourth sub-input for the second control.
8. An electronic device, characterized in that the electronic device comprises: the device comprises a receiving module, a display module and a sending module;
the receiving module is used for receiving a first input of a user on a first interface, wherein the first interface is an interface for displaying first group information, and the first group comprises at least two contacts in application;
the display module is configured to display, in response to the first input received by the receiving module, M pieces of indication information, where each piece of indication information is used to indicate that a message is sent to a contact in at least one application, where the at least one application is an application of the at least two applications, and M is a positive integer;
the receiving module is further configured to receive a second input of the target indication information in the M indication information displayed by the display module by the user;
the sending module is configured to send a target message to a target contact in the target application indicated by the target indication information in response to the second input received by the receiving module.
9. The electronic device of claim 8, wherein the first input is any one of: triggering input of copying the target message in the first interface, triggering input of selecting the target message in the first interface, and triggering input of sending the target message in the first interface.
10. The electronic device of claim 8 or 9, wherein the first group of session interfaces comprises at least three tabs, one for each session interface;
the first interface is a session interface corresponding to any one of the at least three tabs, the at least three tabs include at least one first tab and at least one second tab, one first tab corresponds to at least two applications of the at least two applications, and one second tab corresponds to one application.
11. The electronic device of claim 10, further comprising a creation module;
the receiving module is further used for receiving a third input of the user before receiving the first input of the user on the first interface, wherein the third input is a selection input of a first contact in the first application;
the creating module is configured to create the first session in response to the third input received by the receiving module, where the first session includes the user and the first contact.
12. The electronic device of claim 11, wherein the third input comprises a first sub-input and a second sub-input;
the creation module is specifically configured to display a first control in response to the selection of the first sub-input of the first contact, where the first control is used to trigger a creation session; creating the first session in response to the second sub-input to the first control.
13. The electronic device of claim 11 or 12,
the receiving module is further configured to receive a fourth input of the user after the creating module creates the first session, where the fourth input is a selection input of a second contact in a second application;
the creating module is further configured to create a first group in response to the fourth input received by the receiving module, the first group including the user, the first contact, and the second contact.
14. The electronic device of claim 13, wherein the fourth input comprises a third sub-input and a fourth sub-input; the creation module is specifically configured to display a second control in response to selecting the third sub-input of the second contact, where the second control is used to trigger addition of a contact in the established group or session; creating the first group in response to the fourth sub-input for the second control.
15. An electronic device, characterized in that the electronic device comprises a processor, a memory and a computer program stored on the memory and executable on the processor, which computer program, when executed by the processor, carries out the steps of the message sending method according to any one of claims 1 to 7.
16. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the message sending method according to any one of claims 1 to 7.
CN201910925684.9A 2019-09-27 2019-09-27 Message sending method and electronic equipment Active CN110752980B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910925684.9A CN110752980B (en) 2019-09-27 2019-09-27 Message sending method and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910925684.9A CN110752980B (en) 2019-09-27 2019-09-27 Message sending method and electronic equipment

Publications (2)

Publication Number Publication Date
CN110752980A true CN110752980A (en) 2020-02-04
CN110752980B CN110752980B (en) 2022-04-19

Family

ID=69277250

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910925684.9A Active CN110752980B (en) 2019-09-27 2019-09-27 Message sending method and electronic equipment

Country Status (1)

Country Link
CN (1) CN110752980B (en)

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111447139A (en) * 2020-03-26 2020-07-24 支付宝(杭州)信息技术有限公司 Method and device for realizing private chat conversation of multiple persons in instant messaging and electronic equipment
CN111600730A (en) * 2020-05-18 2020-08-28 腾讯科技(深圳)有限公司 Session interface display method, group chat creating method, device and equipment
CN111787493A (en) * 2020-06-29 2020-10-16 维沃移动通信有限公司 Message sending method, message sending device and electronic equipment
CN111913629A (en) * 2020-06-29 2020-11-10 维沃移动通信有限公司 Information sending method and device and electronic equipment
CN111949177A (en) * 2020-08-11 2020-11-17 深圳传音控股股份有限公司 Information transmission method, terminal device, and computer-readable storage medium
CN112165553A (en) * 2020-09-28 2021-01-01 维沃移动通信有限公司 Image generation method and device and electronic equipment
CN113094143A (en) * 2021-04-29 2021-07-09 维沃移动通信(杭州)有限公司 Cross-application message sending method and device, electronic equipment and readable storage medium
CN113163050A (en) * 2021-03-04 2021-07-23 维沃移动通信(杭州)有限公司 Session interface display method and device
CN113364668A (en) * 2021-05-27 2021-09-07 维沃移动通信有限公司 Message reminding method and device and electronic equipment
CN113726584A (en) * 2021-09-24 2021-11-30 维沃移动通信有限公司 Message sending method and device and electronic equipment
CN114416267A (en) * 2022-01-26 2022-04-29 维沃移动通信有限公司 Information processing method and device and electronic equipment
CN114448739A (en) * 2020-10-20 2022-05-06 腾讯科技(深圳)有限公司 Group member management method, device, terminal equipment and storage medium
CN114465968A (en) * 2020-10-22 2022-05-10 华为技术有限公司 Cross-application interconnection method between different devices and related device
CN115361354A (en) * 2022-08-26 2022-11-18 维沃移动通信有限公司 Message processing method and device, electronic equipment and readable storage medium
CN115378897A (en) * 2022-08-26 2022-11-22 维沃移动通信有限公司 Temporary session establishment method and device, electronic equipment and readable storage medium
CN115378893A (en) * 2022-08-26 2022-11-22 维沃移动通信有限公司 Message processing method and device, electronic equipment and readable storage medium
WO2023131055A1 (en) * 2022-01-04 2023-07-13 维沃移动通信有限公司 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
WO2001076163A1 (en) * 2000-04-05 2001-10-11 Singh Soin, Balmik Improved electronic messaging service
CN101883057A (en) * 2009-05-04 2010-11-10 上海赢思软件技术有限公司 Method and device for realizing instant messaging among multiple members in instant messaging group
CN102611636A (en) * 2011-01-20 2012-07-25 优美通讯(深圳)有限公司 Collective communication mobile terminal system and application thereof
WO2018031765A1 (en) * 2016-08-11 2018-02-15 TruVerse, Inc. Systems and methods for providing cross-messaging application conversations
CN108494572A (en) * 2018-03-19 2018-09-04 北京三快在线科技有限公司 Topic group creation method based on group and device
CN108600078A (en) * 2018-03-08 2018-09-28 维沃移动通信有限公司 A kind of method and terminal of communication
CN109120515A (en) * 2018-08-20 2019-01-01 网易(杭州)网络有限公司 Information processing method, device, medium and calculating equipment in communication system

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001076163A1 (en) * 2000-04-05 2001-10-11 Singh Soin, Balmik Improved electronic messaging service
CN101883057A (en) * 2009-05-04 2010-11-10 上海赢思软件技术有限公司 Method and device for realizing instant messaging among multiple members in instant messaging group
CN102611636A (en) * 2011-01-20 2012-07-25 优美通讯(深圳)有限公司 Collective communication mobile terminal system and application thereof
WO2018031765A1 (en) * 2016-08-11 2018-02-15 TruVerse, Inc. Systems and methods for providing cross-messaging application conversations
CN108600078A (en) * 2018-03-08 2018-09-28 维沃移动通信有限公司 A kind of method and terminal of communication
CN108494572A (en) * 2018-03-19 2018-09-04 北京三快在线科技有限公司 Topic group creation method based on group and device
CN109120515A (en) * 2018-08-20 2019-01-01 网易(杭州)网络有限公司 Information processing method, device, medium and calculating equipment in communication system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
CHENGZHOU FU,等: ""Cross-Platform Instant Messaging System"", 《2015 12TH WEB INFORMATION SYSTEM AND APPLICATION CONFERENCE (WISA)》 *
康清峻: ""基于SIP协议的跨平台即时通信系统研究"", 《中国优秀硕士学位论文全文数据库信息科技辑》 *

Cited By (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111447139A (en) * 2020-03-26 2020-07-24 支付宝(杭州)信息技术有限公司 Method and device for realizing private chat conversation of multiple persons in instant messaging and electronic equipment
CN111600730A (en) * 2020-05-18 2020-08-28 腾讯科技(深圳)有限公司 Session interface display method, group chat creating method, device and equipment
CN111600730B (en) * 2020-05-18 2021-08-06 腾讯科技(深圳)有限公司 Session interface display method, group chat creating method, device and equipment
CN111913629A (en) * 2020-06-29 2020-11-10 维沃移动通信有限公司 Information sending method and device and electronic equipment
CN111787493A (en) * 2020-06-29 2020-10-16 维沃移动通信有限公司 Message sending method, message sending device and electronic equipment
WO2022001900A1 (en) * 2020-06-29 2022-01-06 维沃移动通信有限公司 Information sending method and apparatus, and electronic device
WO2022001898A1 (en) * 2020-06-29 2022-01-06 维沃移动通信有限公司 Message sending method, message sending apparatus, and electronic device
CN111949177A (en) * 2020-08-11 2020-11-17 深圳传音控股股份有限公司 Information transmission method, terminal device, and computer-readable storage medium
CN111949177B (en) * 2020-08-11 2022-07-12 深圳传音控股股份有限公司 Information transmission method, terminal device, and computer-readable storage medium
CN112165553A (en) * 2020-09-28 2021-01-01 维沃移动通信有限公司 Image generation method and device and electronic equipment
CN112165553B (en) * 2020-09-28 2021-12-07 维沃移动通信有限公司 Image generation method and device, electronic equipment and computer readable storage medium
CN114448739A (en) * 2020-10-20 2022-05-06 腾讯科技(深圳)有限公司 Group member management method, device, terminal equipment and storage medium
CN114448739B (en) * 2020-10-20 2024-05-17 腾讯科技(深圳)有限公司 Group member management method, device, terminal equipment and storage medium
CN114465968A (en) * 2020-10-22 2022-05-10 华为技术有限公司 Cross-application interconnection method between different devices and related device
CN113163050A (en) * 2021-03-04 2021-07-23 维沃移动通信(杭州)有限公司 Session interface display method and device
CN113094143A (en) * 2021-04-29 2021-07-09 维沃移动通信(杭州)有限公司 Cross-application message sending method and device, electronic equipment and readable storage medium
CN113364668B (en) * 2021-05-27 2022-12-09 维沃移动通信有限公司 Message reminding method and device and electronic equipment
CN113364668A (en) * 2021-05-27 2021-09-07 维沃移动通信有限公司 Message reminding method and device and electronic equipment
CN113726584A (en) * 2021-09-24 2021-11-30 维沃移动通信有限公司 Message sending method and device and electronic equipment
WO2023131055A1 (en) * 2022-01-04 2023-07-13 维沃移动通信有限公司 Message sending method and apparatus, and electronic device
CN114416267A (en) * 2022-01-26 2022-04-29 维沃移动通信有限公司 Information processing method and device and electronic equipment
CN115361354A (en) * 2022-08-26 2022-11-18 维沃移动通信有限公司 Message processing method and device, electronic equipment and readable storage medium
CN115378897A (en) * 2022-08-26 2022-11-22 维沃移动通信有限公司 Temporary session establishment method and device, electronic equipment and readable storage medium
CN115378893A (en) * 2022-08-26 2022-11-22 维沃移动通信有限公司 Message processing method and device, electronic equipment and readable storage medium

Also Published As

Publication number Publication date
CN110752980B (en) 2022-04-19

Similar Documents

Publication Publication Date Title
CN110752980B (en) Message sending method and electronic equipment
CN108255378B (en) Display control method and mobile terminal
CN110995923B (en) Screen projection control method and electronic equipment
CN110062105B (en) Interface display method and terminal equipment
CN110058836B (en) Audio signal output method and terminal equipment
CN110837327B (en) Message viewing method and terminal
CN110913066A (en) Display method and electronic equipment
CN109471690B (en) Message display method and terminal equipment
CN109828705B (en) Icon display method and terminal equipment
CN109871164B (en) Message sending method and terminal equipment
CN111026484A (en) Application sharing method, first electronic device and computer-readable storage medium
CN110752981B (en) Information control method and electronic equipment
CN109710349B (en) Screen capturing method and mobile terminal
CN109976611B (en) Terminal device control method and terminal device
CN109522278B (en) File storage method and terminal equipment
CN108681427B (en) Access right control method and terminal equipment
CN111163224B (en) Voice message playing method and electronic equipment
CN110225180B (en) Content input method and terminal equipment
CN111030917B (en) Message display method and electronic equipment
CN110049486B (en) SIM card selection method and terminal equipment
CN110049187B (en) Display method and terminal equipment
CN108804151B (en) Method and terminal for restarting application program
CN111061404A (en) Control method and first electronic device
CN109992192B (en) Interface display method and terminal equipment
CN110012151B (en) Information display method and terminal equipment

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
GR01 Patent grant
GR01 Patent grant