CN110868305A - Group message processing method, device, equipment and storage medium - Google Patents

Group message processing method, device, equipment and storage medium Download PDF

Info

Publication number
CN110868305A
CN110868305A CN201810978414.XA CN201810978414A CN110868305A CN 110868305 A CN110868305 A CN 110868305A CN 201810978414 A CN201810978414 A CN 201810978414A CN 110868305 A CN110868305 A CN 110868305A
Authority
CN
China
Prior art keywords
group
message
group message
chat
priority
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201810978414.XA
Other languages
Chinese (zh)
Other versions
CN110868305B (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.)
Xian Zhongxing New Software Co Ltd
Original Assignee
Xian Zhongxing New Software 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 Xian Zhongxing New Software Co Ltd filed Critical Xian Zhongxing New Software Co Ltd
Priority to CN201810978414.XA priority Critical patent/CN110868305B/en
Priority to CN202311240502.7A priority patent/CN117499165A/en
Publication of CN110868305A publication Critical patent/CN110868305A/en
Application granted granted Critical
Publication of CN110868305B publication Critical patent/CN110868305B/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/04Real-time or near real-time messaging, e.g. instant messaging [IM]

Abstract

The invention discloses a group message processing method, a device, equipment and a storage medium, which relate to the technical field of mobile terminals, and the method comprises the following steps: when group chat messages of a group chat group are received, determining the priority of group chat members sending the group messages in the group chat group; according to the group chat member priority, inquiring a group message processing mode corresponding to the group chat member priority from a preset group chat group database; and processing the group message according to the group message processing mode.

Description

