CN111130817B - Group creation method, electronic device and server - Google Patents

Group creation method, electronic device and server Download PDF

Info

Publication number
CN111130817B
CN111130817B CN201911390773.4A CN201911390773A CN111130817B CN 111130817 B CN111130817 B CN 111130817B CN 201911390773 A CN201911390773 A CN 201911390773A CN 111130817 B CN111130817 B CN 111130817B
Authority
CN
China
Prior art keywords
group
members
request information
creating
target
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.)
Active
Application number
CN201911390773.4A
Other languages
Chinese (zh)
Other versions
CN111130817A (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 CN201911390773.4A priority Critical patent/CN111130817B/en
Publication of CN111130817A publication Critical patent/CN111130817A/en
Priority to PCT/CN2020/139635 priority patent/WO2021136106A1/en
Application granted granted Critical
Publication of CN111130817B publication Critical patent/CN111130817B/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
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • H04L12/185Arrangements for providing special services to substations for broadcast or conference, e.g. multicast with management of multicast group membership
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/07User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail characterised by the inclusion of specific contents
    • H04L51/18Commands or executable codes

Abstract

The invention provides a group creation method, electronic equipment and a server, wherein the method comprises the following steps: displaying a group editing interface, wherein the group editing interface comprises a plurality of objects to be selected; receiving selection input aiming at the plurality of objects to be selected so as to determine N members, wherein N is an integer larger than 1; sending request information for creating a target group including the N members to a server. The method provided by the invention has the advantages that the whole group creating process is simple and convenient to operate, N members in the target group do not need to be friends of the owner of the target group or friends of the members in the target group, and the group creating efficiency is improved.

Description

Group creation method, electronic device and server
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a group creation method, an electronic device, and a server.
Background
At present, a new member in a chat group can be added by inviting the new member to join through a group owner or a group member, but the new member needs to be added as a friend when the group owner or the group member invites the new member to join, and the process of adding the group member is complex in operation and low in efficiency in the existing process of creating the new group.
Disclosure of Invention
The embodiment of the invention provides a group creation method, electronic equipment and a server, which can solve the problems of complex operation and low efficiency in the existing mode of adding group members in the process of creating a new group.
In order to solve the technical problem, the invention is realized as follows:
in a first aspect, an embodiment of the present invention provides a group creation method, applied to an electronic device, including:
displaying a group editing interface, wherein the group editing interface comprises a plurality of objects to be selected;
receiving selection input aiming at the plurality of objects to be selected to determine N members, wherein N is an integer greater than 1;
sending request information for creating a target group including the N members to a server.
In a second aspect, an embodiment of the present invention further provides a group creation method, applied to a server, including:
receiving request information for creating a target group comprising N members, wherein N is an integer greater than 1, and the request information is sent by electronic equipment;
the target group is created.
In a third aspect, an embodiment of the present invention further provides an electronic device, including:
the display module is used for displaying a group editing interface, and the group editing interface comprises a plurality of objects to be selected;
the receiving module is used for receiving selection input aiming at the multiple objects to be selected so as to determine N members, wherein N is an integer larger than 1;
a sending module, configured to send, to a server, request information for creating a target group including the N members.
In a fourth aspect, an embodiment of the present invention further provides a server, including:
the device comprises a first receiving module, a first sending module and a second receiving module, wherein the first receiving module is used for receiving request information which is sent by electronic equipment and used for creating a target group comprising N members, and N is an integer greater than 1;
a creation module for creating the target group.
In a fifth aspect, an embodiment of the present invention further provides a communication device, which includes a processor, a memory, and a computer program stored in the memory and being executable on the processor, where the computer program, when executed by the processor, implements the steps of the group creation method according to the first aspect, or the computer program, when executed by the processor, implements the steps of the group creation method according to the second aspect.
In a sixth aspect, the present invention further provides a computer-readable storage medium, where a computer program is stored, and the computer program, when executed by a processor, implements the steps of the group creation method according to the first aspect, or the computer program, when executed by the processor, implements the steps of the group creation method according to the second aspect.
In the embodiment of the invention, a group editing interface is displayed, and the group editing interface comprises a plurality of objects to be selected; receiving selection input aiming at the plurality of objects to be selected so as to determine N members, wherein N is an integer greater than 1; sending request information for creating a target group including the N members to a server. Therefore, the whole group creating process is simple and convenient to operate, the group members in the group select and determine the objects in the objects to be selected, and each member in the N members does not need to be a friend of the target group owner or the friends of the members in the target group, so that the group creating efficiency is improved.
Drawings
Fig. 1 is a flowchart of a group creation method according to an embodiment of the present invention;
FIG. 2 is a second flowchart of a group creation method according to an embodiment of the present invention;
fig. 3 is a schematic flow chart of a newly-created group according to an embodiment of the present invention;
FIGS. 3 a-3 c are schematic diagrams of interfaces for creating a new group according to an embodiment of the present invention;
fig. 4 is a flowchart illustrating merging groups according to an embodiment of the present invention;
fig. 4a to fig. 4e are schematic diagrams of an interface of a merge group according to an embodiment of the present invention;
FIG. 5 is a block diagram of an electronic device according to an embodiment of the present invention;
FIG. 6 is a block diagram of a server according to an embodiment of the present invention;
FIG. 7 is a second block diagram of an electronic device according to an embodiment of the present invention;
fig. 8 is a second block diagram of a server 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.
Referring to fig. 1, fig. 1 is a flowchart of a group creation method according to an embodiment of the present invention, and as shown in fig. 1, the embodiment provides a group creation method applied to an electronic device, including the following steps:
step 101, displaying a group editing interface, wherein the group editing interface comprises a plurality of objects to be selected.
Specifically, the group editing interface can be accessed through a newly-built group portal, and the newly-built group portal can be a functional portal of the social software. When a user needs to create a new group based on the existing group of the social software, the user can establish a group through a new group entrance of the social software.
The group editing interface comprises a plurality of objects to be selected, and the plurality of objects to be selected can be a plurality of members in the same group or a plurality of groups.
If the newly-created group entry is a first entry, for example, a split group entry, the plurality of objects to be selected included in the group editing interface entered through the first entry are a plurality of members in the group. If the newly-created group entry is a second entry, for example, a group merging entry, the plurality of objects to be selected included in the group editing interface entered through the second entry are a plurality of groups.
The plurality of members within a group may be all members within the same group, or all members within a group except the current member. The current member is the account currently logged in on the electronic device. The plurality of members may specifically display the names or identifications of the members, and the like.
The plurality of groups may be groups in which the current member is located, or groups in which the current member is a group owner. The displayed groups may specifically display the name or identification of each group, and the like.
Step 102, receiving selection input aiming at the multiple objects to be selected so as to determine N members, wherein the multiple objects to be selected are members of a first group; or the plurality of objects to be selected are a plurality of groups, the N members are members of at least two groups in the plurality of groups, and N is an integer greater than 1.
And (2) selecting and inputting objects in the multiple objects to be selected (also can be understood as selection input), and if the multiple objects to be selected are multiple members in the first group, selecting and inputting part of the members in the first group, wherein N members are selected members. And if the plurality of objects to be selected are a plurality of groups, selecting at least two groups in the plurality of groups by the selection input, and determining different members included in the selected groups as N members. Different members may be understood as members included in the selected group, and if the same member exists, only one of the same member may be included in the N members. For example, if the selected group is group a and group B, group a includes member a and member B, and group B includes member a and member c, then the determined N members include member a, member B, and member c.
N is an integer greater than 1, i.e., N members comprise at least 2 members, such that the new group created comprises at least 2 group members.
Step 103, sending request information for creating a target group comprising the N members to a server.
After the N members are determined, request information for creating a target group including the N members may be sent to a server. The request information may include member identifications of the N members, or member identifications of the N members and group identifications of the N members, and so on. And after receiving the request information, the server responds to the request information and determines whether to create the target group.
In an embodiment of the present invention, the electronic Device may be a Mobile phone, a Tablet Personal Computer (Tablet Personal Computer), a Laptop Computer (Laptop Computer), a Personal Digital Assistant (PDA), a Mobile Internet Device (MID), or a Wearable Device (Wearable Device).
The group creating method of the embodiment of the invention displays a group editing interface, wherein the group editing interface comprises a plurality of objects to be selected; receiving selection input aiming at the plurality of objects to be selected so as to determine N members, wherein N is an integer greater than 1; sending request information for creating a target group including the N members to a server. In this way, when the target group is created, through the selection input aiming at a plurality of objects to be selected in the group editing interface, N members can be determined, and the request information for creating the target group is sent to the server. The whole group creating process is simple and convenient to operate, the group members in the group select and determine the objects in the plurality of objects to be selected, and each member in the N members does not need to be a friend of a target group owner or a friend of a member in the target group, so that the group creating efficiency is improved.
Further, the plurality of objects to be selected are members of a first group; the sending request information for creating a target group including the N members to a server includes:
in case that a first preset input for group splitting is detected, first request information for creating a target group including the N members is transmitted to a server to create the target group including the N members.
Specifically, if the first preset input is detected, sending, to a server, first request information for creating a target group including the N members includes: if a first preset input for group splitting is detected, first request information for creating a target group comprising the N members is sent to a server, so that the target group comprising the N members is obtained. The N members are part of the first group (i.e., not including all members of the first group).
The first preset input is used for group splitting, and the first preset input may be a click input, a slide input, or a voice input, and the like, which is not limited herein. The first request message may include member identifiers of the N members, so that the server may determine the group members included in the target group according to the member identifiers of the N members after receiving the first request message. The first request information may also include a request type, the request type including a group split or a group merge. The server can know whether the target group is a group split target group or a group combined target group according to the request type.
The group splitting has two modes, the first mode is to select partial members from the original group to build a new group, the original group is kept unchanged, the second mode is to select partial members from the original group to build a new group, and the original group deletes the selected partial members. The group splitting in this embodiment may adopt the above two group splitting manners, which is not limited herein.
Further, after sending the first request information for creating the target group including the N members to the server, the method further includes:
and sending second request information for removing the N members in the first group to a server to obtain the first group after the N members are removed.
The group splitting has two modes, the first mode is to select partial members from the original group to build a new group, the original group is kept unchanged, the second mode is to select partial members from the original group to build a new group, and the original group deletes the selected partial members. In the group splitting in this embodiment, a second group splitting manner is adopted, and after first request information for creating a target group including the N members is sent to the server, second request information for removing the N members in the first group is also sent to the server, so as to obtain the first group from which the N members are removed, that is, the first group is split into two groups.
Further, the plurality of objects to be selected are a plurality of groups; the sending request information for creating a target group including the N members to a server includes:
and in the case that a second preset input for group merging is detected, sending third request information for creating a target group including the N members to a server to create the target group including the N members, wherein the N members are members in a group selected by the second preset input.
Specifically, if a second preset input for group merging is detected, third request information for creating a target group including the N members is sent to the server, and after receiving the third request information, the server sends a creation message for creating the target group including the N members to a group owner other than the first group owner of the at least two groups, and obtains the target group including the N members.
The second preset input is used for group merging, and the second preset input may be a click input, a slide input, or a voice input, and the like, which is not limited herein. The third request information may include member identifications of the N members and group identifications of groups in which the N members are located. Since the N members belong to a plurality of groups, respectively, the group id in the third request message is a plurality of group ids. Thus, after receiving the third request message, the server can determine the group members included in the target group according to the member identifiers of the N members. And meanwhile, acquiring the group owner of the group according to the group identifier, and sending a creation message to the group owners except the first group owner. The first group owner is an account number logged in by the electronic equipment.
And receiving the creation message as a second group owner, and displaying a group invitation interface on the electronic equipment logged in by the second group owner, wherein the group invitation interface comprises group information of each group of the group, and the group information can comprise a group name, the number of people included in the group and the like. The user can perform an operation of agreeing to the group invitation in the group invitation interface or an operation of rejecting the group invitation and sends a response message of creating the message to the server.
And if the server receives all response messages of the second group owner, which agree to the group invitation, a target group comprising the N members is created. After the target group is created, the group in which the N members are located before the group merging may be retained or deleted, which is not limited herein.
And if the server receives at least one response message of the second group owner for rejecting the group combination invitation, not creating the target group.
When the groups are merged, the groups needing to be merged are selected, and the group owner of the group agrees with the group merging invitation, so that the target group comprising the group members of the selected group can be obtained.
Referring to fig. 2, fig. 2 is a second flowchart of a group creation method according to an embodiment of the present invention, and as shown in fig. 2, the embodiment provides a group creation method, which is applied to a server and includes the following steps:
step 201, receiving request information sent by an electronic device to create a target group including N members, where N is an integer greater than 1, and the N members are partial members in a first group, or the N members are members of at least two groups.
The request message is sent by the electronic device to the server. The N members are determined after receiving selection input aiming at a plurality of objects to be selected by the electronic equipment under the condition that a group editing interface is displayed, wherein the group editing interface comprises the plurality of objects to be selected, the plurality of objects to be selected are a plurality of members in the same group, or the plurality of objects to be selected are a plurality of groups.
Specifically, the group editing interface can be entered through a newly created group entry of the electronic device, and the newly created group entry can be a functional entry of the social software. When a user needs to create a new group based on the existing group of the social software, the user can establish a group through a new group entrance of the social software.
The group editing interface displayed on the electronic device comprises a plurality of objects to be selected, and the plurality of objects to be selected can be a plurality of members in the same group or a plurality of groups.
If the newly-created group entry is a first entry, for example, a split group entry, the plurality of objects to be selected included in the group editing interface entered through the first entry are a plurality of members in the group. If the newly-created group entry is a second entry, for example, a merged group entry, then the plurality of objects to be selected included in the group editing interface entered through the second entry are a plurality of groups.
The plurality of members within a group may be all members within the same group, or all members within a group except the current member. The current member is the account currently logged in on the electronic device. The plurality of members may specifically display the names or identifications of the members, and the like.
The plurality of groups may be groups in which the current member is located, or groups in which the current member is a group owner. The displayed groups may specifically display the name or identification of each group, and the like.
The request information may include member identifications of the N members, or member identifications of the N members and group identifications of the N members, and so on.
Step 202, creating the target group.
In this step, the server responds to the request message to create the target group.
The group creation method of the embodiment of the invention receives request information for creating a target group comprising N members, wherein the N members are partial members in the group, or the N members are members of at least two groups, and N is an integer greater than 1; creating the target group. Therefore, the whole group creating process is simple and convenient to operate, the group members in the group select and determine the objects in the objects to be selected, and each member in the N members does not need to be a friend of the target group owner or the friends of the members in the target group, so that the group creating efficiency is improved.
Further, step 201, receiving request information for creating a target group including N members sent by the electronic device, including:
receiving first request information sent by the electronic equipment for creating a target group comprising the N members;
step 202, creating the target group, including:
a target group is created that includes the N members, which are members of the first group.
Specifically, the group splitting has two modes, the first mode is to select part of members from the original group to establish a new group, the original group remains unchanged, the second mode is to select part of members from the original group to establish a new group, and the original group deletes the selected part of members. The group splitting in this embodiment may adopt the above two group splitting manners, which is not limited herein.
The first request message may include member identifiers of the N members, so that the server may determine the group members included in the target group according to the member identifiers of the N members after receiving the first request message. The first request information may also include a request type, the request type including a group split or a group merge. The server can know whether the target group is a group split target group or a group combined target group according to the request type. The N members are part of the first group (i.e., not including all members of the first group).
Further, after the receiving the first request information sent by the electronic device to create the target group including the N members, the method further includes:
receiving second request information sent by the electronic equipment for removing the N members in the first group;
removing the N members of the first group.
Specifically, the second request information may include an identifier of the first group and member identifiers of the N members, so that, after receiving the second request information, the server may determine, according to the member identifiers of the N members, the group members to be deleted in the first group. The second request information may also include a request type, which may be deleted for the group member. And after receiving the second request message, the server removes the N members in the first group.
Further, step 201, receiving request information for creating a target group including N members, sent by the electronic device, includes:
receiving third request information sent by the electronic equipment for creating a target group comprising the N members;
step 202, creating the target group, comprising:
and creating a target group comprising the N members, wherein the N members are members in a group corresponding to the third request information in a plurality of groups.
The third request information may include member identifications of the N members and group identifications of groups in which the N members are located. Since the N members belong to a plurality of groups, respectively, the group id in the third request message is a plurality of group ids. The server can determine the group members included in the target group according to the member identifications of the N members. And meanwhile, acquiring the group owner of the group according to the group identifier, and sending a creation message to the group owners except the first group owner. The first group owner is an account number logged in by the electronic equipment.
And receiving the creation message as a second group owner, and displaying a group invitation interface on the electronic equipment logged in by the second group owner, wherein the group invitation interface comprises group information of each group of the group, and the group information can comprise a group name, the number of people included in the group and the like. The user can perform an operation of agreeing to the group invitation in the group invitation interface or an operation of rejecting the group invitation and sends a response message of creating the message to the server.
And if the server receives all response messages of the second group owner agreeing to the group combination invitation, namely response information agreeing to create the target group comprising the N members, creating the target group comprising the N members. After the target group is created, the group in which the N members are located before the group merging may be retained or deleted, which is not limited herein.
And if the server receives at least one response message of the second group owner for rejecting the group combination invitation, not creating the target group.
The whole process of creating the target group is simple and convenient to operate, group members in the group select and determine the group on the electronic equipment through the user, N members added into the target group do not need to be friends of a target group owner or friends of the members in the target group, and the group creation efficiency is improved.
Fig. 3 is a schematic flow chart of a new group, as shown in fig. 3:
step 111, the electronic device enters a group management or group setting page, such as the group management or group setting page shown in fig. 3 a.
And step 112, clicking the newly-built group entrance by the user, displaying a newly-built group interface on the electronic equipment, displaying all group member lists, and allowing the user to select members required by the new group. A new group interface as shown in fig. 3 b.
Step 113, the user clicks to confirm, and the electronic device displays the created new group on the chat page. As shown in FIG. 3c, Q1 shows the new group.
Fig. 4 is a schematic flow chart of merging groups, as shown in fig. 4:
in step 221, the electronic device enters a group management or group setup page, such as the group management or group setup page shown in fig. 4 a.
In step 222, the user clicks the merging group entry, the electronic device displays all the group lists where the current login account is located, and the user can check the groups to be merged. Such as the group list page shown in fig. 4 b.
In step 223, the invited merging group owner receives the group invitation, and displays a group invitation interface on the electronic device logged by the merging group owner. Such as the group invitation interface shown in figure 4 c.
Step 224, the user who receives the group joining invitation clicks the invitation link, and displays the joined group list on the electronic device logged in. As shown in fig. 4 d.
Step 225, the user receiving the group joining invitation clicks the merged group chat.
In step 226, a new group chat group is generated, that is, all group members accepting the invitation rebuild a new group, and the group owner is the inviter by default, that is, only the group owner can initiate group joining invitation. In FIG. 4e, Q2 indicates the newly created group.
The group creation method can be applied to a group chat scene, and can be created by combining with the rules of the social software when the group is split and merged, such as the number of group users (for example, when the group is merged, if the number of N members exceeds the maximum number allowed by the social software creation group, the target group is not created), the group member security requirements (for example, when the group with high security requirement level is split or merged, the target group is not created), and the like.
Referring to fig. 5, fig. 5 is a structural diagram of an electronic device according to an embodiment of the present invention, and as shown in fig. 5, the electronic device 500 includes:
a display module 501, configured to display a group editing interface, where the group editing interface includes multiple objects to be selected;
a receiving module 502, configured to receive a selection input for the multiple objects to be selected to determine N members, where N is an integer greater than 1;
a sending module 503, configured to send, to the server, request information for creating a target group including the N members.
Further, the multiple objects to be selected are members of a first group;
the sending module 503 is configured to send, to the server, first request information for creating a target group including the N members to create the target group including the N members, when a first preset input for group splitting is detected.
Further, the electronic device 500 further includes:
a removing module, configured to send second request information for removing the N members in the first group to a server, so as to obtain the first group from which the N members are removed.
Further, the plurality of objects to be selected are a plurality of groups;
the sending module 503 is configured to send, to the server, third request information for creating a target group including the N members when a second preset input for group merging is detected, so as to create the target group including the N members, where the N members are members in a group selected by the second preset input.
The electronic device 500 can implement each process implemented by the electronic device in the method embodiment of fig. 1, and is not described herein again to avoid repetition.
The electronic device 500 of the embodiment of the present invention displays a group editing interface, where the group editing interface includes a plurality of objects to be selected; receiving selection input aiming at the plurality of objects to be selected so as to determine N members, wherein N is an integer greater than 1; and sending request information for creating a target group comprising the N members to a server. Therefore, the whole group creating process is simple and convenient to operate, the group members in the group select and determine the objects in the objects to be selected, and each member in the N members does not need to be a friend of the target group owner or the friends of the members in the target group, so that the group creating efficiency is improved.
Referring to fig. 6, fig. 6 is a structural diagram of a server according to an embodiment of the present invention, and as shown in fig. 6, a server 600 includes:
a first receiving module 601, configured to receive request information for creating a target group including N members, where the N members are partial members in the group, or the N members are members of at least two groups, and N is an integer greater than 1;
a creating module 602, configured to create the target group.
Further, the first receiving module 601 is configured to receive first request information sent by the electronic device to create a target group including the N members;
the creating module 602 is configured to create a target group including the N members, where the N members are members of a first group.
Further, the server 600 further includes:
a second receiving module, configured to receive second request information for removing the N members in the first group, where the second request information is sent by the electronic device;
a removal module to remove the N members of the first group.
Further, the first receiving module 601 is configured to:
receiving third request information sent by the electronic equipment for creating a target group comprising the N members;
the creating module 602 is configured to:
and creating a target group comprising the N members, wherein the N members are members in a group corresponding to the third request information in a plurality of groups.
The server 600 can implement each process implemented by the server in the method embodiment of fig. 2, and is not described here again to avoid repetition.
The server 600 of the embodiment of the present invention receives request information for creating a target group including N members, where the N members are partial members in the group, or the N members are members of at least two groups, and N is an integer greater than 1; the target group is created. Therefore, the whole group creating process is simple and convenient to operate, the group members in the group select and determine the objects in the plurality of objects to be selected, and each member in the N members does not need to be a friend of a target group owner or a friend of a member in the target group, so that the group creating efficiency is improved.
Fig. 7 is a schematic diagram of a hardware structure of an electronic device for implementing various embodiments of the present invention, and as shown in fig. 7, the electronic device 700 includes, but is not limited to: a radio frequency unit 701, a network module 702, an audio output unit 703, an input unit 704, a sensor 705, a display unit 706, a user input unit 707, an interface unit 708, a memory 709, a processor 710, and a power supply 711. Those skilled in the art will appreciate that the electronic device configuration shown in fig. 7 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 terminal, a wearable device, a pedometer, and the like.
The processor 710 is configured to display a group editing interface, where the group editing interface includes a plurality of objects to be selected;
receiving selection input aiming at the plurality of objects to be selected so as to determine N members, wherein N is an integer greater than 1;
sending request information for creating a target group including the N members to a server.
Further, the plurality of objects to be selected are members of a first group;
processor 710, further configured to:
in case that a first preset input for group splitting is detected, first request information for creating a target group including the N members is transmitted to a server to create the target group including the N members.
Further, the processor 710 is further configured to: and sending second request information for removing the N members in the first group to a server to obtain the first group from which the N members are removed.
Further, the plurality of objects to be selected are a plurality of groups;
a processor 710, further configured to:
the sending request information for creating a target group including the N members to a server includes:
and in the case that a second preset input for group merging is detected, sending third request information for creating a target group comprising the N members to a server so as to create the target group comprising the N members, wherein the N members are members in the group selected by the second preset input.
The electronic device 700 is capable of implementing the processes implemented by the electronic device in the foregoing embodiments, and in order to avoid repetition, the details are not described here.
The electronic device 700 of the embodiment of the present invention displays a group editing interface, where the group editing interface includes multiple objects to be selected; receiving selection input aiming at the plurality of objects to be selected so as to determine N members, wherein N is an integer greater than 1; and sending request information for creating a target group comprising the N members to a server. Therefore, the whole group creating process is simple and convenient to operate, the group members in the group select and determine the objects in the objects to be selected, and each member in the N members does not need to be a friend of the target group owner or the friends of the members in the target group, so that the group creating efficiency is improved.
It should be understood that, in the embodiment of the present invention, the radio frequency unit 701 may be used for receiving and sending signals during a message transmission and reception process or a call process, and specifically, receives downlink data from a base station and then processes the received downlink data to the processor 710; in addition, the uplink data is transmitted to the base station. Generally, the radio frequency unit 701 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 unit 701 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 702, such as assisting the user in sending and receiving e-mails, browsing web pages, and accessing streaming media.
The audio output unit 703 may convert audio data received by the radio frequency unit 701 or the network module 702 or stored in the memory 709 into an audio signal and output as sound. Also, the audio output unit 703 may also provide audio output related to a specific function performed by the electronic apparatus 700 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output unit 703 includes a speaker, a buzzer, a receiver, and the like.
The input unit 704 is used to receive audio or video signals. The input Unit 704 may include a Graphics Processing Unit (GPU) 7041 and a microphone 7042, and the Graphics processor 7041 processes image data of a still picture or video obtained by an image capturing device (e.g., a camera) in a video capture mode or an image capture mode. The processed image frames may be displayed on the display unit 706. The image frames processed by the graphic processor 7041 may be stored in the memory 709 (or other storage medium) or transmitted via the radio unit 701 or the network module 702. The microphone 7042 may receive sounds and may be capable of processing such sounds 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 701 in case of the phone call mode.
The electronic device 700 also includes at least one sensor 705, 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 7061 according to the brightness of ambient light, and a proximity sensor that can turn off the display panel 7061 and/or a backlight when the electronic device 700 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 705 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 706 is used to display information input by the user or information provided to the user. The Display unit 706 may include a Display panel 7061, and the Display panel 7061 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 707 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 707 includes a touch panel 7071 and other input devices 7072. The touch panel 7071, also referred to as a touch screen, may collect touch operations by a user on or near the touch panel 7071 (e.g., operations by a user on or near the touch panel 7071 using a finger, a stylus, or any other suitable object or attachment). The touch panel 7071 may include two portions, 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 710, receives a command from the processor 710, and executes the command. In addition, the touch panel 7071 can be implemented by various types such as resistive, capacitive, infrared, and surface acoustic wave. The user input unit 707 may include other input devices 7072 in addition to the touch panel 7071. In particular, the other input devices 7072 may include, but are not limited to, a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a trackball, a mouse, and a joystick, which are not described herein again.
Further, the touch panel 7071 may be overlaid on the display panel 7061, and when the touch panel 7071 detects a touch operation on or near the touch panel 7071, the touch operation is transmitted to the processor 710 to determine the type of the touch event, and then the processor 710 provides a corresponding visual output on the display panel 7061 according to the type of the touch event. Although the touch panel 7071 and the display panel 7061 are shown in fig. 7 as two separate components to implement the input and output functions of the electronic device, in some embodiments, the touch panel 7071 and the display panel 7061 may be integrated to implement the input and output functions of the electronic device, which is not limited herein.
The interface unit 708 is an interface for connecting an external device to the electronic apparatus 700. 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 708 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 700 or may be used to transmit data between the electronic apparatus 700 and an external device.
The memory 709 may be used to store software programs as well as various data. The memory 709 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 709 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 710 is a control center of the electronic device, connects various parts of the whole electronic device by using various interfaces and lines, performs various functions of the electronic device and processes data by running or executing software programs and/or modules stored in the memory 709 and calling data stored in the memory 709, thereby monitoring the whole electronic device. Processor 710 may include one or more processing units; preferably, the processor 710 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 processor 710.
The electronic device 700 may also include a power supply 711 (e.g., a battery) for providing power to the various components, and preferably, the power supply 711 may be logically coupled to the processor 710 via a power management system, such that functions of managing charging, discharging, and power consumption may be performed via the power management system.
In addition, the electronic device 700 includes some functional modules that are not shown, and are not described in detail herein.
Preferably, an embodiment of the present invention further provides an electronic device, which includes a processor 710, a memory 709, and a computer program stored in the memory 709 and capable of running on the processor 710, where the computer program, when executed by the processor 710, implements each process of the above group creation method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not described here again.
Referring to fig. 8, fig. 8 is a schematic structural diagram of another server according to an embodiment of the present invention. As shown in fig. 8, the server 800 includes: a processor 801, a memory 802, and a computer program stored on the memory 802 and executable on the processor, the various components in the server 800 being coupled together by a bus system 803. It is understood that the bus system 803 is used to enable communications among the components.
The processor 801 is configured to receive request information for creating a target group including N members, where the N members are partial members in the group, or the N members are members of at least two groups, and N is an integer greater than 1;
the target group is created.
Further, the processor 801 is configured to receive second request information for creating a target group including N members;
sending a creation message for creating a target group including the N members to a group owner other than a first group owner of the at least two groups; the first group owner is an account number logged in by the electronic equipment;
and if response information agreeing to create the target group comprising the N members is received, creating the target group.
The server 800 can implement the processes implemented by the server in the foregoing embodiments, and in order to avoid repetition, the description is omitted here.
The server 800 of the embodiment of the present invention receives request information for creating a target group including N members, where the N members are partial members in the group, or the N members are members of at least two groups, and N is an integer greater than 1; the target group is created. Therefore, the whole group creating process is simple and convenient to operate, the group members in the group select and determine the objects in the objects to be selected, and each member in the N members does not need to be a friend of the target group owner or the friends of the members in the target group, so that the group creating efficiency is improved.
The 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 above-mentioned group creation 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 identified by the phrase "comprising an … …" does not exclude the presence of other identical elements in the 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 a terminal (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 particular illustrative embodiments, it is to be understood that the invention is not limited to the disclosed embodiments, but is intended to cover various modifications, equivalent arrangements, and equivalents thereof, which may be made by those skilled in the art without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (14)

1. A group creation method applied to an electronic device, comprising:
displaying a group editing interface, wherein the group editing interface comprises a plurality of objects to be selected;
receiving selection input aiming at the plurality of objects to be selected so as to determine N members, wherein N is an integer greater than 1;
transmitting request information for creating a target group including the N members to a server;
the plurality of objects to be selected are a plurality of groups;
the sending request information for creating a target group including the N members to a server includes:
under the condition that a second preset input for group merging is detected, sending third request information for creating a target group comprising the N members to a server so as to create the target group comprising the N members, wherein the N members are members in a group selected by the second preset input;
the third request information comprises member identifications of the N members and group identifications of groups in which the N members are located;
acquiring a group owner of the group according to the group identifier, and sending a creation message to the group owners except the first group owner;
and the received creation message is a second group owner, and a group invitation interface is displayed on the electronic equipment logged by the second group owner and comprises group information of each group of the group.
2. The method of claim 1, wherein the plurality of candidate objects are members of a first group, and wherein sending request information to the server to create a target group comprising the N members comprises:
in case that a first preset input for group splitting is detected, first request information for creating a target group including the N members is transmitted to a server to create the target group including the N members.
3. The method of claim 2, wherein after sending the first request information to the server to create the target group comprising the N members, the method further comprises:
and sending second request information for removing the N members in the first group to a server to obtain the first group from which the N members are removed.
4. A group creation method applied to a server is characterized by comprising the following steps:
receiving request information for creating a target group comprising N members, wherein N is an integer greater than 1, and the request information is sent by electronic equipment;
creating the target group;
the receiving request information sent by the electronic device for creating the target group comprising N members comprises the following steps:
receiving third request information sent by the electronic equipment for creating a target group comprising the N members;
the creating the target group comprises:
creating a target group comprising the N members, wherein the N members are members of a group corresponding to the third request in a plurality of groups;
the third request information comprises member identifications of the N members and group identifications of groups in which the N members are located;
acquiring a group owner of the group according to the group identifier, and sending a creation message to the group owners except the first group owner;
and the electronic equipment which receives the creation message is a second group owner, and a group invitation interface is displayed on the electronic equipment which logs in by the second group owner, wherein the group invitation interface comprises group information of each group of the group.
5. The method of claim 4, wherein receiving the request message sent by the electronic device to create the target group comprising N members comprises:
receiving first request information sent by the electronic equipment and used for creating a target group comprising the N members;
the creating the target group comprises:
a target group is created that includes the N members, which are members of the first group.
6. The method of claim 5, wherein after receiving the first request message sent by the electronic device to create the target group comprising the N members, further comprising:
receiving second request information sent by the electronic equipment for removing the N members in the first group;
removing the N members of the first group.
7. An electronic device, comprising:
the display module is used for displaying a group editing interface, and the group editing interface comprises a plurality of objects to be selected;
a receiving module, configured to receive a selection input for the multiple objects to be selected to determine N members, where N is an integer greater than 1;
a sending module, configured to send, to a server, request information for creating a target group including the N members;
the plurality of objects to be selected are a plurality of groups;
the sending module is configured to:
under the condition that a second preset input for group merging is detected, sending third request information for creating a target group comprising the N members to a server so as to create the target group comprising the N members, wherein the N members are members in a group selected by the second preset input;
the third request information comprises member identifications of the N members and group identifications of groups in which the N members are located;
acquiring a group owner of the group according to the group identifier, and sending a creation message to the group owners except the first group owner;
and the received creation message is a second group owner, and a group invitation interface is displayed on the electronic equipment logged by the second group owner and comprises group information of each group of the group.
8. The electronic device of claim 7, wherein the plurality of candidate objects are members of a first group, and the sending module comprises:
in case that a first preset input for group splitting is detected, first request information for creating a target group including the N members is transmitted to a server to create the target group including the N members.
9. The electronic device of claim 8, further comprising:
a removing module, configured to send second request information for removing the N members in the first group to a server, so as to obtain the first group after the N members are removed.
10. A server, characterized in that,
the device comprises a first receiving module, a first sending module and a second receiving module, wherein the first receiving module is used for receiving request information which is sent by electronic equipment and used for creating a target group comprising N members, and N is an integer greater than 1;
a creation module for creating the target group;
the first receiving module is configured to:
receiving third request information sent by the electronic equipment for creating a target group comprising the N members;
the creation module is configured to:
creating a target group comprising the N members, wherein the N members are members of a group corresponding to the third request in a plurality of groups;
the third request information comprises member identifications of the N members and group identifications of groups in which the N members are located;
acquiring a group owner of the group according to the group identifier, and sending a creation message to the group owners except the first group owner;
and the received creation message is a second group owner, and a group invitation interface is displayed on the electronic equipment logged by the second group owner and comprises group information of each group of the group.
11. The server according to claim 10, wherein the first receiving module is configured to:
receiving first request information sent by the electronic equipment for creating a target group comprising the N members;
the creation module is configured to:
a target group is created that includes the N members, which are members of the first group.
12. The server according to claim 11, further comprising:
a second receiving module, configured to receive second request information for removing the N members in the first group, where the second request information is sent by the electronic device;
a removal module to remove the N members of the first group.
13. A communication device comprising a processor, a memory and a computer program stored on the memory and executable on the processor, the computer program when executed by the processor implementing the steps of the group creation method as claimed in any one of claims 1 to 3 or the computer program when executed by the processor implementing the steps of the group creation method as claimed in claims 4 to 6.
14. A computer-readable storage medium, characterized in that a computer program is stored thereon, which computer program, when being executed by a processor, carries out the steps of the group creation method according to one of the claims 1 to 3, or which computer program, when being executed by the processor, carries out the steps of the group creation method according to one of the claims 4 to 6.
CN201911390773.4A 2019-12-30 2019-12-30 Group creation method, electronic device and server Active CN111130817B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201911390773.4A CN111130817B (en) 2019-12-30 2019-12-30 Group creation method, electronic device and server
PCT/CN2020/139635 WO2021136106A1 (en) 2019-12-30 2020-12-25 Group creation method, electronic device and server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911390773.4A CN111130817B (en) 2019-12-30 2019-12-30 Group creation method, electronic device and server

Publications (2)

Publication Number Publication Date
CN111130817A CN111130817A (en) 2020-05-08
CN111130817B true CN111130817B (en) 2022-09-06

Family

ID=70504719

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911390773.4A Active CN111130817B (en) 2019-12-30 2019-12-30 Group creation method, electronic device and server

Country Status (2)

Country Link
CN (1) CN111130817B (en)
WO (1) WO2021136106A1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111130817B (en) * 2019-12-30 2022-09-06 维沃移动通信有限公司 Group creation method, electronic device and server
CN112822430B (en) * 2020-12-29 2022-12-30 上海掌门科技有限公司 Conference group merging method and device
CN113377258B (en) * 2021-08-13 2021-12-28 北京明略软件系统有限公司 Message processing method and device, electronic equipment and storage medium
CN113938335B (en) * 2021-10-14 2024-01-16 在秀网络科技(深圳)有限公司 Group creation method and system for group copying and cross-group combination

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9098827B2 (en) * 2009-12-29 2015-08-04 Bank Of America Corporation Interactive query tool
WO2014176736A1 (en) * 2013-04-28 2014-11-06 Tencent Technology (Shenzhen) Company Limited Method and apparatus for establishing chat group
CN103281237B (en) * 2013-06-14 2017-12-19 小米科技有限责任公司 A kind of group's treating method and apparatus
CN106411686B (en) * 2015-07-31 2020-04-03 腾讯科技(深圳)有限公司 Method and device for interaction between network access equipment and user
CN106789134B (en) * 2017-03-30 2020-07-03 北京小米移动软件有限公司 Communication group determination method and device
CN107317690A (en) * 2017-07-28 2017-11-03 努比亚技术有限公司 Group's processing method, mobile terminal and computer-readable storage medium
CN110233742B (en) * 2018-03-06 2022-04-01 阿里巴巴集团控股有限公司 Group establishing method, system, terminal and server
CN108494572B (en) * 2018-03-19 2021-10-01 北京三快在线科技有限公司 Topic group creation method and device based on group
CN111130817B (en) * 2019-12-30 2022-09-06 维沃移动通信有限公司 Group creation method, electronic device and server

Also Published As

Publication number Publication date
CN111130817A (en) 2020-05-08
WO2021136106A1 (en) 2021-07-08

Similar Documents

Publication Publication Date Title
CN108234289B (en) Message display method and device and mobile terminal
CN111343081B (en) Information display method and electronic equipment
CN111130817B (en) Group creation method, electronic device and server
CN109194818B (en) Information processing method and terminal
CN108540655B (en) Caller identification processing method and mobile terminal
CN110971423B (en) Group creation method and electronic device
CN110166439B (en) Equipment sharing method, terminal, router and server
CN111026484A (en) Application sharing method, first electronic device and computer-readable storage medium
CN110768805A (en) Group message display method and electronic equipment
CN111049980A (en) Application sharing method, electronic equipment and computer readable storage medium
CN111130989A (en) Information display and sending method and electronic equipment
CN108521365B (en) Method for adding friends and mobile terminal
CN111163449B (en) Application sharing method, first electronic device and computer-readable storage medium
CN111148081B (en) Information interaction method and electronic equipment
CN111124569B (en) Application sharing method, electronic device and computer readable storage medium
CN110929273A (en) Permission setting method and electronic equipment
CN111131607A (en) Information sharing method, electronic equipment and computer readable storage medium
CN108462794B (en) Information display method and mobile terminal
CN110535754B (en) Image sharing method and device
CN110225040B (en) Information processing method and terminal equipment
CN109739406B (en) File sending method and terminal
CN108495276B (en) Sharing method and device of digital business card
CN109165197B (en) File processing method, terminal and server
CN108848240B (en) Information security protection method, terminal and computer readable storage medium
CN110855550B (en) Communication method, electronic device, and storage medium

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