CN107678811B - Message prompting method and terminal - Google Patents

Message prompting method and terminal Download PDF

Info

Publication number
CN107678811B
CN107678811B CN201710798899.XA CN201710798899A CN107678811B CN 107678811 B CN107678811 B CN 107678811B CN 201710798899 A CN201710798899 A CN 201710798899A CN 107678811 B CN107678811 B CN 107678811B
Authority
CN
China
Prior art keywords
message
tray icon
tray
icon
group
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
CN201710798899.XA
Other languages
Chinese (zh)
Other versions
CN107678811A (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.)
Fujian Netdragon Websoft Co Ltd
Original Assignee
Fujian Netdragon Websoft 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 Fujian Netdragon Websoft Co Ltd filed Critical Fujian Netdragon Websoft Co Ltd
Priority to CN201710798899.XA priority Critical patent/CN107678811B/en
Publication of CN107678811A publication Critical patent/CN107678811A/en
Application granted granted Critical
Publication of CN107678811B publication Critical patent/CN107678811B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The present invention relates to the field of data processing, and in particular, to a method and a terminal for message prompting. The invention comprises the following steps: receiving a message; grouping the messages to obtain more than one message group; associating a tray icon with the message packet; the tray icons and the message groups correspond one to one; when the message group corresponding to the tray icon is empty, setting the tray icon to be in a first state; otherwise, setting the tray icon to be in a second state. The timeliness rate of the user for processing the important message is improved.

Description