Group message processing method, device, equipment and storage medium
Technical Field
The present invention relates to the field of mobile terminal technologies, and in particular, to a group message processing method, apparatus, device, and storage medium.
Background
With the rapid development of terminal technology and the improvement of user requirements, the rapid development of the mobile internet makes it impossible to separate the daily life of each person from the instant messaging software. Instant messaging software is installed on each person's terminal.
Because everyone is in a social relationship and each person is in a different group, group communication is an indispensable way for people to communicate. With the increase of the number of groups and the increase of group members, the amount of information exchanged is larger and larger, various messages sent in the groups become a normal state, and a plurality of messages irrelevant to the users frequently receive junk information and occupy precious storage space.
In the prior art, there are several methods for processing group messages:
1. if the large file messages of the picture videos in the group are not read in time and manually stored locally within a period of time, the system can be automatically deleted without informing the user, so that the user can miss useful information and cannot find the information.
2. The text messages in the group are not cleaned permanently, and useless information is inundated unless the user deletes the messages manually.
3. And special cleaning software also needs to be periodically operated by a user, the cleaning method is also unified cleaning, even valuable information of the user can be cleaned, and the valuable information cannot be treated differently or identified to the user, so that the user can pursue remorse after cleaning.
Disclosure of Invention
The technical problem solved by the scheme provided by the embodiment of the invention is that when a user receives a group message, valuable messages and non-valuable messages in the group message cannot be reasonably processed.
The group message processing method provided by the embodiment of the invention comprises the following steps:
when group chat messages of a group chat group are received, determining the priority of group chat members sending the group messages in the group chat group;
according to the group chat member priority, inquiring a group message processing mode corresponding to the group chat member priority from a preset group chat group database;
and processing the group message according to the group message processing mode.
The group message processing device provided by the embodiment of the invention comprises:
the device comprises a determining module, a judging module and a sending module, wherein the determining module is used for determining the priority of group chat members sending group messages in a group chat group when the group messages of the group chat group are received;
the query module is used for querying a group message processing mode corresponding to the group chat member priority from a preset group chat group database according to the group chat member priority;
and the processing module is used for processing the group message according to the group message processing mode.
According to an embodiment of the present invention, an apparatus for processing a group message includes: a processor, and a memory coupled to the processor; the memory stores a group message processing program operable on the processor, and the group message processing program, when executed by the processor, implements the steps of the method for group message processing provided according to an embodiment of the present invention.
According to an embodiment of the present invention, there is provided a computer storage medium storing a group message processing program, which when executed by a processor implements the steps of the method for group message processing provided according to an embodiment of the present invention.
According to the scheme provided by the embodiment of the invention, the important messages of the user are ensured not to be automatically cleaned by the customized group message processing method of the user, and the precious space is also saved.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and together with the description serve to explain the invention without limitation. In the drawings:
fig. 1 is a flowchart of a group message processing method according to an embodiment of the present invention;
fig. 2 is a schematic diagram of a group message processing apparatus according to an embodiment of the present invention;
fig. 3 is a schematic diagram of setting group chat member priorities for group chat members according to an embodiment of the present invention;
fig. 4 is a schematic diagram of two setting group message processing manners according to an embodiment of the present invention;
FIG. 5 is a flow diagram of a group message cleaning module according to an embodiment of the present invention;
fig. 6 is a flowchart of a process for receiving a group message according to an embodiment of the present invention;
fig. 7 is a flowchart of a group message intelligent management mode according to an embodiment of the present invention.
Detailed Description
The preferred embodiments of the present invention will be described in detail below with reference to the accompanying drawings, and it should be understood that the preferred embodiments described below are only for the purpose of illustrating and explaining the present invention, and are not to be construed as limiting the present invention.
The embodiment of the invention can be applied to any instant messaging software, such as instant messaging software, WeChat, QQ and the like.
Fig. 1 is a flowchart of a group message processing method according to an embodiment of the present invention, and as shown in fig. 1, the method includes:
step S101: when group chat messages of the group chat group are received, determining the priority of group chat members sending the group chat messages in the group chat group.
The step S101 includes: when group chat messages of a group chat group are received, determining group chat members sending the group messages in the group chat group; and determining the priority of the group chat members according to the priority identification of the group chat members.
Before the mobile terminal receives the group message of the group chat group, the method further comprises the following steps: determining a priority identifier of the priority of each group chat member in a group chat group according to the setting of a user for each group chat member; establishing a group chat group database comprising mapping relation between the group chat member priority and the group message processing mode; the group message processing mode comprises a group message type, a group message storage life corresponding to the group message type and a deletion prompt; the group message types include files, videos, links, pictures, audio, text, and expressions.
Wherein the establishing of the group chat group database comprising the mapping relationship between the group chat member priority and the group message processing mode comprises: the higher the priority of the group chat member in the group chat group database is, the longer the group message storage life in the group message processing mode is; for group messages of the same group chat member priority, the group message processing modes have different group message types and different group message storage life.
Step S102: and inquiring a group message processing mode corresponding to the group chat member priority from a preset group chat group database according to the group chat member priority.
Step S103: and processing the group message according to the group message processing mode.
The step S103 includes: determining a group message type of the group message; according to the group message type, inquiring the group message storage life corresponding to the group message type from the group message processing mode; and deleting the group message when the storage date of the group message reaches the storage period of the group message. Specifically, when the retention date of the group message reaches the group message retention limit, deleting the group message comprises: when the storage date of the group message reaches the storage life of the group message, judging whether the group message is provided with a deletion reminder; deleting the group message when judging that the deletion reminding is not set in the group message; and sending a deletion reminding indication frame when judging that the group message has set deletion reminding, wherein the deletion reminding indication frame is used for deleting the group message when a deletion instruction is received.
Wherein, when the storage life of the group message is not a permanent life and the group message is deleted, the storage life of the group message is modified to a permanent storage life.
Fig. 2 is a schematic diagram of a group message processing apparatus according to an embodiment of the present invention, as shown in fig. 2, including: a saving and determining module 201, a query module 202 and a processing module 203.
The determining module 201 is configured to determine, when receiving a group message of a group chat group, a priority of a group chat member in the group chat group that sends the group message; the query module 202 is configured to query, according to the group chat member priority, a group message processing mode corresponding to the group chat member priority from a preset group chat group database; and the processing module 203 is configured to process the group message according to the group message processing manner.
The embodiment of the invention provides a group message processing device, which comprises: a processor, and a memory coupled to the processor; the memory stores a group message processing program operable on the processor, and the group message processing program, when executed by the processor, implements the steps of the method for group message processing provided according to an embodiment of the present invention.
The computer storage medium stores a group message processing program, and when the group message processing program is executed by a processor, the steps of the method for processing the group message provided by the embodiment of the invention are implemented.
The embodiment of the invention divides the group chat members in the group chat group into different priorities according to the importance of the group chat members to the user, such as: dividing into a first priority and a second priority (optional and/or third priority); the first priority is the most important group chat member for the user, so the message sent by the group chat member is very important; the second priority is less important to the user so that messages sent by members of the group chat are less important than messages sent by members of the first priority.
Meanwhile, a first message processing mode (the message processing mode is to process messages sent by members with a first priority, including videos, audios, links, pictures, characters, expressions and the like) automatically downloads the messages sent by the members with the first priority to the local and stores the messages to the local (optionally stores and simultaneously encrypts the messages, optionally prevents third-party cleaning software from cleaning the messages, and optionally automatically stores the messages to the cloud); and a second message processing mode (the message processing mode processes messages sent by second priority members, including video, audio, links, pictures, characters, expressions and the like), wherein the messages sent by the second priority members are automatically downloaded and stored to the local and are preset for a certain period of storage period (for example, one week), and after the storage period, if the user still does not browse, the messages can be automatically cleared. (optionally, the user is alerted to be about to be cleaned before expiration).
In comparison, the first message processing mode has longer storage time and more message types than the second message processing mode. Optionally, the user can customize the message types and message storage time of the first message processing and the second message processing according to the needs of the user, so that the system is prevented from being cleared without conditions.
The first message processing mode and the second message processing mode can set different storage time limits according to different message types.
Meanwhile, the group chat members of the first priority can be adjusted to be members of the second priority; the members of the second priority may also be adjusted to be members of the first priority.
Meanwhile, the group chat members with the first/second priority can be senders of group messages and any member of a friend list.
Meanwhile, the list of group chat members of the first/second priority may be empty.
Meanwhile, the group chat members with the first priority and the second priority in different group chat groups have the same or different priorities.
The processing message corresponds to the file, a read flag is set for each file, a download date and a storage period (such as a unit day) are set for each file, whether the unread file is stored is expired or not is compared, and a user is reminded to read and decide whether the unread file is deleted or not after the unread file is stored.
The first example: user-customized message management schema
Different priorities may be set by the user for different group chat members, or different members, as shown in fig. 3. Two stars in the figure represent group chat members with a first priority, one star in the figure represents group chat members with a second priority, and a user can change the priority of the group chat members at any time and save the setting to the local.
As shown in fig. 4, the second message handling option setting and the first message handling option indicate the setting intent. The first message processing setting menu can be selected by the user to be opened, and is corresponding to the file type, the storage period and the like corresponding to the message sent by the first priority member.
Because the first priority member is very important for the user, after receiving the message sent by the priority member, the message receiving module is started to store the message file sent by the priority member to the local, optionally encrypted or transferred to other storage media, and each message file corresponds to the date that whether the message file needs to be stored to be read or not and is downloaded to the local.
The second message processing setting menu, which can be selected by the user to open the setting, is a file type corresponding to the message sent by the second priority member, a storage life, and the like.
Because the second priority member has the second importance to the user, after receiving the message sent by the priority member, the message receiving module is started to store the message file sent by the priority member to the local, optionally encrypted or transferred to other storage media, and each message file corresponds to the date on which whether the message file needs to be stored to be read or not and downloaded to the local.
For example: the save periods for different types of files may be selected by the user. For example, the second message handling option includes a video file holding period of 3 days, an audio file holding period of 5 days, and a picture file holding period of 10 days.
When receiving the message sent by the priority user, the group message file is automatically downloaded and stored locally, and after the message processing option is processed, the storage periods of different files can be set according to different message files sent by the sending object concerned by the user, so that the unified cleaning by the system is avoided. And simultaneously, when detecting whether the storage period of the file is expired, popping up a prompt to remind a user whether to clean the file, and setting the storage period of the file to be permanent corresponding to the file which is not cleaned.
Fig. 5 is a flowchart of a group message cleansing module according to an embodiment of the present invention, where as shown in fig. 5, the cleansing module runs periodically (for example, runs once a day, or runs each time instant messaging software is started), and includes:
firstly, acquiring the group chat members with the priority level set by the user, checking all local messages of the group chat members of the sender of the messages,
second, checking whether the local message file is expired
And thirdly, if the file to be expired is started to remind the user in the upcoming period, and if not, the first step is carried out to continue the processing.
Fig. 6 is a flow chart of processing of receiving a group message according to an embodiment of the present invention, and as shown in fig. 6, for a received message sent by the priority user, the received message is automatically stored locally (or encrypted and stored locally) according to a preset scheme, and the storage date is also synchronously stored in the local terminal database, so that the security of the stored information is ensured.
The second example: group message intelligent management mode
This is an automatic cleaning mode based on machine learning, while providing a human-machine interface that can be selected before the two message management modes, including the following modules.
And the setting module is used for prioritizing the group chat members. Different priorities may be set by the user for different group chat members, or different members, as shown in fig. 3. In the figure, 2 stars represent group chat members with a first priority, one star represents group chat members with a second priority, and a user can change the priority of the group chat members at any time and save the setting to the local.
And the automatic downloading module automatically downloads the file corresponding to the message to the local after receiving the message sent by the priority member.
And the local storage module is used for storing the files to the local, recording whether each file is a read mark, the size of each file, the type of each file and calculating the current remaining space.
And the message display module is used for dividing the message into a read message and an unread message, and prompting the messages with different prompting colors respectively, so that the messages can be conveniently found and positioned in time.
And the calculation reminding module is used for counting the proportion of the quantity of unread messages to the total quantity of messages by taking the messages sent by all the members with the first priority as a statistical sample in the past period of K days (for example, three days), starting reading reminding once when the proportion reaches more than K% (for example, 50%) or the quantity of unread message files reaches M, and popping up a prompt box to judge whether important messages are read immediately or not. In the case where the user selects to read immediately, the display unread message list is sorted in a preset order and displayed, as shown in table 1. The next day, the time period (K days) elapsed, recalculated and counted, and then reminded.
Table 1: unread group message lists
Sending member Group message list
Zhang three Message file strategy map
Li four Message file strategy map
Zhao Wu Message file strategy map
The reading habits of the users are learned by adopting machine learning, specifically, the users finish reading the cycle of all messages sent by the users with the first priority for N days (for one message, the reading date of the message subtracts the sending date of the message to obtain the cycle of reading one message, and all the messages are calculated in an accumulated mode), and the reminding days in the reminding module are adjusted and calculated according to N to achieve the purpose of reminding the users in time.
And the storage period calculation module is used for calculating the storage period corresponding to the message file according to the priority of the sender of the message file, the type of the message file, the size of the message file and the ratio of the remaining space of the current system, cleaning the message file after the storage period is expired, optionally prompting a user to confirm the message file before the cleaning, or changing the message file into a permanent storage.
For example, the message file shelf life is: (message sender priority weight message file type number/message file size) remaining space fraction.
Fig. 7 is a flowchart of a group message intelligent management mode according to an embodiment of the present invention, as shown in fig. 7, including:
step S1: the application is started.
Step S2: and acquiring storage data of a message storage module, wherein the storage data comprises group chat members in the priority list, the sending date of the message list sent by the priority members, the reading date of the message files and the like.
Step S3: and starting a machine learning system and calculating the message reading period. Machine calculation methods may be referenced.
And calculating whether the unread messages sent by the priority members exist in the past x days, if yes, x +1, until no unread messages exist in the past y days, y can be infinity, and the second day starts to calculate again to obtain the y value.
And step S4, adjusting and calculating the K value in the reminding module according to the value of y to enable the K value to be close to y so as to prompt a user to read important messages.
Step S5: and popping up a reading reminding prompt box.
According to the scheme provided by the embodiment of the invention, the message processing strategy is set for the message of the concerned message sender by the user, so that the processing of the group message by the user is greatly facilitated, valuable messages for the user are selected, meanwhile, precious storage space is saved, the user experience is high, and the intelligent terminal is more intelligent.
Although the present invention has been described in detail hereinabove, the present invention is not limited thereto, and various modifications can be made by those skilled in the art in light of the principle of the present invention. Thus, modifications made in accordance with the principles of the present invention should be understood to fall within the scope of the present invention.

