CN106888236B - Session management method and session management device - Google Patents

Session management method and session management device Download PDF

Info

Publication number
CN106888236B
CN106888236B CN201510936794.7A CN201510936794A CN106888236B CN 106888236 B CN106888236 B CN 106888236B CN 201510936794 A CN201510936794 A CN 201510936794A CN 106888236 B CN106888236 B CN 106888236B
Authority
CN
China
Prior art keywords
session
current
current session
sessions
aggregation
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
CN201510936794.7A
Other languages
Chinese (zh)
Other versions
CN106888236A (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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201510936794.7A priority Critical patent/CN106888236B/en
Publication of CN106888236A publication Critical patent/CN106888236A/en
Application granted granted Critical
Publication of CN106888236B publication Critical patent/CN106888236B/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
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0807Network architectures or network communication protocols for network security for authentication of entities using tickets, e.g. Kerberos
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/146Markers for unambiguous identification of a particular session, e.g. session cookie or URL-encoding

Abstract

The invention provides a session management method, which comprises the steps of receiving a session display instruction, and acquiring all current sessions according to the session display instruction; acquiring label information of a current session; performing aggregation processing on all current sessions according to the tag information to obtain an aggregated current session; and performing a presentation operation on the aggregated current session. The invention also provides a session management device, and the session management method and the session management device of the invention aggregate the current session according to the label information, thereby improving the display amount of the session information and further improving the browsing operation efficiency of the user.

Description

Session management method and session management device
Technical Field
The present invention relates to the field of data communication, and in particular, to a session management method and a session management apparatus.
Background
With the development of internet technology, different users often perform information interaction through various instant messaging platforms.
In order to enable a user to obtain the latest session information in time, the latest session items in the instant messaging platform can sort the session information according to the received time sequence, and meanwhile, the session information with unread messages can be highlighted, so that the user can find and read the messages in time.
However, after the information obtained by the user through the instant messaging platform is gradually increased, if the user does not clear unread session information for a while or does not log on the instant messaging platform for a while, when the user logs on the instant messaging platform again, a large amount of unread latest session information may appear, and at this time, the user cannot immediately and accurately obtain the session information that the user wants to see, and may miss out important session information.
Therefore, the existing instant messaging platform cannot manage and display the session information well, so that a user can acquire the corresponding session information only by browsing for many times.
Disclosure of Invention
The embodiment of the invention provides a session management method and a session management device which can effectively display session information so as to improve the browsing operation efficiency of a user; the method and the device solve the technical problem that the browsing operation efficiency of a user is low because the existing session management method and the session management device cannot effectively manage and display the session information.
The embodiment of the invention provides a session management method, which comprises the following steps:
receiving a conversation display instruction, and acquiring all current conversations according to the conversation display instruction;
acquiring label information of the current session;
performing aggregation processing on all the current sessions according to the tag information to obtain an aggregated current session; and
and performing display operation on the aggregated current session.
An embodiment of the present invention further provides a session management apparatus, which includes:
the current session acquisition module is used for receiving a session display instruction and acquiring all current sessions according to the session display instruction;
the tag information acquisition module is used for acquiring the tag information of the current session;
the aggregation module is used for aggregating all the current sessions according to the label information so as to obtain an aggregated current session; and
and the display module is used for performing display operation on the aggregated current session.
Compared with the session management method and the session management device in the prior art, the session management method and the session management device provided by the invention have the advantages that the current session is aggregated according to the label information, the display amount of the session information is increased, and the browsing operation efficiency of a user is improved; the technical problem that the browsing operation efficiency of a user is low due to the fact that the existing session management method and the session management device cannot effectively manage and display session information is solved.
Drawings
FIG. 1 is a flow chart of a first preferred embodiment of a session management method of the present invention;
FIG. 2 is a flow chart of a second preferred embodiment of the session management method of the present invention;
fig. 3 is a flowchart of step S203 of the second preferred embodiment of the session management method of the present invention;
fig. 4 is a flowchart of step S303 of the second preferred embodiment of the session management method of the present invention;
fig. 5 is a flowchart of step S204 of the second preferred embodiment of the session management method of the present invention;
FIG. 6 is a flow chart of the management of the masking of the current session in the second preferred embodiment of the session management method of the present invention;
fig. 7 is a flowchart of step S604 of the second preferred embodiment of the session management method of the present invention;
fig. 8 is a flowchart of managing an unread current session in a second preferred embodiment of a session management method of the present invention.
Fig. 9 is a schematic structural diagram of a session management apparatus according to a first preferred embodiment of the present invention;
fig. 10 is a schematic structural diagram of a session management device according to a second preferred embodiment of the present invention;
fig. 11 is a schematic structural diagram of an aggregation module of a second preferred embodiment of the session management apparatus of the present invention;
fig. 12 is a schematic structural diagram of an aggregation unit of an aggregation module of a second preferred embodiment of the session management apparatus of the present invention;
FIG. 13 is a structural diagram of a display module of a second preferred embodiment of the session management device of the present invention;
fig. 14 is a schematic structural diagram of a part for managing and masking a current session in a second preferred embodiment of the session management apparatus of the present invention;
FIG. 15 is a schematic structural diagram of a screening session showing module of the second preferred embodiment of the session management apparatus of the present invention;
fig. 16 is a schematic structural diagram of a part for managing an unread current session in a second preferred embodiment of a session management apparatus of the present invention;
fig. 17A to 17I are schematic usage diagrams of a session management method and a session management apparatus according to an embodiment of the present invention;
fig. 18 is a schematic view of an operating environment structure of an electronic device in which the session management method and the session management apparatus of the present invention are located.
Detailed Description
Referring to the drawings, wherein like reference numbers refer to like elements, the principles of the present invention are illustrated as being implemented in a suitable computing environment. The following description is based on illustrated embodiments of the invention and should not be taken as limiting the invention with regard to other embodiments that are not detailed herein.
In the description that follows, embodiments of the invention are described with reference to steps and symbols of operations performed by one or more computers, unless otherwise indicated. It will thus be appreciated that those steps and operations, which are referred to herein several times as being computer-executed, include being manipulated by a computer processing unit in the form of electronic signals representing data in a structured form. This manipulation transforms the data or maintains it at locations in the computer's memory system, which may reconfigure or otherwise alter the computer's operation in a manner well known to those skilled in the art. The data maintains a data structure that is a physical location of the memory that has particular characteristics defined by the data format. However, while the principles of the invention have been described in language specific to above, it is not intended to be limited to the specific details shown, since one skilled in the art will recognize that various steps and operations described below may be implemented in hardware.
The session management apparatus of the present invention may be implemented using a variety of electronic devices including, but not limited to, personal computers, server computers, hand-held or laptop devices, mobile devices (such as mobile phones, Personal Digital Assistants (PDAs), media players, and the like), multiprocessor systems, consumer electronics, minicomputers, mainframe computers, distributed computing environments that include any of the above systems or devices, and the like. The electronic device is preferably various intelligent mobile terminals and personal fixed computers, so as to improve the display efficiency of the session information and the browsing operation efficiency of the user.
Referring to fig. 1, fig. 1 is a flowchart illustrating a session management method according to a first preferred embodiment of the present invention. The session management method of the preferred embodiment may be implemented by using the electronic device, and specifically implemented by various instant messaging platforms such as WeChat, QQ, and RTX (real Time eXpert) set in the electronic device. The session management method of the preferred embodiment includes:
step S101, receiving a conversation display instruction, and acquiring all current conversations according to the conversation display instruction;
step S102, obtaining the label information of the current conversation;
step S103, according to the label information, all current sessions are aggregated to obtain an aggregated current session;
and step S104, performing display operation on the current session.
The following describes in detail the specific flow of each step of the session management method of the preferred embodiment.
In step S101, the session management apparatus receives a session display instruction, which is an instruction for requesting a user to display a current session. And then the session management device pulls all current sessions from the server or from the local according to the received session display instruction. The current session herein generally refers to all sessions of a set time or set number of the latest, which generally includes session name, session members, and session content. The session names are used for distinguishing different sessions, the session members refer to users who can issue messages in the sessions, and the session contents refer to messages specifically sent by the session members. Subsequently, the process goes to step S102.
In step S102, the session management apparatus acquires tag information of the current session acquired in step S101, where the tag information is a parameter that can be selectively set for the session, for distinguishing between different types of sessions. One tag may correspond to a plurality of sessions, but one session can set only one tag. Subsequently, the process goes to step S103.
In step S103, the session management apparatus performs an aggregation process on all current sessions according to the tag information acquired in step S102, that is, sets sessions belonging to the same type as the same aggregated current session, and thus acquires an aggregated current session including at least one session of the same type. Subsequently, the process goes to step S104.
In step S104, the session management apparatus performs a presentation operation on the aggregated current session acquired in step S103. Because the aggregation operation can be performed on the current sessions of the same type currently by using the aggregation, less space can be used for displaying all the current sessions, the problem that the current sessions are more is better solved, the session information is effectively displayed, and the browsing operation efficiency of a user is improved.
This completes the session management process of the session management method of the preferred embodiment.
The session management method of the preferred embodiment aggregates the current session according to the tag information, so that the display amount of the session information is increased, and the browsing operation efficiency of the user is improved.
Referring to fig. 2, fig. 2 is a flowchart illustrating a session management method according to a second preferred embodiment of the present invention. The session management method of the preferred embodiment may be implemented by using the electronic device, and specifically implemented by various instant messaging platforms such as WeChat, QQ, and RTX (real Time eXpert) set in the electronic device. The session management method of the preferred embodiment includes:
step S201, receiving a conversation display instruction, and acquiring all current conversations according to the conversation display instruction;
step S202, acquiring label information of the current session;
step S203, according to the label information, all the current sessions are aggregated to obtain the current session aggregation;
and step S204, performing display operation on the current session.
The following describes in detail the specific flow of each step of the session management method of the preferred embodiment.
In step S201, the session management apparatus receives a session display instruction, which is an instruction for requesting a user to display a current session. And then the session management device pulls all current sessions from the server or from the local according to the received session display instruction. The current session herein generally refers to all sessions of a set time or set number of the latest, which generally includes session name, session members, and session content. The session names are used for distinguishing different sessions, the session members refer to users who can issue messages in the sessions, and the session contents refer to messages specifically sent by the session members. Subsequently, the process goes to step S202.
In step S202, the session management apparatus acquires the tag information of the current session acquired in step S201, where the tag information is a parameter that can be selectively set for the session, for distinguishing between different types of sessions. One tag may correspond to a plurality of sessions, but one session can set only one tag. Subsequently, the process goes to step S203.
In step S203, the session management apparatus performs an aggregation process on all current sessions according to the tag information acquired in step S102, that is, sets sessions belonging to the same type as the same aggregated current session, and thus acquires an aggregated current session including at least one session of the same type.
Referring to fig. 3, fig. 3 is a flowchart of step S203 of a session management method according to a second preferred embodiment of the present invention; the step S203 includes:
step S301, the session management device judges whether the current session has label information; if the current session does not have the tag information, go to step S302; if the current session has the tag information, go to step S303.
In step S302, since the current session does not have the tag information, the current session cannot be aggregated, and thus the session management apparatus directly performs a display operation on the current session.
Step S303, because the current conversation has label information, the conversation management device carries out aggregation processing on the current conversation to obtain an aggregated current conversation; wherein aggregating the current session includes aggregating the current session to include a first aggregated current session having only one session and aggregating the current session to include a second aggregated current session having at least two sessions. Referring to fig. 4, fig. 4 is a flowchart of step S303 of a session management method according to a second preferred embodiment of the present invention. The step S303 includes:
in step S401, the session management apparatus acquires the number of sessions corresponding to the tag information acquired in step S202, and then proceeds to step S402.
Step S402, the session management apparatus determines whether the number of sessions corresponding to the tag information acquired in step S401 is one, and if the number of sessions is one, the session management apparatus goes to step S403; if the number of sessions is not one, i.e., greater than one, go to step S404.
In step S403, since the number of sessions corresponding to the tag information is one, that is, the session is the current session, and thus the aggregation processing on the current session does not save the session display space, the session management apparatus directly sets the session as the first aggregated current session.
In step S404, since the number of sessions corresponding to the tag information is greater than one, the session management apparatus performs aggregation processing on the current session corresponding to the tag information and other sessions corresponding to the tag information, sets the aggregated session as a second aggregated current session, and uses the tag information as a session name of the second aggregated current session. Here, the other sessions corresponding to the tag information are other sessions which are not the current session and correspond to the tag information; subsequently, the process goes to step S204.
In step S204, the session management apparatus performs a presentation operation on the first aggregated current session and the second aggregated current session acquired in step S203. Referring to fig. 5, fig. 5 is a flowchart of step S204 of a session management method according to a second preferred embodiment of the present invention. The step S204 includes:
in step S501, if the session management apparatus receives an aggregated current session viewing instruction, the aggregated current session viewing instruction refers to an instruction that a user requests to view a certain aggregated current session. Because the aggregated current session has two different types, namely a first aggregated current session and a second aggregated current session, in the step, the session management device can judge whether the aggregated current session is the first aggregated current session; if the aggregated current session is the first aggregated current session, go to step S502; if the aggregated current session is not the first aggregated current session, go to step S503.
Step S502, if the aggregated current session is the first aggregated current session, the session management apparatus directly displays the current session corresponding to the aggregated current session because the first aggregated current session only includes one current session.
Step S503, if the aggregated current session is not the first aggregated current session, the aggregated current session is the second aggregated current session, and the session management device obtains the other sessions corresponding to the aggregated current session. Subsequently, the process goes to step S504.
In step S504, the session management apparatus displays the current session corresponding to the aggregated current session and other sessions corresponding to the aggregated current session. Therefore, the user can not only obtain the content of the current conversation, but also obtain the content of other conversations related to the current conversation in time under the condition of enough display space.
This completes the session management process of the session management method of the preferred embodiment.
On the basis of the first preferred embodiment, the session management method of the present preferred embodiment performs classification processing on whether the current session has tag information, and introduces other sessions related to the current session, thereby further improving presentation of session information, and further improving browsing operation efficiency of the user.
Preferably, the session management method of the preferred embodiment further includes a management procedure for shielding the current session. Referring to fig. 6, fig. 6 is a flowchart illustrating a method for managing and masking a current session according to a second preferred embodiment of the session management method of the present invention. The management process for shielding the current session comprises the following steps:
step S601, the session management apparatus receives the session display instruction, and acquires all current sessions according to the session display instruction. This step is the same as or similar to the description in step S201 in the second preferred embodiment of the session management method. Please refer to the related description in step S201 in the second preferred embodiment of the session management method. Subsequently, the process goes to step S602.
In step S602, the session management apparatus selects a current session having a mask attribute from all current sessions. The current session with the shielding attribute refers to the current session which is active but the user does not need to be reminded in time, and the user can consult the current session with the shielding attribute when the user is idle. Subsequently, it goes to step S603.
In step S603, the session management apparatus performs aggregation processing on the current session with the mask attribute acquired in step S602 to acquire an aggregation mask current session. For a specific aggregation processing manner, please refer to the above process for forming the second aggregation current session. Subsequently, the process goes to step S604.
Step S604, the session management apparatus performs a display operation on the aggregation mask current session obtained in step S603, specifically referring to fig. 7, and fig. 7 is a flowchart of step S604 of the session management method according to the second preferred embodiment of the present invention. The step S604 includes:
step S701, if a current conversation viewing instruction of aggregation shielding is received, the conversation management device acquires other conversations with shielding attributes;
in step S702, the session management apparatus displays the current session corresponding to the aggregation-masked current session and other sessions with the masking attribute. Therefore, the user can not only obtain the content of the current session with the shielding attribute, but also obtain the content of other sessions related to the current session with the shielding attribute in time under the condition of enough display space.
Thus, the session management method of the preferred embodiment completes the management flow of shielding the current session.
On the basis of the first preferred embodiment, the session management method of the present preferred embodiment performs aggregation processing on the current session with the masked attribute, and further improves the presentation of the session information, thereby further improving the browsing operation efficiency of the user.
Preferably, the session management method of the preferred embodiment further includes a management procedure for the unread current session. Referring to fig. 8, fig. 8 is a flowchart illustrating a session management method according to a second preferred embodiment of the present invention. The management process of the unread current session comprises the following steps:
step S801, the session management apparatus receives the session display instruction, and acquires all current sessions according to the session display instruction. This step is the same as or similar to the description in step S201 in the second preferred embodiment of the session management method. Please refer to the related description in step S201 in the second preferred embodiment of the session management method.
Step S802, the session management device obtains the number of unread current sessions in the current session;
step S803, the session management apparatus determines whether the number of unread current sessions is greater than or equal to a set value, and if the number of unread current sessions is less than the set value, the process goes to step S804; if the value is greater than or equal to the set value, the process goes to step S805.
Step S804, if the number of the unread current sessions is less than the set value, it indicates that the unread current sessions do not have a large influence on the display space, so the session management apparatus can directly perform the display operation on the unread current sessions.
In step S805, if the number of unread current sessions is greater than or equal to the set value, it indicates that the unread current sessions will affect the session display space, so the session management apparatus can aggregate all the unread current sessions to obtain an aggregated unread current session, and then go to step S806.
In step S806, the session management apparatus performs a display operation on the aggregated unread current session obtained in step S805, and in order to improve the processing efficiency of the user on the unread current session, it is preferable that the session management apparatus performs a display operation on the aggregated unread current session in a top-up display manner.
Thus, the management flow of the unread current session by the session management method of the preferred embodiment is completed.
On the basis of the first preferred embodiment, the session management method of the present preferred embodiment performs aggregation processing on the unread current session, and further improves the presentation of the session information, thereby further improving the browsing operation efficiency of the user.
Referring to fig. 9, fig. 9 is a schematic structural diagram of a session management device according to a first preferred embodiment of the present invention. The session management device 90 of the present preferred embodiment can be implemented using the first preferred embodiment of the session management method described above. The session management apparatus 90 includes a current session obtaining module 91, a tag information obtaining module 92, an aggregation module 93, and a presentation module 94.
The current session obtaining module 91 is configured to receive a session display instruction, and obtain all current sessions according to the session display instruction; the tag information obtaining module 92 is configured to obtain tag information of a current session; the aggregation module 93 is configured to aggregate all current sessions according to the tag information to obtain an aggregated current session; the presentation module 94 is used for performing a presentation operation on the aggregated current session.
When the session management apparatus 90 of the preferred embodiment is used, first, the current session obtaining module 91 receives a session display instruction, where the session display instruction is an instruction for requesting a user to display a current session. Then, the current session obtaining module 91 pulls all current sessions from the server or from the local according to the received session showing instruction. The current session herein generally refers to all sessions of a set time or set number of the latest, which generally includes session name, session members, and session content. The session names are used for distinguishing different sessions, the session members refer to users who can issue messages in the sessions, and the session contents refer to messages specifically sent by the session members.
The tag information acquiring module 92 then acquires the tag information of the current session acquired by the current session acquiring module 91, where the tag information is a parameter that can be selectively set for the session, and is used for distinguishing different types of sessions. One tag may correspond to a plurality of sessions, but one session can set only one tag.
Then, the aggregation module 93 aggregates all the current sessions according to the tag information obtained by the tag information obtaining module 92, that is, the sessions belonging to the same type are set as the same aggregated current session, so that an aggregated current session including at least one session of the same type is obtained.
Finally, the presentation module 94 performs a presentation operation on the aggregated current session obtained by the aggregation module 93. Because the aggregation operation can be performed on the current sessions of the same type currently by using the aggregation, less space can be used for displaying all the current sessions, the problem that the current sessions are more is better solved, the session information is effectively displayed, and the browsing operation efficiency of a user is improved.
This completes the session management process of the session management apparatus 90 of the present preferred embodiment.
The session management device of the preferred embodiment aggregates the current session according to the tag information, so that the display amount of the session information is increased, and the browsing operation efficiency of the user is improved.
Referring to fig. 10, fig. 10 is a schematic structural diagram of a session management device according to a second preferred embodiment of the present invention. The session management apparatus 100 of the present preferred embodiment can be implemented using the second preferred embodiment of the session management method described above. The session management apparatus 100 includes a current session acquisition module 101, a tag information acquisition module 102, an aggregation module 103, and a presentation module 104.
The current session acquisition module 101 is configured to receive a session display instruction, and acquire all current sessions according to the session display instruction; the tag information obtaining module 102 is configured to obtain tag information of a current session; the aggregation module 103 is configured to perform aggregation processing on all current sessions according to the tag information to obtain an aggregated current session; the presentation module 104 is configured to perform a presentation operation on the aggregated current session.
Referring to fig. 11, fig. 11 is a schematic structural diagram of an aggregation module of a session management apparatus according to a second preferred embodiment of the present invention. The aggregation module 103 includes a tag information determination unit 111, an aggregation unit 112, and a current session presentation unit 113.
The tag information judging unit 111 is configured to judge whether the current session has tag information; the aggregation unit 112 is configured to, if the current session has the tag information, perform aggregation processing on the current session to obtain an aggregated current session; the current session presenting unit 113 is configured to perform a presenting operation on the current session if the current session does not have the tag information.
Referring to fig. 12, fig. 12 is a schematic structural diagram of an aggregation unit of an aggregation module according to a second preferred embodiment of the session management device of the present invention. The aggregation unit 112 includes a session number acquisition subunit 121, a session number judgment subunit 122, a first aggregation current session setting subunit 123, and a second aggregation current session setting subunit 124.
The session number obtaining subunit 121 is configured to obtain the number of sessions corresponding to the tag information; the session number judging subunit 122 is configured to judge whether the number of sessions corresponding to the tag information is one; the first aggregation current session setting subunit 123 is configured to set, if the number of sessions corresponding to the tag information is one, the current session corresponding to the tag information as a first aggregation current session; the second aggregation current session setting subunit 124 is configured to, if the number of sessions corresponding to the tag information is not one, set the current session corresponding to the tag information and other sessions corresponding to the tag information as a second aggregation current session, and use the tag information as a session name of the second aggregation current session.
Referring to fig. 13, fig. 13 is a schematic structural diagram of a display module of a session management device according to a second preferred embodiment of the present invention. The presentation module 104 includes an aggregation current session determining unit 131, another session obtaining unit 132, a first aggregation current session presenting unit 133, and a second aggregation current session presenting unit 134.
The aggregation current session determining unit 131 is configured to determine whether the aggregation current session is a first aggregation current session if an aggregation current session checking instruction is received; the other session obtaining unit 132 is configured to, if the aggregated current session is not the first aggregated current session, obtain another session corresponding to the aggregated current session; the first aggregated current session displaying unit 133 is configured to display a current session corresponding to the aggregated current session and other sessions corresponding to the aggregated current session; the second aggregated current session displaying unit 134 is configured to display the current session corresponding to the aggregated current session if the aggregated current session is the first aggregated current session.
When the session management apparatus 100 of the preferred embodiment is used, first, the current session obtaining module 101 receives a session display instruction, where the session display instruction is an instruction for a user to request to display a current session. Then, the current session obtaining module 101 pulls all current sessions from the server or from the local according to the received session display instruction. The current session herein generally refers to all sessions of a set time or set number of the latest, which generally includes session name, session members, and session content. The session names are used for distinguishing different sessions, the session members refer to users who can issue messages in the sessions, and the session contents refer to messages specifically sent by the session members.
Subsequently, the tag information obtaining module 102 obtains the tag information of the current session obtained by the current session obtaining module 101, where the tag information is a parameter that can be selectively set for the session, and is used for distinguishing different types of sessions. One tag may correspond to a plurality of sessions, but one session can set only one tag.
Then, the aggregation module 103 aggregates all current sessions according to the tag information acquired by the tag information acquisition module 102, that is, sessions belonging to the same type are set as the same aggregated current session, so that an aggregated current session including at least one session of the same type is acquired.
The specific polymerization treatment process comprises the following steps:
the tag information judgment unit 111 of the aggregation module 103 judges whether the current session has tag information; if the current session does not have the label information, the current session cannot be aggregated, so that the current session display unit directly performs display operation on the current session.
If the current session has the tag information, the aggregation unit 112 performs aggregation processing on the current session to obtain an aggregated current session; wherein aggregating the current session includes aggregating the current session to include a first aggregated current session having only one session and aggregating the current session to include a second aggregated current session having at least two sessions. The method specifically comprises the following steps:
the session number acquisition sub-unit 121 of the aggregation unit 112 acquires the number of sessions corresponding to the tag information acquired by the tag information acquisition module.
Subsequently, the session number judging subunit 122 of the aggregating unit 112 judges whether the number of sessions corresponding to the tag information acquired by the session number acquiring subunit 121 is one, if the number of sessions is one, the session is the current session, and thus, the aggregating process on the current session does not save the session display space, so that the first aggregating current session setting subunit 123 of the aggregating unit 112 directly sets the session as the first aggregating current session.
If the number of sessions is not one, that is, greater than one, the second aggregation current session setting subunit 124 of the aggregation unit 112 performs aggregation processing on the current session corresponding to the tag information and other sessions corresponding to the tag information, sets the aggregated session as the second aggregation current session, and uses the tag information as the session name of the second aggregation current session. Here, the other session corresponding to the tag information is another session other than the current session corresponding to the tag information.
Finally, the presentation module 104 performs a presentation operation on the first aggregated current session and the second aggregated current session obtained by the aggregation module 103. The method specifically comprises the following steps:
if the aggregated current session determining unit 131 of the presentation module 104 receives an aggregated current session viewing instruction, the aggregated current session viewing instruction refers to an instruction that a user requests to view a certain aggregated current session. Since the aggregated current session has two different types, i.e., a first aggregated current session and a second aggregated current session, the aggregated current session determining unit 131 determines whether the aggregated current session is the first aggregated current session.
If the aggregated current session is the first aggregated current session, the second aggregated current session displaying unit 134 directly displays the current session corresponding to the aggregated current session because the first aggregated current session only includes one current session.
If the aggregated current session is not the first aggregated current session, the aggregated current session is the second aggregated current session, and the other session obtaining unit 132 obtains other sessions corresponding to the aggregated current session.
Then, the first aggregated current session presenting unit 133 presents the current session corresponding to the aggregated current session and other sessions corresponding to the aggregated current session. Therefore, the user can not only obtain the content of the current conversation, but also obtain the content of other conversations related to the current conversation in time under the condition of enough display space.
This completes the session management process of the session management apparatus 100 of the present preferred embodiment.
On the basis of the first preferred embodiment, the session management apparatus of the present preferred embodiment performs classification processing on whether the current session has tag information, and introduces another session related to the current session, thereby further improving presentation of session information, and further improving browsing operation efficiency of the user.
Preferably, the session management apparatus 100 of the preferred embodiment further includes a management flow for masking the current session. Referring to fig. 14, fig. 14 is a schematic structural diagram of a part for managing and masking a current session in a second preferred embodiment of a session management apparatus according to the present invention. The session management apparatus 100 further includes a screening session selection module 141, a screening session aggregation module 142, and a screening session presentation module 143.
The screening session selection module 141 is configured to select a current session with a screening attribute from all current sessions; the masked session aggregation module 142 is configured to perform aggregation processing on the current session with the masking attribute to obtain an aggregated masked current session; the screening session exposure module 143 is configured to perform an exposure operation on the aggregation screening current session.
Referring to fig. 15, fig. 15 is a schematic structural diagram of a masking session displaying module of a session management device according to a second preferred embodiment of the present invention. The screening session presentation module 143 includes a screening session obtaining unit 151 and a screening session presentation unit 152.
The masked session obtaining unit 151 is configured to, if an aggregate masking current session viewing instruction is received, obtain another session with a masking attribute; the masked session showing unit 152 is configured to show the current session corresponding to the aggregated masked current session and other sessions having the masked attribute.
When the session management apparatus 100 of the preferred embodiment manages to shield the current session, first, the current session obtaining module 101 receives a session display instruction, where the session display instruction is an instruction for requesting a user to display the current session. Then, the current session obtaining module 101 pulls all current sessions from the server or from the local according to the received session display instruction. The current session herein generally refers to all sessions of a set time or set number of the latest, which generally includes session name, session members, and session content. The session names are used for distinguishing different sessions, the session members refer to users who can issue messages in the sessions, and the session contents refer to messages specifically sent by the session members.
The screening session selection module 141 then selects a current session having the screening attribute from all current sessions. The current session with the shielding attribute refers to the current session which is active but the user does not need to be reminded in time, and the user can consult the current session with the shielding attribute when the user is idle.
Then, the masked session aggregation module 142 performs aggregation processing on the current session with the masked attribute obtained in the masked session selection module 141 to obtain an aggregated masked current session.
Finally, the screening session display module 143 performs a display operation on the aggregation screening current session obtained by the screening session aggregation module 142, which specifically includes:
if receiving the aggregate-masked current session viewing instruction, the masked session obtaining unit 151 of the masked session showing module 142 obtains other sessions with masked attributes.
Then, the screening session presenting unit 152 of the screening session presenting module 142 presents the current session corresponding to the aggregation screening current session and other sessions having the screening attribute. Therefore, the user can not only obtain the content of the current session with the shielding attribute, but also obtain the content of other sessions related to the current session with the shielding attribute in time under the condition of enough display space.
This completes the management flow of the session management apparatus 100 of the present preferred embodiment to mask the current session.
On the basis of the first preferred embodiment, the session management apparatus of the present preferred embodiment performs aggregation processing on the current session with the masked attribute, and further improves presentation of session information, thereby further improving browsing operation efficiency of the user.
Preferably, the session management apparatus of the preferred embodiment further includes a management procedure of the unread current session. Referring to fig. 16, fig. 16 is a schematic structural diagram of a part for managing an unread current session according to a second preferred embodiment of the session management apparatus of the present invention. The session management apparatus 100 further includes an unread session obtaining module 161, an unread session number determining module 162, an unread session aggregating module 163, and an unread session presenting module 164.
The unread session obtaining module 161 is configured to obtain the number of unread current sessions in the current session; the unread session number determination module 162 is configured to determine whether the number of unread current sessions is greater than or equal to a set value; the unread session aggregation module 163 is configured to aggregate all unread current sessions to obtain an aggregated unread current session if the number of unread current sessions is greater than or equal to a set value; the unread sessions exposure module 164 is configured to perform an exposure operation on the aggregated unread current sessions.
When the session management apparatus 100 of the preferred embodiment manages the unread current session, the current session obtaining module 101 first receives a session display instruction, where the session display instruction is an instruction for requesting a user to display the current session. Then, the current session obtaining module 101 pulls all current sessions from the server or from the local according to the received session display instruction. The current session herein generally refers to all sessions of a set time or set number of the latest, which generally includes session name, session members, and session content. The session names are used for distinguishing different sessions, the session members refer to users who can issue messages in the sessions, and the session contents refer to messages specifically sent by the session members.
Then the unread session acquisition module 161 acquires the number of unread current sessions in the current session.
Then, the unread session number determination module 162 determines whether the number of the unread current sessions is greater than or equal to the set value, and if the number of the unread current sessions is less than the set value, it indicates that the unread current sessions do not have a large influence on the display space, so the session management apparatus 100 can directly perform the display operation on the unread current sessions.
If the number of the unread current sessions is greater than or equal to the set value, it indicates that the unread current sessions will affect the session display space, so the unread session aggregation module 163 can aggregate all the unread current sessions to obtain an aggregated unread current session.
Finally, the unread session presentation module 164 performs a presentation operation on the aggregated unread current session obtained by the unread session aggregation module 163, and in order to improve the processing efficiency of the unread current session by the user, it is preferable to perform a presentation operation on the aggregated unread current session in a top-loading presentation manner.
This completes the management flow of the unread current session by the session management device 100 of the preferred embodiment.
On the basis of the first preferred embodiment, the session management apparatus of the present preferred embodiment performs aggregation processing on the unread current session, and further improves the presentation of the session information, thereby further improving the browsing operation efficiency of the user.
The following describes a specific operation principle of the session management method and the session management apparatus according to an embodiment of the present invention. Referring to fig. 17A to 17I, fig. 17A to 17I are schematic usage diagrams of a session management method and a session management apparatus according to an embodiment of the present invention. The embodiment is implemented by a mobile terminal equipped with an rtx (real Time expert) instant messaging platform.
First, the user can set tag information for a session, such as a session named "Mobile" as shown in fig. 17A, which includes five session members, and click the "tag" button in fig. 17A to enter a tag information setting interface, such as shown in fig. 17B, where the tag information for the "Mobile" session is set as "RTX Mobile". The tag information may correspond to a plurality of sessions. When setting the tag information, the tag information that has been set may be displayed on the lower side of the set tag information frame so that the user can accurately classify different conversations.
Then, entering a latest session (current session) interface of the RTX instant messaging platform, because a plurality of sessions have tag information "RTX Mobile", if the session of "Mobile" is the current session, the session management device will pull other sessions that are not current of the tag information "RTX Mobile", then set the current session and other sessions corresponding to the tag information "RTX Mobile" as an aggregated current session, and use the tag information "RTX Mobile" as a session name of the aggregated current session. As shown in fig. 17C.
When the user clicks the aggregated current session, the session management device displays the current session and other sessions corresponding to the tag information "RTX Mobile", as shown in fig. 17D. Therefore, the user can better position the session content, and the information browsing efficiency of the user is improved.
For some active but not important sessions, the user will tend to mask these sessions to avoid impact on normal operation. When receiving the current session, the session management apparatus of the present invention automatically aggregates the current session with the masking attribute and other sessions with the masking attribute, as shown in fig. 17E; thereby further saving conversation presentation space. When the user has gone idle and needs to view the session, the "masked sessions" button in fig. 17E may be clicked to enter the list of masked sessions, as shown in fig. 17F. Therefore, the current conversation with the shielding attribute can be effectively displayed, and the influence of the current conversation with the shielding attribute on the browsing operation efficiency of the user can be effectively avoided.
If a user in an out-office does not log on the RTX platform for a long time, a large number of unread current sessions may exist, and if the user selectively reads an important unread current session, a part of the unread current session may be located behind the read current session. This makes it difficult for the user to efficiently handle the unread current session. At this time, the number of unread current sessions may be determined, and if the number of unread current sessions is greater than or equal to a set value, for example, 10 to 20, the session management apparatus may aggregate all the unread current sessions, as shown in fig. 17G. The user can enter the list of unread current sessions by clicking the "unread box" button in fig. 17G, as shown in fig. 17H, since all the list of unread current sessions are unread current sessions, the user can perform timely and effective processing on the unread current sessions.
The user can select to turn on or off the functions through the interface of fig. 17I.
According to the session management method and the session management device, the current session is aggregated according to the label information, so that the display amount of the session information is increased, and the problems that a user cannot find the session, the shield session occupies too much unknown, the unread session cannot be completely displayed and the like are solved; therefore, the browsing operation efficiency of the user is improved; the technical problem that the browsing operation efficiency of a user is low due to the fact that the existing session management method and the session management device cannot effectively manage and display session information is solved.
As used herein, the terms "component," "module," "system," "interface," "process," and the like are generally intended to refer to a computer-related entity: hardware, a combination of hardware and software, or software in execution. For example, a component may be, but is not limited to being, a process running on a processor, an object, an executable, a thread of execution, a program, and/or a computer. By way of illustration, both an application running on a controller and the controller can be a component. One or more components can reside within a process and/or thread of execution and a component may be localized on one computer and/or distributed between two or more computers.
Furthermore, the claimed subject matter may be implemented as a method, apparatus, or article of manufacture using standard programming and/or engineering techniques to produce software, firmware, hardware, or any combination thereof to control a computer to implement the disclosed subject matter. The term "article of manufacture" as used herein is intended to encompass a computer program accessible from any computer-readable device, carrier, or media. Of course, those skilled in the art will recognize many modifications may be made to this configuration without departing from the scope or spirit of the claimed subject matter.
Fig. 18 and the following discussion provide a brief, general description of an operating environment of an electronic device in which the session management apparatus of the present invention is implemented. The operating environment of FIG. 18 is only one example of a suitable operating environment and is not intended to suggest any limitation as to the scope of use or functionality of the operating environment. Example electronic devices 1812 include, but are not limited to, personal computers, server computers, hand-held or laptop devices, mobile devices (such as mobile phones, Personal Digital Assistants (PDAs), media players, and the like), multiprocessor systems, consumer electronics, minicomputers, mainframe computers, distributed computing environments that include any of the above systems or devices, and the like.
Although not required, embodiments are described in the general context of "computer readable instructions" being executed by one or more electronic devices. Computer readable instructions may be distributed via computer readable media (discussed below). Computer readable instructions may be implemented as program modules, such as functions, objects, Application Programming Interfaces (APIs), data structures, etc. that perform particular tasks or implement particular abstract data types. Typically, the functionality of the computer readable instructions may be combined or distributed as desired in various environments.
FIG. 18 illustrates an example of an electronic device 1812 that includes one or more embodiments of the session management apparatus of the present invention. In one configuration, the electronic device 1812 includes at least one processing unit 1816 and memory 1818. Depending on the exact configuration and type of electronic device, the memory 1818 may be volatile (such as RAM), non-volatile (such as ROM, flash memory, etc.) or some combination of the two. This configuration is illustrated in fig. 18 by dashed line 1814.
In other embodiments, the electronic device 1812 may include additional features and/or functionality. For example, device 1812 may also include additional storage (e.g., removable and/or non-removable) including, but not limited to, magnetic storage, optical storage, and the like. Such additional storage is illustrated in FIG. 18 by storage 1820. In one embodiment, computer readable instructions to implement one or more embodiments provided herein may be in storage 1820. The storage device 1820 may also store other computer readable instructions to implement an operating system, an application program, and the like. Computer readable instructions may be loaded in memory 1818 for execution by processing unit 1816, for example.
The term "computer readable media" as used herein includes computer storage media. Computer storage media includes volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions or other data. Memory 1818 and storage 1820 are examples of computer storage media. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, Digital Versatile Disks (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can accessed by electronic device 1812. Any such computer storage media may be part of electronic device 1812.
Electronic device 1812 may also include communication connection(s) 1826 that allow electronic device 1812 to communicate with other devices. The communication connection 1826 may include, but is not limited to, a modem, a Network Interface Card (NIC), an integrated network interface, a radio frequency transmitter/receiver, an infrared port, a USB connection, or other interfaces for connecting the electronic device 1812 to other electronic devices. Communication connection 1826 may include a wired connection or a wireless connection. Communication connection(s) 1826 may transmit and/or receive communication media.
The term "computer readable media" may include communication media. Communication media typically embodies computer readable instructions or other data in a "modulated data signal" such as a carrier wave or other transport mechanism and includes any information delivery media. The term "modulated data signal" may include signals that: one or more of the signal characteristics may be set or changed in such a manner as to encode information in the signal.
The electronic device 1812 may include input device(s) 1824 such as keyboard, mouse, pen, voice input device, touch input device, infrared cameras, video input devices, and/or any other input device. Output device(s) 1822 such as one or more displays, speakers, printers, and/or any other output device may also be included in device 1812. The input device 1824 and the output device 1822 may be connected to the electronic device 1812 via a wired connection, wireless connection, or any combination thereof. In one embodiment, an input device or an output device from another electronic device may be used as input device 1824 or output device 1822 of electronic device 1812.
The components of the electronic device 1812 may be connected by various interconnects (e.g., a bus). Such interconnects may include Peripheral Component Interconnect (PCI), such as PCI express, Universal Serial Bus (USB), firewire (IEEE1394), optical bus structures, and the like. In another embodiment, components of the electronic device 1812 may be interconnected by a network. For example, memory 1818 may be comprised of multiple physical memory units located in different physical locations interconnected by a network.
Those skilled in the art will realize that storage devices utilized to store computer readable instructions may be distributed across a network. For example, an electronic device 1830 accessible via a network 1828 may store computer readable instructions to implement one or more embodiments provided by the present invention. The electronic device 1812 may access the electronic device 1830 and download a part or all of the computer readable instructions for execution. Alternatively, electronic device 1812 may download pieces of the computer readable instructions, as needed, or some instructions may be executed at electronic device 1812 and some at electronic device 1830.
Various operations of embodiments are provided herein. In one embodiment, the one or more operations may constitute computer readable instructions stored on one or more computer readable media, which when executed by an electronic device, will cause the computing device to perform the operations. The order in which some or all of the operations are described should not be construed as to imply that these operations are necessarily order dependent. Those skilled in the art will appreciate alternative orderings having the benefit of this description. Moreover, it should be understood that not all operations are necessarily present in each embodiment provided herein.
Also, as used herein, the word "preferred" is intended to serve as an example, instance, or illustration. Any aspect or design described herein as "preferred" is not necessarily to be construed as advantageous over other aspects or designs. Rather, use of the word "preferred" is intended to present concepts in a concrete fashion. The term "or" as used in this application is intended to mean an inclusive "or" rather than an exclusive "or". That is, unless specified otherwise or clear from context, "X employs A or B" is intended to include either of the permutations as a matter of course. That is, if X employs A; b is used as X; or X employs both A and B, then "X employs A or B" is satisfied in any of the foregoing examples.
Also, although the disclosure has been shown and described with respect to one or more implementations, equivalent alterations and modifications will occur to others skilled in the art based upon a reading and understanding of this specification and the annexed drawings. The present disclosure includes all such modifications and alterations, and is limited only by the scope of the appended claims. In particular regard to the various functions performed by the above described components (e.g., elements, resources, etc.), the terms used to describe such components are intended to correspond, unless otherwise indicated, to any component which performs the specified function of the described component (e.g., that is functionally equivalent), even though not structurally equivalent to the disclosed structure which performs the function in the herein illustrated exemplary implementations of the disclosure. In addition, while a particular feature of the disclosure may have been disclosed with respect to only one of several implementations, such feature may be combined with one or more other features of the other implementations as may be desired and advantageous for a given or particular application. Furthermore, to the extent that the terms "includes," has, "" contains, "or variants thereof are used in either the detailed description or the claims, such terms are intended to be inclusive in a manner similar to the term" comprising.
Each functional unit in the embodiments of the present invention may be integrated into one processing module, or each unit may exist alone physically, or two or more units are integrated into one module. The integrated module can be realized in a hardware mode, and can also be realized in a software functional module mode. The integrated module, if implemented in the form of a software functional module and sold or used as a stand-alone product, may also be stored in a computer readable storage medium. The storage medium mentioned above may be a read-only memory, a magnetic or optical disk, etc. Each apparatus or system described above may perform the method in the corresponding method embodiment.
In summary, although the present invention has been described with reference to the preferred embodiments, the above-described preferred embodiments are not intended to limit the present invention, and those skilled in the art can make various changes and modifications without departing from the spirit and scope of the present invention, therefore, the scope of the present invention shall be determined by the appended claims.

Claims (20)

1. A session management method, comprising:
receiving a conversation display instruction, and acquiring all current conversations according to the conversation display instruction;
acquiring label information of the current session; the label information comprises information obtained by editing the label information of the current session according to user operation; the label information is a parameter which can be selected and set for the session and is used for distinguishing different types of sessions;
according to the label information, carrying out aggregation processing on the current sessions with label information, shielding attributes or the number of unread current sessions more than or equal to a set value so as to obtain aggregated current sessions; an aggregation current conversation corresponds to a label information, including the current conversation corresponding to the label information and other conversations; the current session with the shielding attribute refers to the current session which is active but the user does not need to be reminded in time; and
performing display operation on the current session without label information and the aggregated current session; the display operation comprises the steps of using label information corresponding to an aggregated current session comprising at least two sessions as a session name of the aggregated current session, using the latest session content as the session content of the aggregated current session, using the session name and the session content of the aggregated current session to replace the current session and other sessions corresponding to the label information to be displayed in a display interface, and directly displaying the current session without the label information in the display interface.
2. The session management method according to claim 1, wherein the aggregating, according to the tag information, the current sessions having tag information, having a masking attribute, or having a number of unread current sessions that is greater than or equal to a set value to obtain an aggregated current session comprises:
judging whether the current session has the label information;
if the current session has the label information, performing aggregation processing on the current session to obtain the aggregated current session; and
and if the current session does not have the label information, performing display operation on the current session.
3. The session management method according to claim 1, wherein the aggregated current session comprises a first aggregated current session having one session and a second aggregated current session having at least two sessions;
the step of aggregating the current sessions with the tag information, the shielding attribute or the number of the unread current sessions being greater than or equal to a set value according to the tag information to obtain the aggregated current session comprises:
acquiring the number of sessions corresponding to the label information;
judging whether the number of the sessions corresponding to the label information is one;
if the number of the sessions corresponding to the tag information is one, setting the current session corresponding to the tag information as the first aggregated current session; and
and if the number of the sessions corresponding to the tag information is not one, setting the current session corresponding to the tag information and other sessions corresponding to the tag information as the second aggregation current session, and taking the tag information as the session name of the second aggregation current session.
4. The session management method according to claim 3, wherein the step of performing a presentation operation on the aggregated current session comprises:
if an aggregation current session viewing instruction is received, judging whether the aggregation current session is the first aggregation current session;
if the current session is not the first current session, acquiring other sessions corresponding to the current session;
displaying the current session corresponding to the current session and other sessions corresponding to the current session; and
and if the current session is the first current session, displaying the current session corresponding to the current session.
5. The session management method according to claim 1, wherein the current session is the latest set time or a set number of all sessions.
6. The session management method according to claim 1, wherein the session management method further comprises the steps of:
receiving a conversation display instruction, and acquiring all current conversations according to the conversation display instruction;
selecting a current session with a shielding attribute from all current sessions;
performing aggregation processing on the current session with the shielding attribute to obtain an aggregation shielding current session; and
and performing display operation on the aggregation shielding current session.
7. The session management method according to claim 6, wherein the step of exposing the aggregated masked current session comprises:
if receiving an aggregation shielding current session viewing instruction, acquiring other sessions with shielding attributes;
and displaying the current session corresponding to the aggregation shielding current session and the other sessions with the shielding attributes.
8. The session management method according to claim 1, wherein the session management method further comprises the steps of:
receiving a conversation display instruction, and acquiring all current conversations according to the conversation display instruction;
acquiring the number of unread current sessions in the current session;
judging whether the number of the unread current sessions is greater than or equal to a set value or not;
if the number of the unread current sessions is larger than or equal to a set value, performing aggregation processing on all the unread current sessions to obtain aggregated unread current sessions; and
and performing a display operation on the aggregated unread current session.
9. The session management method according to claim 8, wherein the exposing operation on the aggregated unread current session specifically comprises:
and displaying the aggregated unread current session in a top-up display mode.
10. A session management apparatus, comprising:
the current session acquisition module is used for receiving a session display instruction and acquiring all current sessions according to the session display instruction;
the tag information acquisition module is used for acquiring the tag information of the current session; the label information comprises information obtained by editing the label information of the current session according to user operation; the label information is a parameter which can be selected and set for the session and is used for distinguishing different types of sessions;
the aggregation module is used for aggregating the current sessions with the label information, the shielding attribute or the number of the unread current sessions more than or equal to a set value according to the label information so as to obtain the aggregated current sessions; an aggregation current conversation corresponds to a label information, including the current conversation corresponding to the label information and other conversations; the current session with the shielding attribute refers to the current session which is active but the user does not need to be reminded in time; and
the display module is used for performing display operation on the current session without label information and the aggregated current session; the display operation comprises the steps of using label information corresponding to an aggregated current session comprising at least two sessions as a session name of the aggregated current session, using the latest session content as the session content of the aggregated current session, using the session name and the session content of the aggregated current session to replace the current session and other sessions corresponding to the label information to be displayed in a display interface, and directly displaying the current session without the label information in the display interface.
11. The session management apparatus according to claim 10, wherein the aggregation module comprises:
a tag information judging unit configured to judge whether the current session has the tag information;
the aggregation unit is used for performing aggregation processing on the current session to acquire the aggregated current session if the current session has the label information; and
and the current conversation display unit is used for displaying the current conversation if the current conversation does not have the label information.
12. The session management apparatus according to claim 10, wherein the aggregated current session comprises a first aggregated current session having one session and a second aggregated current session having at least two sessions;
the aggregation module includes:
a session number obtaining subunit, configured to obtain the number of sessions corresponding to the tag information;
a session number judging subunit, configured to judge whether the number of sessions corresponding to the tag information is one;
a first current session aggregation setting subunit, configured to set, if the number of sessions corresponding to the tag information is one, the current session corresponding to the tag information as the first current session aggregation; and
and a second aggregation current session setting subunit, configured to set, if the number of sessions corresponding to the tag information is not one, the current session corresponding to the tag information and the other sessions corresponding to the tag information as the second aggregation current session, and use the tag information as a session name of the second aggregation current session.
13. The session management apparatus according to claim 12, wherein the presentation module comprises:
an aggregation current session determining unit, configured to determine, if an aggregation current session check instruction is received, whether the aggregation current session is the first aggregation current session;
the other session acquiring unit is configured to acquire, if the aggregated current session is not the first aggregated current session, other sessions corresponding to the aggregated current session;
the first current session aggregation display unit is used for displaying the current session corresponding to the current session aggregation and other sessions corresponding to the current session aggregation; and
and the second aggregation current session display unit is used for displaying the current session corresponding to the aggregation current session if the aggregation current session is the first aggregation current session.
14. The session management apparatus according to claim 10, wherein the current session is a latest set time or a set number of all sessions.
15. The session management apparatus according to claim 10, wherein the session management apparatus further comprises:
the screening conversation selection module is used for selecting the current conversation with the screening attribute from all the current conversations;
the shielding session aggregation module is used for carrying out aggregation processing on the current session with the shielding attribute so as to obtain an aggregation shielding current session; and
and the session shielding display module is used for displaying the current session of the aggregation shielding.
16. The session management apparatus of claim 15, wherein the screening session presentation module comprises:
the device comprises a shielding session acquisition unit, a processing unit and a processing unit, wherein the shielding session acquisition unit is used for acquiring other sessions with shielding attributes if receiving an aggregation shielding current session viewing instruction; and
and the screening session display unit is used for displaying the current session corresponding to the aggregation screening current session and the other sessions with the screening attributes.
17. The session management apparatus according to claim 10, wherein the session management apparatus further comprises:
an unread session acquisition module, configured to acquire the number of unread current sessions in the current session;
the unread session number judgment module is used for judging whether the number of the unread current sessions is greater than or equal to a set value or not;
the unread session aggregation module is used for aggregating all the unread current sessions to acquire an aggregated unread current session if the number of the unread current sessions is greater than or equal to a set value; and
and the unread session display module is used for displaying the aggregated unread current session.
18. The session management apparatus according to claim 17, wherein the unread session exposing module is specifically configured to expose the aggregated unread current session in a top-up exposing manner.
19. An electronic device comprising a memory and a processor, the memory having stored thereon a computer program that, when executed by the processor, causes the processor to perform the steps of the method of any one of claims 1 to 9.
20. A computer-readable storage medium storing instructions adapted to be loaded by a processor to perform the steps of the method according to any one of claims 1 to 9.
CN201510936794.7A 2015-12-15 2015-12-15 Session management method and session management device Active CN106888236B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510936794.7A CN106888236B (en) 2015-12-15 2015-12-15 Session management method and session management device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510936794.7A CN106888236B (en) 2015-12-15 2015-12-15 Session management method and session management device

Publications (2)

Publication Number Publication Date
CN106888236A CN106888236A (en) 2017-06-23
CN106888236B true CN106888236B (en) 2021-08-31

Family

ID=59173839

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510936794.7A Active CN106888236B (en) 2015-12-15 2015-12-15 Session management method and session management device

Country Status (1)

Country Link
CN (1) CN106888236B (en)

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113938456B (en) 2018-12-29 2023-07-14 天津字节跳动科技有限公司 Session message overhead processing method and device
CN109818848B (en) * 2019-01-08 2020-12-01 腾讯科技(深圳)有限公司 Session display method and device, storage medium and electronic device
CN110032417A (en) * 2019-04-16 2019-07-19 北京达佳互联信息技术有限公司 Session entry mask method, apparatus, equipment and storage medium
CN110138652B (en) * 2019-05-21 2022-03-25 北京达佳互联信息技术有限公司 Session updating method and device and client device
CN112087364B (en) * 2019-06-13 2022-05-31 腾讯科技(深圳)有限公司 Session list display method, device and storage medium
CN112099700A (en) * 2019-06-17 2020-12-18 腾讯科技(深圳)有限公司 Message display method, message display device and electronic equipment
CN112769681B (en) * 2021-01-27 2023-03-24 北京达佳互联信息技术有限公司 Session display method and device, electronic equipment and storage medium
CN112887803B (en) * 2021-01-28 2023-03-24 天津中新智冠信息技术有限公司 Session processing method, device, storage medium and electronic equipment
CN112995778B (en) * 2021-02-03 2022-04-01 北京城市网邻信息技术有限公司 Interaction method and device for live broadcast room
CN113923175B (en) * 2021-09-30 2023-10-31 钉钉(中国)信息技术有限公司 Communication session management method and device
CN114143280B (en) * 2021-10-29 2023-11-14 北京达佳互联信息技术有限公司 Session display method and device, electronic equipment and storage medium

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7111044B2 (en) * 2002-07-17 2006-09-19 Fastmobile, Inc. Method and system for displaying group chat sessions on wireless mobile terminals
CN101119326B (en) * 2006-08-04 2010-07-28 腾讯科技(深圳)有限公司 Method and device for managing instant communication conversation record
CN101340682A (en) * 2008-08-27 2009-01-07 宇龙计算机通信科技(深圳)有限公司 Short message management method and mobile terminal
CN102387126A (en) * 2010-09-01 2012-03-21 腾讯科技(深圳)有限公司 Method, server, client and system for converging single microblog message
CN102447778B (en) * 2010-10-13 2013-10-09 腾讯科技(深圳)有限公司 Message display method and device
CN102624647A (en) * 2012-01-12 2012-08-01 百度在线网络技术(北京)有限公司 Method for processing messages of mobile terminal
CN103001850A (en) * 2012-01-16 2013-03-27 陈晓亮 System and method for forwarding messages
CN103246676A (en) * 2012-02-10 2013-08-14 富士通株式会社 Method and device for clustering messages
CN103729415A (en) * 2013-12-12 2014-04-16 福建榕基软件股份有限公司 Information management method and device
CN104202473B (en) * 2014-08-25 2017-07-07 华为技术有限公司 Merge the method and mobile terminal of session

Also Published As

Publication number Publication date
CN106888236A (en) 2017-06-23

Similar Documents

Publication Publication Date Title
CN106888236B (en) Session management method and session management device
US11687516B2 (en) Using an action registry to edit data across users and devices
US20190228217A1 (en) Method, apparatus and device for waking up voice interaction function based on gesture, and computer readable medium
WO2021179882A1 (en) Image drawing method and apparatus, readable medium, and electronic device
CN110825456B (en) Loading time calculation method, loading time calculation device, computer equipment and storage medium
US11037344B1 (en) User content presentation based on strength of relationship
CN110309475B (en) Page display method and device, terminal equipment and storage medium
CN109857506B (en) Method and device for realizing guide information, electronic equipment and storage medium
US11934426B2 (en) Intelligently identifying a user's relationship with a document
KR101960873B1 (en) Detecting digital content visibility
CN110059273B (en) Method for displaying rich media on mobile terminal and mobile terminal
CN110380955B (en) Message processing method and device and electronic equipment
CN109815448B (en) Slide generation method and device
US11431182B2 (en) Resource statistics collection method and apparatus and terminal
CN111738316B (en) Zero sample learning image classification method and device and electronic equipment
CN109492163B (en) List display recording method and device, terminal equipment and storage medium
CN104951445B (en) Webpage processing method and device
CN109358927B (en) Application program display method and device and terminal equipment
US8612451B1 (en) Searching for data structures
CN110489326B (en) IDS-based HTTPAPI debugging method device, medium and equipment
CN107357481B (en) Message display method and message display device
CN110634024A (en) User attribute marking method and device, electronic equipment and storage medium
KR20200108348A (en) Data transfer
CN110881001B (en) Electronic red packet detection method, system and terminal equipment
WO2019140959A1 (en) Searching method and device and server

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