Message prompting method and terminal
Technical Field
The present invention relates to the field of data processing, and in particular, to a method and a terminal for message prompting.
Background
The instant message categories that users focus on are different at different time periods or different occasions. For example, on a certain day, the user has an important meeting in a project group, and needs to discuss important matters with project group members in the group before the meeting, and the user needs to concentrate all efforts on the matters in a short time, so that the user is concerned about the group message. Or the user and a friend discuss a certain important thing in a good time, the user can focus on the friend's message in the time period. However, the traditional instant messaging software only has one tray icon to prompt the received messages, the group messages and the friend messages are mixed together, and the user easily misses important messages which are concerned at present.
Disclosure of Invention
The technical problem to be solved by the invention is as follows: how to improve the timeliness of the user for processing important messages.
In order to solve the technical problems, the invention adopts the technical scheme that:
the invention provides a message prompting method, which comprises the following steps:
receiving a message;
grouping the messages to obtain more than one message group;
associating a tray icon with the message packet; the tray icons and the message groups correspond one to one;
when the message group corresponding to the tray icon is empty, setting the tray icon to be in a first state; otherwise, setting the tray icon to be in a second state.
The present invention also provides a message alert terminal comprising one or more processors and a memory, the memory storing a program and configured to be executed by the one or more processors to perform the steps of:
receiving a message;
grouping the messages to obtain more than one message group;
associating a tray icon with the message packet; the tray icons and the message groups correspond one to one;
when the message group corresponding to the tray icon is empty, setting the tray icon to be in a first state; otherwise, setting the tray icon to be in a second state.
The invention has the beneficial effects that: according to the invention, the received messages are grouped, and the messages belonging to different groups are prompted to the user by using different tray icons, so that the user can not miss important messages by only paying attention to a specific tray icon in a specific situation, and the prompting signal of the important message can not be covered by other messages, thereby improving the efficiency of processing the important message by the user.
Drawings
Fig. 1 is a flowchart of a specific embodiment of a method for message prompting according to the present invention;
fig. 2 is a block diagram of a specific embodiment of a message-prompted terminal according to the present invention;
description of reference numerals:
1. a processor; 2. a memory.
Detailed Description
In order to explain technical contents, achieved objects, and effects of the present invention in detail, the following description is made with reference to the accompanying drawings in combination with the embodiments.
Referring to fig. 1 and fig. 2,
as shown in fig. 1, the present invention provides a method for prompting a message, including:
receiving a message;
grouping the messages to obtain more than one message group;
associating a tray icon with the message packet; the tray icons and the message groups correspond one to one;
when the message group corresponding to the tray icon is empty, setting the tray icon to be in a first state; otherwise, setting the tray icon to be in a second state.
Further, grouping the messages to obtain more than one message group, specifically:
acquiring a sender corresponding to the message;
identifying a category of the sender;
and grouping the messages according to the categories to obtain more than one message grouping.
According to the description, the message reminding can be realized according to different roles, and the timeliness of the user for processing the important role message is improved.
Further, grouping the messages to obtain more than one message group, specifically:
extracting keywords of the message;
and grouping the messages according to the keywords to obtain more than one message grouping.
According to the description, the message reminding is realized according to the keywords contained in the message, and the timeliness of the user for processing the message containing the important content is improved.
Further, associating a tray icon with the message packet specifically includes:
acquiring the created tray icons to obtain a first tray icon set;
acquiring a message packet corresponding to the message to obtain a first message packet;
if the tray icon corresponding to the first message group does not exist in the first tray icon set, creating a tray icon to obtain a current tray icon; associating the first message packet with the current tray icon.
As can be seen from the above description, dynamically creating a new tray icon saves resources and is beneficial to improving the attention of the user to the received unviewed messages.
Further, still include:
acquiring the created tray icon to obtain a second tray icon set;
and when one message group is empty, deleting the tray icon corresponding to the message group in the second tray icon set.
As can be seen from the above description, only the messages that are not viewed are cached in the message packets, and when all the messages in one message packet are viewed, the message packet is emptied, and at this time, the tray icon corresponding to the message packet is deleted, which is beneficial to improving the attention of the user to the received messages that are not viewed.
Further, still include:
acquiring a message packet to obtain a second message packet;
sorting the messages in the second message packet according to a preset priority rule;
acquiring the message with the highest priority in the second message packet to obtain an important message;
acquiring an icon corresponding to the important message to obtain an important icon;
modifying a tray icon corresponding to the second message packet to the important icon.
As can be seen from the above description, the messages in each message group are reminded according to the priority, which is beneficial for the user to process the most important messages preferentially.
As shown in fig. 2, the present invention further provides a message prompting terminal, including one or more processors 1 and a memory 2, where the memory 2 stores programs and is configured to be executed by the one or more processors 1 to:
receiving a message;
grouping the messages to obtain more than one message group;
associating a tray icon with the message packet; the tray icons and the message groups correspond one to one;
when the message group corresponding to the tray icon is empty, setting the tray icon to be in a first state; otherwise, setting the tray icon to be in a second state.
Further, grouping the messages to obtain more than one message group, specifically:
acquiring a sender corresponding to the message;
identifying a category of the sender;
and grouping the messages according to the categories to obtain more than one message grouping.
Further, grouping the messages to obtain more than one message group, specifically:
extracting keywords of the message;
and grouping the messages according to the keywords to obtain more than one message grouping.
Further, associating a tray icon with the message packet specifically includes:
acquiring the created tray icons to obtain a first tray icon set;
acquiring a message packet corresponding to the message to obtain a first message packet;
if the tray icon corresponding to the first message group does not exist in the first tray icon set, creating a tray icon to obtain a current tray icon; associating the first message packet with the current tray icon.
Further, still include:
acquiring the created tray icon to obtain a second tray icon set;
and when one message group is empty, deleting the tray icon corresponding to the message group in the second tray icon set.
Further, still include:
acquiring a message packet to obtain a second message packet;
sorting the messages in the second message packet according to a preset priority rule;
acquiring the message with the highest priority in the second message packet to obtain an important message;
acquiring an icon corresponding to the important message to obtain an important icon;
modifying a tray icon corresponding to the second message packet to the important icon.
The first embodiment of the invention is as follows:
the embodiment provides a message prompting method, which comprises the following steps:
and S1, receiving the message.
The method for prompting the message provided by the embodiment is applied to instant messaging software, and the traditional instant messaging software only uses one tray icon to prompt the user with a new message. The instant messaging software can receive various messages, such as system prompt messages, advertisement push messages, group messages, and friend messages of different groups, and the latest received message can cover the reminding icon of the old message. However, the user only pays attention to the specific type of messages in a specific scene, and in the conventional instant messaging software, the reminding signal of the specific message concerned by the user is easily covered by the unimportant new message, so that the user is easy to miss or cannot process the important message in time.
And S2, grouping the messages to obtain more than one message grouping.
Optionally, a sender corresponding to the message is obtained; identifying a category of the sender; and grouping the messages according to the categories to obtain more than one message grouping.
The classification of the sender can be a group, a friend or the like; and further dividing friends according to friend groups in the instant messaging software.
Optionally, extracting keywords of the message; and grouping the messages according to the keywords to obtain more than one message grouping.
For example, the user is currently interested in meeting notifications, and may group messages containing meeting content into a group by using "meeting" as a keyword, and use a tray icon alone to remind the group of messages to avoid being covered by other message notifications.
S3, associating a tray icon and the message packet; the tray icons and the message groups correspond one to one; the method specifically comprises the following steps:
s31, acquiring the created tray icons to obtain a first tray icon set;
s32, acquiring a message packet corresponding to the message to obtain a first message packet;
s33, if the tray icon corresponding to the first message group does not exist in the first tray icon set, creating a tray icon to obtain a current tray icon; associating the first message packet with the current tray icon.
For example, if there are 5 groups of currently set message groups, there are at most 5 tray icons at the same time, and the tray icons correspond to the message groups one by one.
S4, when the message group corresponding to the tray icon is empty, setting the tray icon to be in a first state; otherwise, setting the tray icon to be in a second state.
Each message group only caches messages which are newly received by the instant messaging software and are not processed by a user, and when no new message exists in a message group, the tray icon corresponding to the message group is in a first state; when a message packet changes from no new message to a new message, the state of the tray icon corresponding to the message packet changes from the first state to the second state to remind the user.
Optionally, acquiring a message packet to obtain a second message packet; sorting the messages in the second message packet according to a preset priority rule; acquiring the message with the highest priority in the second message packet to obtain an important message; acquiring an icon corresponding to the important message to obtain an important icon; modifying a tray icon corresponding to the second message packet to the important icon.
When a message group continuously receives new messages under the condition that the new messages exist, the icon corresponding to the message with the highest priority is used as a tray icon according to a preset priority rule to prompt a user.
Alternatively, the change from the first state to the second state may be from static to dynamic; the dynamic state may specifically be that the tray icon flickers, or the tray icon moves along a preset path, or the like; the change of the first state to the second state can also be a change of color; for example, the first state is that the color of the tray icon is close to the background of the notification bar and is not obvious; the second state is that the color of the tray icon and the background color of the notification bar are opposite colors and are obvious.
Optionally, acquiring the created tray icon to obtain a second tray icon set; and when one message group is empty, deleting the tray icon corresponding to the message group in the second tray icon set.
When the message cached in a message group is empty, the tray icon corresponding to the message group is deleted, namely the first state is that the notification bar does not display the tray icon corresponding to the message group.
The second embodiment of the invention is as follows:
the present embodiment provides a message prompting terminal, including one or more processors 1 and a memory 2, where the memory 2 stores programs and is configured to be executed by the one or more processors 1 to perform the following steps:
and S1, receiving the message.
The method for prompting the message provided by the embodiment is applied to instant messaging software, and the traditional instant messaging software only uses one tray icon to prompt the user with a new message. The instant messaging software can receive various messages, such as system prompt messages, advertisement push messages, group messages, and friend messages of different groups, and the latest received message can cover the reminding icon of the old message. However, the user only pays attention to the specific type of messages in a specific scene, and in the conventional instant messaging software, the reminding signal of the specific message concerned by the user is easily covered by the unimportant new message, so that the user is easy to miss or cannot process the important message in time.
And S2, grouping the messages to obtain more than one message grouping.
Optionally, a sender corresponding to the message is obtained; identifying a category of the sender; and grouping the messages according to the categories to obtain more than one message grouping.
The classification of the sender can be a group, a friend or the like; and further dividing friends according to friend groups in the instant messaging software.
Optionally, extracting keywords of the message; and grouping the messages according to the keywords to obtain more than one message grouping.
For example, the user is currently interested in meeting notifications, and may group messages containing meeting content into a group by using "meeting" as a keyword, and use a tray icon alone to remind the group of messages to avoid being covered by other message notifications.
S3, associating a tray icon and the message packet; the tray icons and the message groups correspond one to one; the method specifically comprises the following steps:
s31, acquiring the created tray icons to obtain a first tray icon set;
s32, acquiring a message packet corresponding to the message to obtain a first message packet;
s33, if the tray icon corresponding to the first message group does not exist in the first tray icon set, creating a tray icon to obtain a current tray icon; associating the first message packet with the current tray icon.
For example, if there are 5 groups of currently set message groups, there are at most 5 tray icons at the same time, and the tray icons correspond to the message groups one by one.
S4, when the message group corresponding to the tray icon is empty, setting the tray icon to be in a first state; otherwise, setting the tray icon to be in a second state.
Each message group only caches messages which are newly received by the instant messaging software and are not processed by a user, and when no new message exists in a message group, the tray icon corresponding to the message group is in a first state; when a message packet changes from no new message to a new message, the state of the tray icon corresponding to the message packet changes from the first state to the second state to remind the user.
Optionally, acquiring a message packet to obtain a second message packet; sorting the messages in the second message packet according to a preset priority rule; acquiring the message with the highest priority in the second message packet to obtain an important message; acquiring an icon corresponding to the important message to obtain an important icon; modifying a tray icon corresponding to the second message packet to the important icon.
When a message group continuously receives new messages under the condition that the new messages exist, the icon corresponding to the message with the highest priority is used as a tray icon according to a preset priority rule to prompt a user.
Alternatively, the change from the first state to the second state may be from static to dynamic; the dynamic state may specifically be that the tray icon flickers, or the tray icon moves along a preset path, or the like; the change of the first state to the second state can also be a change of color; for example, the first state is that the color of the tray icon is close to the background of the notification bar and is not obvious; the second state is that the color of the tray icon and the background color of the notification bar are opposite colors and are obvious.
Optionally, acquiring the created tray icon to obtain a second tray icon set; and when one message group is empty, deleting the tray icon corresponding to the message group in the second tray icon set.
When the message cached in a message group is empty, the tray icon corresponding to the message group is deleted, namely the first state is that the notification bar does not display the tray icon corresponding to the message group.
In summary, according to the method and the terminal for prompting the message provided by the present invention, the received messages are grouped, and different tray icons are used to prompt the messages belonging to different groups to the user, so that the user can not miss an important message by only paying attention to a specific tray icon in a specific situation, and a prompt signal of the important message is not covered by other messages, thereby improving the efficiency of the user in processing the important message. Furthermore, message reminding can be realized according to different roles, and the timeliness of the user for processing important role messages is improved. Furthermore, message reminding is realized according to keywords contained in the message, and the timeliness of the user for processing the message containing important content is improved. Further, a new tray icon is dynamically created, resources are saved, and the attention of a user to the received messages which are not viewed is favorably improved. Furthermore, only the messages which are not viewed are cached in the message groups, when all the messages in one message group are viewed, the message groups can be emptied, and at the moment, the tray icons corresponding to the message groups are deleted, so that the attention of a user to the received messages which are not viewed is favorably improved. Furthermore, the messages in each message group are reminded according to the priority, so that the user can process the most important messages preferentially.
The above description is only an embodiment of the present invention, and not intended to limit the scope of the present invention, and all equivalent changes made by using the contents of the present specification and the drawings, or applied directly or indirectly to the related technical fields, are included in the scope of the present invention.