Claims (10)

1. A method for processing a group message, comprising:
when group chat messages of a group chat group are received, determining the priority of group chat members sending the group messages in the group chat group;
according to the group chat member priority, inquiring a group message processing mode corresponding to the group chat member priority from a preset group chat group database;
and processing the group message according to the group message processing mode.
2. The method of claim 1, further comprising, prior to receiving the group message for the group chat group:
determining a priority identifier of the priority of each group chat member in a group chat group according to the setting of a user for each group chat member;
establishing a group chat group database comprising mapping relation between the group chat member priority and the group message processing mode;
the group message processing mode comprises a group message type, a group message storage life corresponding to the group message type and a deletion prompt; the group message types include files, videos, links, pictures, audio, text, and expressions.
3. The method of claim 1 or 2, wherein upon receiving a group message for a group chat group, determining a priority of group chat members of the group chat group that sent the group message comprises:
when group chat messages of a group chat group are received, determining group chat members sending the group messages in the group chat group;
and determining the priority of the group chat members according to the priority identification of the group chat members.
4. The method of claim 3, wherein processing the group message according to the group message processing manner comprises:
determining a group message type of the group message;
according to the group message type, inquiring the group message storage life corresponding to the group message type from the group message processing mode;
deleting the group message when the retention date of the group message reaches the group message retention limit.
5. The method of claim 4, wherein deleting the group message when the retention date of the group message reaches the group message retention period comprises:
when the storage date of the group message reaches the storage life of the group message, judging whether the group message is provided with a deletion reminder;
deleting the group message when judging that the deletion reminding is not set in the group message;
and when the group message is judged to have the deletion prompt set, sending a deletion prompt indication frame for deleting the group message when a deletion instruction is received.
6. The method of claim 5, wherein the shelf life of the group message is modified to a permanent shelf life when the shelf life of the group message is not a permanent life and the group message is deleted.
7. The method of claim 2, wherein establishing a group chat database comprising a mapping between the group chat member priorities and the group message handling manner comprises:
the higher the priority of the group chat members in the group chat group database is, the longer the group message storage life in the group message processing mode is;
for group messages of the same group chat member priority, the group message processing modes have different group message types and different group message storage life.
8. A group message processing apparatus, comprising:
the device comprises a determining module, a judging module and a sending module, wherein the determining module is used for determining the priority of group chat members sending group messages in a group chat group when the group messages of the group chat group are received;
the query module is used for querying a group message processing mode corresponding to the group chat member priority from a preset group chat group database according to the group chat member priority;
and the processing module is used for processing the group message according to the group message processing mode.
9. An apparatus for group message processing, the apparatus comprising: a processor, and a memory coupled to the processor; the memory has stored thereon a program of group message processing executable on the processor, the program of group message processing implementing the steps of the method of group message processing according to any one of claims 1 to 7 when executed by the processor.
10. A computer storage medium, characterized in that it stores a program of group message processing which, when executed by a processor, implements the steps of the method of group message processing according to any one of claims 1 to 7.
CN201810978414.XA 2018-08-27 2018-08-27 Group message processing method, device, equipment and storage medium Active CN110868305B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201810978414.XA CN110868305B (en) 2018-08-27 2018-08-27 Group message processing method, device, equipment and storage medium
CN202311240502.7A CN117499165A (en) 2018-08-27 2018-08-27 Group message processing method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810978414.XA CN110868305B (en) 2018-08-27 2018-08-27 Group message processing method, device, equipment and storage medium

Related Child Applications (1)

Application Number Title Priority Date Filing Date
CN202311240502.7A Division CN117499165A (en) 2018-08-27 2018-08-27 Group message processing method, device, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN110868305A true CN110868305A (en) 2020-03-06
CN110868305B CN110868305B (en) 2023-10-03

Family

ID=69651798

Family Applications (2)

Application Number Title Priority Date Filing Date
CN202311240502.7A Pending CN117499165A (en) 2018-08-27 2018-08-27 Group message processing method, device, equipment and storage medium
CN201810978414.XA Active CN110868305B (en) 2018-08-27 2018-08-27 Group message processing method, device, equipment and storage medium

Family Applications Before (1)

Application Number Title Priority Date Filing Date
CN202311240502.7A Pending CN117499165A (en) 2018-08-27 2018-08-27 Group message processing method, device, equipment and storage medium

Country Status (1)

Country Link
CN (2) CN117499165A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114697284A (en) * 2022-03-30 2022-07-01 中国联合网络通信集团有限公司 Information reminding method, server and storage medium

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070043822A1 (en) * 2005-08-18 2007-02-22 Brumfield Sara C Instant messaging prioritization based on group and individual prioritization
JP2007193594A (en) * 2006-01-19 2007-08-02 Casio Comput Co Ltd Construction photograph management system
US20080028026A1 (en) * 2006-07-28 2008-01-31 Yen-Fu Chen Method and system for identifying and automatically redisplaying unread instant messages
CA2859716A1 (en) * 2011-12-21 2013-06-27 Motorola Solutions, Inc. Method and apparatus for providing session initiator privilege, priority and presence notification for push-to-talk chat group communications
CN104883434A (en) * 2015-04-28 2015-09-02 广东欧珀移动通信有限公司 Method and terminal for reminding of breathing lamp
CN105373286A (en) * 2014-08-29 2016-03-02 阿里巴巴集团控股有限公司 Message display method and apparatus
CN106330685A (en) * 2016-09-18 2017-01-11 依偎科技(南昌)有限公司 Group message prompt method and terminal
WO2017041655A1 (en) * 2015-09-09 2017-03-16 阿里巴巴集团控股有限公司 Method and apparatus for alerting instant message
WO2017054622A1 (en) * 2015-09-28 2017-04-06 北京金山安全软件有限公司 Message display method and apparatus, and electronic device
CN106961384A (en) * 2017-03-06 2017-07-18 宇龙计算机通信科技(深圳)有限公司 A kind of message treatment method and electronic equipment
CN106982394A (en) * 2017-03-30 2017-07-25 腾讯科技(深圳)有限公司 The unread message reminding method and device of a kind of network direct broadcasting
CN107295173A (en) * 2017-06-21 2017-10-24 广东欧珀移动通信有限公司 Delete the method and Related product of chat messages
CN107948055A (en) * 2017-11-21 2018-04-20 广东欧珀移动通信有限公司 Shielding group members send out the method, apparatus and computer-readable recording medium of message
CN108092879A (en) * 2017-12-13 2018-05-29 北京小米移动软件有限公司 Message prompt method and device

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070043822A1 (en) * 2005-08-18 2007-02-22 Brumfield Sara C Instant messaging prioritization based on group and individual prioritization
JP2007193594A (en) * 2006-01-19 2007-08-02 Casio Comput Co Ltd Construction photograph management system
US20080028026A1 (en) * 2006-07-28 2008-01-31 Yen-Fu Chen Method and system for identifying and automatically redisplaying unread instant messages
CA2859716A1 (en) * 2011-12-21 2013-06-27 Motorola Solutions, Inc. Method and apparatus for providing session initiator privilege, priority and presence notification for push-to-talk chat group communications
CN105373286A (en) * 2014-08-29 2016-03-02 阿里巴巴集团控股有限公司 Message display method and apparatus
CN104883434A (en) * 2015-04-28 2015-09-02 广东欧珀移动通信有限公司 Method and terminal for reminding of breathing lamp
WO2017041655A1 (en) * 2015-09-09 2017-03-16 阿里巴巴集团控股有限公司 Method and apparatus for alerting instant message
WO2017054622A1 (en) * 2015-09-28 2017-04-06 北京金山安全软件有限公司 Message display method and apparatus, and electronic device
CN106330685A (en) * 2016-09-18 2017-01-11 依偎科技(南昌)有限公司 Group message prompt method and terminal
CN106961384A (en) * 2017-03-06 2017-07-18 宇龙计算机通信科技(深圳)有限公司 A kind of message treatment method and electronic equipment
CN106982394A (en) * 2017-03-30 2017-07-25 腾讯科技(深圳)有限公司 The unread message reminding method and device of a kind of network direct broadcasting
CN107295173A (en) * 2017-06-21 2017-10-24 广东欧珀移动通信有限公司 Delete the method and Related product of chat messages
CN107948055A (en) * 2017-11-21 2018-04-20 广东欧珀移动通信有限公司 Shielding group members send out the method, apparatus and computer-readable recording medium of message
CN108092879A (en) * 2017-12-13 2018-05-29 北京小米移动软件有限公司 Message prompt method and device

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
许建真等: "基于优先级的高效应用层组播层次结构管理模型", 《小型微型计算机系统》 *
许建真等: "基于优先级的高效应用层组播层次结构管理模型", 《小型微型计算机系统》, no. 09, 15 September 2008 (2008-09-15) *
陈为人: "一种即时通讯移动终端的研究", 《移动通信》 *
陈为人: "一种即时通讯移动终端的研究", 《移动通信》, no. 06, 30 March 2016 (2016-03-30) *
风花雪月;: "怕误事 让网络给你提个醒", 电脑迷, no. 22 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114697284A (en) * 2022-03-30 2022-07-01 中国联合网络通信集团有限公司 Information reminding method, server and storage medium
CN114697284B (en) * 2022-03-30 2023-09-12 中国联合网络通信集团有限公司 Information reminding method, server and storage medium