Claims (8)

1. A method of message prompting, comprising:
receiving a message;
grouping the messages to obtain more than one message group;
associating a tray icon with the message packet; the tray icons and the message groups correspond one to one;
when the message group corresponding to the tray icon is empty, setting the tray icon to be in a first state; otherwise, setting the tray icon to be in a second state;
wherein, grouping the messages to obtain more than one message group specifically comprises:
acquiring a sender corresponding to the message;
identifying a category of the sender;
grouping the messages according to the categories to obtain more than one message group;
the classification of the sender can be a group, a friend or the like; the friends can be further divided according to friend groups in the instant messaging software, and message reminding can be performed according to different roles;
or, grouping the messages to obtain more than one message group, specifically:
extracting keywords of the message;
and grouping the messages according to the keywords to obtain more than one message grouping, and performing message reminding according to the keywords.
2. The method for message prompting according to claim 1, wherein associating a tray icon with a message packet specifically comprises:
acquiring the created tray icons to obtain a first tray icon set;
acquiring a message packet corresponding to the message to obtain a first message packet;
if the tray icon corresponding to the first message group does not exist in the first tray icon set, creating a tray icon to obtain a current tray icon; associating the first message packet with the current tray icon.
3. The method of message prompting according to claim 1, further comprising:
acquiring the created tray icon to obtain a second tray icon set;
and when one message group is empty, deleting the tray icon corresponding to the message group in the second tray icon set.
4. The method of message prompting according to claim 1, further comprising:
acquiring a message packet to obtain a second message packet;
sorting the messages in the second message packet according to a preset priority rule;
acquiring the message with the highest priority in the second message packet to obtain an important message;
acquiring an icon corresponding to the important message to obtain an important icon;
modifying a tray icon corresponding to the second message packet to the important icon.
5. A message prompting terminal comprising one or more processors and a memory, the memory storing a program and configured to perform the following steps by the one or more processors:
receiving a message;
grouping the messages to obtain more than one message group;
associating a tray icon with the message packet; the tray icons and the message groups correspond one to one;
when the message group corresponding to the tray icon is empty, setting the tray icon to be in a first state; otherwise, setting the tray icon to be in a second state;
wherein, grouping the messages to obtain more than one message group specifically comprises:
acquiring a sender corresponding to the message;
identifying a category of the sender;
grouping the messages according to the categories to obtain more than one message group, and performing message reminding according to different roles;
the classification of the sender can be a group, a friend or the like; friends can be further divided according to friend groups in the instant messaging software;
or, more than one message packet is obtained, specifically:
extracting keywords of the message;
and grouping the messages according to the keywords to obtain more than one message grouping, and performing message reminding according to the keywords.
6. The message-prompted terminal of claim 5, wherein associating a tray icon with a message packet specifically comprises:
acquiring the created tray icons to obtain a first tray icon set;
acquiring a message packet corresponding to the message to obtain a first message packet;
if the tray icon corresponding to the first message group does not exist in the first tray icon set, creating a tray icon to obtain a current tray icon; associating the first message packet with the current tray icon.
7. The message-prompted terminal of claim 5, further comprising:
acquiring the created tray icon to obtain a second tray icon set;
and when one message group is empty, deleting the tray icon corresponding to the message group in the second tray icon set.
8. The message-prompted terminal of claim 5, further comprising:
acquiring a message packet to obtain a second message packet;
sorting the messages in the second message packet according to a preset priority rule;
acquiring the message with the highest priority in the second message packet to obtain an important message;
acquiring an icon corresponding to the important message to obtain an important icon;
modifying a tray icon corresponding to the second message packet to the important icon.
CN201710798899.XA 2017-09-07 2017-09-07 Message prompting method and terminal Active CN107678811B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710798899.XA CN107678811B (en) 2017-09-07 2017-09-07 Message prompting method and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710798899.XA CN107678811B (en) 2017-09-07 2017-09-07 Message prompting method and terminal

Publications (2)

Publication Number Publication Date
CN107678811A CN107678811A (en) 2018-02-09
CN107678811B true CN107678811B (en) 2022-04-01

Family

ID=61134532

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710798899.XA Active CN107678811B (en) 2017-09-07 2017-09-07 Message prompting method and terminal

Country Status (1)

Country Link
CN (1) CN107678811B (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101087271A (en) * 2007-04-25 2007-12-12 腾讯科技(深圳)有限公司 A associated user display system and method
US20090300541A1 (en) * 2008-06-02 2009-12-03 Nelson Daniel P Apparatus and method for positioning windows on a display
CN102685034A (en) * 2012-06-12 2012-09-19 上海量明科技发展有限公司 Method and client for giving prompt for instant messaging message
US8364201B1 (en) * 2003-09-26 2013-01-29 Iwao Fujisaki Communication device
CN104636102A (en) * 2014-12-26 2015-05-20 联想(北京)有限公司 Display control method and electronic device
CN106294874A (en) * 2016-08-24 2017-01-04 北京奇虎科技有限公司 Carry out the method and apparatus of picture and text mixing, immediate communication device in instant messaging
CN106470271A (en) * 2015-08-21 2017-03-01 阿里巴巴集团控股有限公司 A kind of method of message notifying and process, device and client
CN106708895A (en) * 2015-11-17 2017-05-24 腾讯科技(深圳)有限公司 Method and device for displaying message in mobile social application
CN106970742A (en) * 2017-03-27 2017-07-21 广州华多网络科技有限公司 The message prompt method and device of a kind of social networking application

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030135593A1 (en) * 2001-09-26 2003-07-17 Bernard Lee Management system
CN101075174A (en) * 2007-06-15 2007-11-21 魏新成 Method for operating functions by extended task column on left edge of computer screen
US8346662B2 (en) * 2008-05-16 2013-01-01 Visa U.S.A. Inc. Desktop alert with interactive bona fide dispute initiation through chat session facilitated by desktop application
CN101409687B (en) * 2008-11-25 2011-05-25 腾讯科技(深圳)有限公司 Method and apparatus for prompting message
US20120174021A1 (en) * 2011-01-04 2012-07-05 Motorola, Inc. Systems and methods for displaying android applications launchers in webtop application tray
CN103684983A (en) * 2012-09-24 2014-03-26 华为技术有限公司 Message processing method and device
CN106020784B (en) * 2015-03-18 2020-09-08 小米科技有限责任公司 Application message display method and device and terminal
CN106685790B (en) * 2015-11-05 2021-03-12 钉钉控股(开曼)有限公司 Instant messaging message prompting method and client

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8364201B1 (en) * 2003-09-26 2013-01-29 Iwao Fujisaki Communication device
CN101087271A (en) * 2007-04-25 2007-12-12 腾讯科技(深圳)有限公司 A associated user display system and method
US20090300541A1 (en) * 2008-06-02 2009-12-03 Nelson Daniel P Apparatus and method for positioning windows on a display
CN102685034A (en) * 2012-06-12 2012-09-19 上海量明科技发展有限公司 Method and client for giving prompt for instant messaging message
CN104636102A (en) * 2014-12-26 2015-05-20 联想(北京)有限公司 Display control method and electronic device
CN106470271A (en) * 2015-08-21 2017-03-01 阿里巴巴集团控股有限公司 A kind of method of message notifying and process, device and client
CN106708895A (en) * 2015-11-17 2017-05-24 腾讯科技(深圳)有限公司 Method and device for displaying message in mobile social application
CN106294874A (en) * 2016-08-24 2017-01-04 北京奇虎科技有限公司 Carry out the method and apparatus of picture and text mixing, immediate communication device in instant messaging
CN106970742A (en) * 2017-03-27 2017-07-21 广州华多网络科技有限公司 The message prompt method and device of a kind of social networking application

Also Published As

Publication number Publication date
CN107678811A (en) 2018-02-09

Similar Documents

Publication Publication Date Title
US20230039505A1 (en) Maintaining a message thread with opt-in permanence for entries
US11115361B2 (en) Apparatus and method for maintaining a message thread with opt-in permanence for entries
CN106330685B (en) Group message reminding method and terminal
KR102450303B1 (en) Apparatus and method for maintaining a message thread with opt-in permanence for entries
US20210352033A1 (en) Computerized systems and methods for a message frequency and control assistant
US11876760B2 (en) Determining strength of association between user contacts
US8352546B1 (en) Contextual and location awareness for device interaction
US9300617B2 (en) Method and device for graphical indicator of electronic messages
US9485632B2 (en) Activity-aware intelligent alerting and delivery of electronic short messages, and related methods, apparatuses, and computer-readable media
US8793617B2 (en) Integrating transport modes into a communication stream
US20130238728A1 (en) Cross Platform Messaging
WO2020077305A1 (en) Systems, methods and interfaces for processing message data
US10080112B2 (en) Unwanted caller and message sender identification for restricted communication devices
US20210297378A1 (en) Temporary suspension of electronic communications
WO2018000744A1 (en) Contact person detail prompting method
WO2017032227A1 (en) Message prompting and processing method, apparatus, and client
CN114461314A (en) Information display method and device and electronic equipment
WO2022083562A1 (en) Short message processing method and apparatus, device, and storage medium
CN107678811B (en) Message prompting method and terminal
CN107733789B (en) Mail sending method and device
CN114363282A (en) Message processing method and electronic equipment
US20240187497A1 (en) Systems and methods for delivery of content in association with notification messages
CN109327619A (en) Mobile terminal key phone alerts processing method, mobile terminal and storage medium
CN108377218A (en) Method for information display, device and computer storage media

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