Also Published As

Publication number Publication date
CN117499165A (en) 2024-02-02
CN110868305B (en) 2023-10-03

Similar Documents

Publication Publication Date Title
US9535571B2 (en) Apparatus and method for controlling display of a terminal icon
US8868566B2 (en) Electronic communication messaging
US9774560B2 (en) People lists
US20090036163A1 (en) Contact expiration management
US20090042588A1 (en) Method and installation for transmitting a message with predetermined duration of validity addressed to a subscriber terminal
US20120271822A1 (en) System for establishing preferred contacts for a central user of a mobile communication device
CN107766962B (en) Method and device for recommending optimal distribution time period
US20160100050A1 (en) Identifying an unknown contact
CN104052779B (en) A kind of method of information recommendation, system and intelligent terminal
WO2015106397A1 (en) Message prompt method and message prompt apparatus
US20210297378A1 (en) Temporary suspension of electronic communications
US20070001806A1 (en) Alert filtering
GB2452355A (en) Wireless Mobile Messaging
CN110868305A (en) Group message processing method, device, equipment and storage medium
CN112398725B (en) Group message prompting method, system, computer equipment and storage medium
WO2014023182A1 (en) Method and terminal for processing message service
CN113124631A (en) Prompting method and device for refrigerator and refrigerator
CN108320138B (en) To-do-event reminding method, device, equipment and computer readable storage medium
CN106959134B (en) Method and system for realizing storage management
EP1406428A1 (en) Message managing method in a mobile terminal
WO2014139313A1 (en) Method, system, intelligent terminal and storage medium for information recommendation
US20180285828A1 (en) Scheduling a delivery at a recipient location
CN113595884A (en) Message reminding method and application terminal
CN114760258B (en) Group message processing method, device, computer equipment and storage medium
EP3217605B1 (en) Method and system for determining relevance of messages in group messaging services

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