WO2016192244A1 - Procédé et dispositif de gestion de messages, terminal mobile et support d'informations - Google Patents

Procédé et dispositif de gestion de messages, terminal mobile et support d'informations Download PDF

Info

Publication number
WO2016192244A1
WO2016192244A1 PCT/CN2015/090058 CN2015090058W WO2016192244A1 WO 2016192244 A1 WO2016192244 A1 WO 2016192244A1 CN 2015090058 W CN2015090058 W CN 2015090058W WO 2016192244 A1 WO2016192244 A1 WO 2016192244A1
Authority
WO
WIPO (PCT)
Prior art keywords
message
push
priority
pushing
policy
Prior art date
Application number
PCT/CN2015/090058
Other languages
English (en)
Chinese (zh)
Inventor
贺康
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2016192244A1 publication Critical patent/WO2016192244A1/fr

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/02Terminal devices

Definitions

  • the present invention relates to a message management technology in a mobile terminal, and in particular, to a message management method and apparatus for a mobile terminal, a mobile terminal, and a storage medium.
  • the message received by the user notification bar is generally intercepted, and then stored in the interception pool, and the user intercepts the pool to view the message.
  • the message is about to be displayed in the notification bar, the information of the message to be displayed, the number of messages, and the like are intercepted, and the intercepted message is stored without notification.
  • the intercepted message is displayed.
  • this method simply intercepts and saves the push message. After the message is intercepted, the user cannot receive the message; this method only considers how to avoid disturbing the user, but ignores the user's need for pushing the message.
  • embodiments of the present invention are directed to a message management method, apparatus, mobile terminal, and storage medium, which are capable of optimizing a message push mechanism and avoid frequently pushing messages to disturb users. And enable users to get the most attention.
  • An embodiment of the present invention provides a message management method, where the method includes:
  • the push result of the message is displayed.
  • the method further includes: the preset message pushing policy, including:
  • the pushing the obtained message according to the preset message pushing policy and the priority of each message includes:
  • the current time period is determined, and the obtained message is pushed in the priority order according to the message pushing policy and the message pushing mode corresponding to the current time period.
  • the push result includes but is not limited to message content, message time, and message priority.
  • the method further includes: pushing the message to the voice broadcast.
  • the method further includes:
  • the application When receiving a click operation by the user on the pushed message, the application jumps to the application corresponding to the message.
  • the embodiment of the present invention further provides a message management apparatus, where the apparatus includes: a message acquisition module, a message analysis module, a message pushing module, and a display module, where
  • the message obtaining module is configured to acquire a message to be pushed, and send the obtained message to the message analysis module;
  • the message analyzing module is configured to determine a priority of the message, and send the priority of the message to the message pushing module;
  • the message pushing module is configured to push the message according to a preset message pushing policy and the priority
  • the display module is configured to display a push result of the message.
  • the message pushing module is further configured as a preset message pushing policy
  • the message pushing module includes: a time segment dividing unit and a push policy setting unit, where
  • the time segment dividing unit is configured to divide the time period
  • the push policy setting unit is configured to determine a message push policy and a message push mode corresponding to each time period.
  • the message pushing module is configured to: determine the current time period, and push the obtained message according to the priority order according to the message pushing policy and the message pushing mode corresponding to the current time period.
  • the push result includes but is not limited to message content, message time, and message priority.
  • the device further includes a voice broadcast module configured to push the message to perform voice broadcast.
  • the device further includes a jump module configured to jump to an application corresponding to the message when receiving a click operation of the pushed message by the user.
  • the embodiment of the present invention further provides a mobile terminal, where the mobile terminal includes the message management apparatus according to any one of the above items.
  • the embodiment of the invention further provides a computer storage medium, wherein the computer storage medium stores a computer program for executing the message management method of the embodiment of the invention.
  • the message management method and device, the mobile terminal, and the storage medium provided by the embodiment of the present invention acquire a message to be pushed, determine a priority of the message, and then, according to a preset message pushing policy and the priority, The message is pushed; finally, the push result of the message is displayed.
  • the message pushing scheme can be optimized, and the user's favorite message is filtered out, and the user is pushed to the user according to the current busy degree of the time zone, so as to avoid frequent push messages to disturb the user, and enable the user to obtain the most concerned message and improve the message. user experience.
  • FIG. 1 is a schematic flowchart of a message management method according to an embodiment of the present invention.
  • FIG. 2 is a schematic flowchart of a method for obtaining a message to be pushed according to an embodiment of the present invention
  • FIG. 3 is a schematic flowchart of a method for determining a priority of each application according to an embodiment of the present invention
  • FIG. 4 is a schematic flowchart of a preset message pushing policy method according to an embodiment of the present invention.
  • FIG. 5 is a schematic flowchart of a method for pushing an acquired message according to an embodiment of the present invention.
  • FIG. 6 is a schematic structural diagram of a message management apparatus according to an embodiment of the present invention.
  • FIG. 7 is a schematic structural diagram of a message acquiring module according to an embodiment of the present invention.
  • FIG. 8 is a schematic structural diagram of a message analysis module according to an embodiment of the present invention.
  • FIG. 9 is a schematic structural diagram of a message pushing module according to an embodiment of the present invention.
  • the message to be pushed is first obtained, and the priority of the message is determined; then, according to the preset message pushing policy and the priority, the message is pushed, and finally the push result of the message is displayed. .
  • the priority determining policy and the message pushing policy are first set, and then the priority of each message is determined according to the priority determining policy, and the message pushing policy and the message pushing mode and the corresponding information according to the current time period.
  • the priority of each message is described, and the acquired messages are pushed in order of priority.
  • the acquired message to be pushed is a message that needs to be intercepted and uniformly managed, and the message to be pushed is not required to be intercepted and unifiedly managed.
  • the message is not processed, Push directly.
  • system information such as alarm information and error information can be directly pushed without any processing.
  • FIG. 1 is a schematic flowchart of a message management method according to an embodiment of the present invention. As shown in FIG. 1 , the message management method in this embodiment includes the following steps:
  • Step 101 Obtain a message to be pushed
  • FIG. 2 the schematic diagram of the method for obtaining the message to be pushed is shown in FIG. 2, and includes the following steps:
  • Step 101A Acquire the content of the message in the process of sending the message to the notification bar
  • a broadcast receiver object is first registered in the operating system, and when the message is received, the operating system generates an event, and the broadcast receiver object is notified, and the receiver object captures the message after receiving the message;
  • Step 101B Determine whether the message is a message that needs to be intercepted and unified management; when the message is a message that needs to be intercepted and unified management, step 101C is performed; otherwise, step 101D is performed;
  • the interception policy can be preset to determine the types of messages that need to be intercepted and uniformly managed, and the types of messages that need to be intercepted and uniformly managed.
  • messages that need to be intercepted and uniformly managed can be: SMS, news, weather.
  • Push messages such as missed calls, schedules, stocks, music, Weibo messages, WeChat messages, software update notifications, etc., etc.
  • messages that do not need to be intercepted and unified management can be: alarm information, error information
  • error information Such as system information, as well as Bluetooth, wifi and other information
  • interception strategy can be customized by the user, such as the user can set whether each application needs to be intercepted; can also use the default settings.
  • Step 101C intercept and store the message
  • the message will not be displayed in the notification bar, and the user may be prompted to have a new message generated in the prompt interface in the existing message manager;
  • the message is stored as: the message is stored in a tree structure according to its classification.
  • Step 101D Push the message directly
  • Step 102 Determine a priority of the message
  • the priority of the message is determined based on a category of an application corresponding to the message and a keyword in the message;
  • the priority determination policy may be set in advance, and then the priority of the message is determined according to the priority determination policy.
  • the priority determination policy may be set according to a user's preference, for example, based on a category of an application corresponding to the message and a keyword in the message, pre-setting a program category and a blacklist program category that the user cares about, and a user's concern.
  • the message keyword and the blacklist keyword are used to determine the application category and the message content corresponding to the message that needs to be determined.
  • the application corresponding to the message that needs to be determined belongs to the category that the user cares for, the corresponding message is added.
  • the score reduces the score corresponding to the message; when there is a keyword that the user cares about in the message that needs to be determined, the score corresponding to the message is increased, and vice versa, the score corresponding to the message is decreased. Finally, according to the final score of each message, the priority of each message is determined.
  • FIG. 3 a schematic flowchart of a method for determining a priority of the message according to an embodiment of the present invention is shown in FIG. 3, and includes the following steps:
  • Step 102A Determine an application category and a message content corresponding to the message.
  • applications such as Tencent News and Sina News correspond to the “News” category
  • applications such as Storm Video and PPTV correspond to the “Video” category
  • Step 102B score the message according to an application category and a message content corresponding to the message;
  • each message is scored according to a preset priority determination policy and an application category and message content corresponding to the message;
  • the program category and the blacklist program category that are preset by the user are determined according to the priority
  • the message is prioritized according to the category of the application corresponding to the message, and then the user care preset in the policy is determined according to the priority.
  • Keyword and blacklist keywords based on the keywords in the message, prioritize the message, in one embodiment:
  • the score corresponding to the message is +1.
  • the score corresponding to the message is -1, and the application category corresponding to the message. If the two cases are not the above, the score corresponding to the message is unchanged;
  • the score corresponding to the message is +1, and when the text content of the message has a blacklist keyword, each matches a blacklist.
  • the keyword corresponds to a score of -1.
  • Step 102C Determine a priority corresponding to the message according to the score of the message.
  • the final score of the message is determined as the priority corresponding to each message; after determining the priority corresponding to each message, all the messages are sorted in descending order of priority, for the same priority. Messages, sorted in chronological order.
  • Step 103 Push the message according to a preset message pushing policy and the priority.
  • the method further includes: a preset message pushing policy;
  • FIG. 4 is a schematic flowchart of a preset message pushing policy method according to an embodiment of the present invention, as shown in FIG. 4, including the following steps:
  • Step A dividing the time period
  • the time segment is first divided, so that different pushes can be set in different time segments when determining the message policy. Strategy.
  • the time period may be divided according to the current busyness of the user; when dividing the time period, the cycle period of each time period may be set, for example, one day is a small period, and the day is divided according to the user's busyness. For a plurality of time periods; then one week is a large period, and the time period of all working days of one week is divided in the same way, and the time periods of all the rest days are divided in the same way, and the working days and the rest days may not be distinguished.
  • the method of dividing the time of day is the same.
  • Step B determining a message pushing policy and a message pushing mode corresponding to each time segment
  • the push policy corresponding to each time segment is separately set, where the push policy includes which messages need to be pushed in the current time period, and which messages are not allowed to be pushed; the push policy is set according to user requirements, for example, In a certain period of time, it may be set that all messages are not pushed, or all messages are pushed, or part of the messages are pushed; in an embodiment, the time period during which the user goes to work may be set to be all network messages. Accept, only receive the message of the short message class; the user does not accept any message during the time period of rest; the time period of the user entertainment only receives the message of several applications of interest or the message including the keyword of interest to the user, Receive all messages during weekends such as weekends when users are bored.
  • the message pushing policy may also be modified and saved according to a user instruction.
  • multiple message push policies can also be set, and one of the message push policies is set or modified according to the user instruction to the default message push policy of the current time period.
  • Step C setting a message pushing manner corresponding to each time period
  • the pushing mode may be in various forms, such as pushing to a dialog box, a desktop display, a notification bar, etc.
  • the pushed content includes but is not limited to message content, message time, and message priority.
  • the search result that is of interest to the user may be attached; the search may be performed on the network based on the keyword that the user cares about, and then pushed in chronological order.
  • FIG. 5 The schematic diagram of the method for pushing the obtained message is shown in FIG. 5, and includes the following steps:
  • Step 103A Determine a current time period
  • Step 103B Obtain a message push policy and a message push mode corresponding to the current time zone
  • Step 103C Push the obtained message according to the message pushing policy and the message pushing mode corresponding to the current time period, and push the obtained message according to the priority order.
  • the pushing mode may be in various forms, such as pushing to a dialog box, a desktop display, a notification bar, etc.
  • the pushed content includes but is not limited to message content, message time, and message priority.
  • the search result that is of interest to the user may be attached; the search may be performed on the network based on the keyword that the user cares about, and then pushed in chronological order.
  • Step 104 Display a message push result and perform a voice broadcast
  • the push result is displayed in a new format, and the newly pushed interface displays content such as message content, message time, priority score, and the like, and may also include search results that are of interest to the user.
  • the message including the message content, the message time, the message priority, and the like is displayed on the display of the mobile terminal through a dialog box, a desktop display, a notification bar, etc., and can also be broadcasted by voice;
  • the voice message is broadcasted on the new message, missed call, schedule, weather, news, stock, music, Weibo Top10 message, WeChat message, etc. in the pushed message.
  • the method further includes: when receiving a click operation of the pushed message by the user, jumping to an application corresponding to the message.
  • the message management method in the embodiment of the present invention for the message to be pushed to the display interface, first captures the message, and determines that the message is a message that needs to be intercepted and uniformly managed, and then intercepts and stores the message, and when the message is an emergency message, Push to the user in real time; analyze and analyze the category and content of the message that is intercepted and saved, determine the policy according to the priority set by the user, score the message, determine the priority of the message; determine the time period of the current time, according to the current time
  • the message push policy of the time period determines whether the message is pushed now or to a specific time period; the push results are displayed in a new display mode in order of priority.
  • Example 1 The mobile terminal receives a short message starting at 10086, and when the short message is to be pushed to the notification bar, the message content is obtained; the content of the message is a short message, which belongs to a message that needs to be intercepted and unifiedly managed, and the short message is intercepted and stored;
  • the short message belongs to the program category that the user cares about, and the score corresponding to the short message is +1; the short message sender 10086 belongs to the key number that the user cares about, and the score corresponding to the short message is further +1, and the final determined message is The corresponding score is 2; (here, if 10086 is in the blacklist set by the user, then the corresponding score of the short message is -1 point in this step, and the final determined score of the short message is 0); the short message is finally determined.
  • the score is taken as the priority of the short message, and is prepared to be pushed to the client together with all the unread messages; when pushing, firstly, the time period in which the current time is located is obtained, and then the corresponding time period is obtained.
  • the message push policy, the message push policy corresponding to the current time period is that the message push policy is not allowed, then the push is not performed, only the number of unread messages is updated, and the next time period is waited for, according to the message push policy of the next time period, whether to push or not.
  • the message pushing policy in a certain period of time allows the short message to be pushed, the short message is pushed to the user in order of priority from the highest to the lowest in the order of priority, and the new display interface is used.
  • the content, time, priority and other information of the short message are displayed and broadcasted by voice.
  • Example 2 Receive a NetEase news, when the news is to be pushed to the notification bar, obtain the message content; determine the message content as a news message, belong to the message that needs to be intercepted and unified management, intercept and store the news; preset priority
  • Netease News belongs to the program category that the user cares about, and the score corresponding to the news is +1; the text content of the news is analyzed, and the news includes three keywords of “Japan”, “Abe” and “World War II”, the news The corresponding score is further +3; the final determined score corresponding to the news is 4; the final score of the news is taken as the priority of the news, and is prepared to be pushed to the user together with all the unread messages; the time of the current time is viewed.
  • the segment then obtains the message pushing policy corresponding to the current time period. If the message pushing policy corresponding to the current time period allows the news to be pushed, it is directly pushed to the user; if the message pushing policy corresponding to the current time period does not allow the news information to be pushed, Then do not push, only update the number of unread messages, wait for the next time period and then root According to the message pushing policy of the next time period, whether to push or not, until the message pushing policy in a certain period of time allows the news to be pushed, the news and the other messages allowed to be pushed in the current time period are prioritized from high to low. The order is pushed to the user, and the content, time, priority, and the like of the news are displayed through a new display interface, and broadcasted by voice.
  • FIG. 6 is a schematic structural diagram of a message management apparatus according to an embodiment of the present invention. As shown in FIG. 6, the apparatus includes: a message acquisition module 61, a message analysis module 62, and a message pushing module. 63. A display module 64, wherein
  • the message obtaining module 61 is configured to acquire a message to be pushed, and send the message Sended to the message analysis module;
  • FIG. 7 is a schematic structural diagram of a message obtaining module 61 according to an embodiment of the present invention.
  • the message obtaining sub-module 61 includes: a message acquiring unit 611, a message determining unit 612, and a message intercepting unit 613.
  • the message obtaining unit 611 is configured to acquire the content of the message in the process of sending the message to the notification bar.
  • the message obtaining unit 611 first registers a broadcast receiver object in the operating system. When the message is received, the operating system generates an event that notifies the broadcast receiver object that the receiver object captures the message after receiving the message;
  • the message determining unit 612 is configured to determine whether the message is a message that needs to be intercepted and unifiedly managed; and the result of the determination is sent to the message intercepting unit 613; in an embodiment, the message determining unit 612 can preset the intercepting
  • the strategy determines the types of messages that need to be intercepted and uniformly managed and the types of messages that do not need to be intercepted and uniformly managed.
  • messages that need to be intercepted and uniformly managed can be: SMS, news, weather, missed calls, schedule, stock , music, Weibo messages, WeChat messages, software update notifications, etc.
  • the message intercepting unit 613 is configured to intercept and store the message when the message is a message that needs to be intercepted and uniformly managed; in an embodiment, when the message is a message that needs to be intercepted and uniformly managed The message will not be displayed in the notification bar, and the user may be prompted to have a new message to be received in the prompt interface of the existing message manager.
  • the message obtaining module 61 further includes a storage unit 614. In order to classify messages according to their classification, they are stored in a tree structure.
  • the message When the message is not a message that needs to be intercepted and uniformly managed, the message is directly pushed; for example, for important or urgent messages required by the user, no interception is performed, directly Push to the notification bar to prompt.
  • the message analysis module 62 is configured to determine a priority of each message
  • the message analysis module 62 determines the priority of each message based on the category of the application corresponding to the message and the keyword in the message; in an embodiment, the message analysis module 62 presets the priority. A policy is determined, and then the priority of the message is determined based on the priority determination policy.
  • the priority determination policy may be set according to a user's preference, for example, based on a category of an application corresponding to the message and a keyword in the message, pre-setting a program category and a blacklist program category that the user cares about, and a user's concern.
  • the message keyword and the blacklist keyword are used to determine the application category and the message content corresponding to the message that needs to be determined.
  • the corresponding message When the application corresponding to the message that needs to be determined belongs to the category that the user cares for, the corresponding message is added.
  • the score reduces the score corresponding to the message; when there is a keyword that the user cares about in the message that needs to be determined, the score corresponding to the message is increased, and vice versa, the score corresponding to the message is decreased. Finally, according to the final score of each message, the priority of each message is determined.
  • FIG. 8 is a schematic structural diagram of a message analysis module 62 according to an embodiment of the present invention.
  • the message analysis module 62 includes: an attribute determining unit 621, a score determining unit 622, and a priority determining unit 623, where
  • the attribute determining unit 621 is configured to determine an application category and a message content corresponding to the message
  • applications such as Tencent News and Sina News correspond to the “News” category
  • applications such as Storm Video and PPTV correspond to the “Video” category
  • the score determining unit 622 is configured to score the message according to an application category and a message content corresponding to the message;
  • the score determining unit 622 scores each message according to a preset priority determination policy and an application category and message content corresponding to the message;
  • Priority scoring in one embodiment:
  • the score corresponding to the message is +1.
  • the score corresponding to the message is -1, and the application category corresponding to the message. If the two cases are not the above, the score corresponding to the message is unchanged;
  • the score corresponding to the message is +1, and when the text content of the message has a blacklist keyword, each matches a blacklist.
  • the keyword corresponds to a score of -1.
  • the priority determining unit 623 is configured to determine a priority corresponding to the message according to the score of the message.
  • the priority determining unit 623 determines the final score of the message as the priority corresponding to each message; after determining the priority corresponding to each message, all the messages are prioritized from high to low. The order is sorted, sorted in chronological order for messages of the same priority.
  • the message pushing module 63 is configured to push the message according to a preset message pushing policy and the priority;
  • the message pushing module 63 is further configured to preset a message pushing policy
  • FIG. 9 is a schematic structural diagram of a message pushing module 63 according to an embodiment of the present invention.
  • the message pushing module 63 includes: a time segment dividing unit 631 and a pushing policy setting unit 632, where
  • the time period dividing unit 631 is configured to divide the time period
  • the time segment dividing unit 631 first performs the time period before setting the message pushing policy.
  • the partitioning enables different push policies to be set at different time periods when determining the message policy.
  • the time period may be divided according to the current busyness of the user; when dividing the time period, the cycle period of each time period may be set, for example, one day is a small period, and the day is divided according to the user's busyness. For a plurality of time periods; then one week is a large period, and the time period of all working days of one week is divided in the same way, and the time periods of all the rest days are divided in the same way, and the working days and the rest days may not be distinguished.
  • the method of dividing the time of day is the same.
  • the push policy setting unit 632 is configured to determine a message push policy and a message push mode corresponding to each time period;
  • the push policy setting unit 632 sets a push policy corresponding to each time segment, where the push policy includes which messages need to be pushed in the current time period, and which messages are not allowed to be pushed; the push policy is based on The user needs to set, for example, in a certain period of time, it can be set that all messages are not pushed, or all messages are pushed, or some messages are pushed; in an embodiment, the time period during which the user goes to work can be set.
  • the message pushing policy may also be modified and saved according to a user instruction.
  • multiple message push policies can also be set, and one of the message push policies is set or modified according to the user instruction to the default message push policy of the current time period.
  • the message pushing module 63 further includes a pushing mode setting unit 633 configured to set a message pushing mode corresponding to each time segment;
  • the push mode may be in various forms, such as pushing to a dialog box, a desktop display, a notification bar, etc., and the pushed content includes but is not limited to message content, message time, and message priority.
  • the search result that is of interest to the user can also be attached;
  • the keywords of interest are pushed in chronological order after searching on the web.
  • the message pushing unit 63 is configured to: obtain the time period in which the current time is located, and push the obtained message according to the priority order according to the message pushing policy and the message pushing mode corresponding to the current time zone. .
  • the message pushing unit 63 further includes a push execution unit 634 configured to push the obtained message according to a preset message pushing policy and a priority of each message;
  • the push execution unit 634 first determines the current time period, and then obtains the message push policy and the message push mode corresponding to the current time zone, and then obtains the message according to the current push time corresponding to the message push policy and the message push mode. Messages are pushed in order of priority.
  • the push mode may be in various forms, such as pushing to a dialog box, a desktop display, a notification bar, etc., and the pushed content includes but is not limited to message content, message time, and message priority.
  • the search result that is of interest to the user may be attached; the search may be performed on the network based on the keyword that the user cares about, and then pushed in chronological order.
  • the display module 64 is configured to display a push result of the message
  • the display module 64 will display the push result including the message content, the message time, and the message priority in a new format, and the newly pushed interface displays the content of the message, the message time, the message priority score, and the like. Search results that are of interest to the user can be included.
  • the device further includes a voice broadcast module 65 configured to send a message push result for voice broadcast.
  • the message including the message content, the message time, the message priority, and the like is displayed on the display of the mobile terminal through a dialog box, a desktop display, a notification bar, and the like.
  • the display After the display, it can also be broadcasted by voice; for example, the new short message, missed call, schedule, weather, news, stock, music, Weibo Top10 message, WeChat message, etc. in the pushed message are broadcasted.
  • the device further includes a jump module 66 configured to jump to an application corresponding to the message when receiving a click operation of the pushed message by the user.
  • a message when clicked, such as viewing a news message, it switches to the corresponding application, opens the message interface of the corresponding application, and sets the message as a read message.
  • the jump module 66 uses different jump strategies for the application that comes with the system and the application that is from the third party in the process of jumping to the application corresponding to the message; for the application that comes with the system, In the jump, directly access the library function interface api, call the data, convert it to text and display it; for the application from the third party, in the Android system, the interface of the application corresponding to the message is opened by the activity, and then the interface is obtained.
  • the control of the current interface reads the getText() function of the application's Testview control. For IOS, the Windows phone system is also the same.
  • Each module and unit in the message management apparatus provided in the embodiment of the present invention may be implemented by a processor, and may also be implemented by a specific logic circuit; wherein the processor may be a processor on a mobile terminal or a server.
  • the processor can be a central processing unit (CPU), a microprocessor (MPU), a digital signal processor (DSP), or a field programmable gate array (FPGA).
  • the foregoing service scheduling method is implemented in the form of a software function module and is sold or used as an independent product, it may also be stored in a computer readable storage medium.
  • the technical solution of the embodiments of the present invention may be embodied in the form of a software product in essence or in the form of a software product stored in a storage medium, including a plurality of instructions. Enabling a computer device (which may be a personal computer, server, or network device, etc.) to perform the methods of the various embodiments of the present invention All or part.
  • the foregoing storage medium includes various media that can store program codes, such as a USB flash drive, a mobile hard disk, a read only memory (ROM), a magnetic disk, or an optical disk.
  • program codes such as a USB flash drive, a mobile hard disk, a read only memory (ROM), a magnetic disk, or an optical disk.
  • an embodiment of the present invention further provides a computer storage medium, where the computer storage medium stores a computer program, and the computer program is used to execute the message management method of the embodiment of the present invention.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Telephone Function (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

La présente invention concerne un procédé de gestion de messages, comprenant : l'acquisition d'un message à pousser et la détermination de la priorité du message ; la poussée du message selon une stratégie de poussée prédéfinie et la priorité ; et l'affichage d'un résultat de poussée du message. La présente invention concerne également un dispositif de gestion de messages, un terminal mobile et un support d'informations.
PCT/CN2015/090058 2015-05-29 2015-09-18 Procédé et dispositif de gestion de messages, terminal mobile et support d'informations WO2016192244A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510290577.5A CN106302967A (zh) 2015-05-29 2015-05-29 一种消息管理方法、装置及移动终端
CN201510290577.5 2015-05-29

Publications (1)

Publication Number Publication Date
WO2016192244A1 true WO2016192244A1 (fr) 2016-12-08

Family

ID=57440046

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/090058 WO2016192244A1 (fr) 2015-05-29 2015-09-18 Procédé et dispositif de gestion de messages, terminal mobile et support d'informations

Country Status (2)

Country Link
CN (1) CN106302967A (fr)
WO (1) WO2016192244A1 (fr)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110602221A (zh) * 2019-09-18 2019-12-20 北京安云世纪科技有限公司 通知等级处理方法、装置及可读存储介质
CN111131368A (zh) * 2018-11-01 2020-05-08 中国移动通信集团浙江有限公司 消息推送方法和装置
CN112420038A (zh) * 2020-10-28 2021-02-26 深圳创维-Rgb电子有限公司 一种自适应场景判断的智能语音播报方法、装置
CN114339627A (zh) * 2021-12-07 2022-04-12 联奕科技股份有限公司 一种消息集中管控转发方法
CN114338793A (zh) * 2021-12-29 2022-04-12 中电金信软件有限公司 消息推送方法、装置、电子设备及可读存储介质

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107171926B (zh) * 2017-03-23 2020-08-14 深圳市口袋网络科技有限公司 多平台消息推送服务的切换方法及装置
CN107122158A (zh) * 2017-04-14 2017-09-01 北京小米移动软件有限公司 播放信息提示音频的方法及装置、电子设备
CN107391108B (zh) * 2017-06-16 2020-08-14 珠海格力电器股份有限公司 一种通知栏信息修正方法及其装置、电子设备
CN107395697B (zh) * 2017-07-06 2021-01-26 创新先进技术有限公司 推送渠道选择、消息推送方法、装置及设备、可读介质
CN107734062B (zh) * 2017-11-15 2020-02-07 维沃移动通信有限公司 消息推送方法及装置
CN108170528A (zh) * 2017-12-25 2018-06-15 深圳豪客互联网有限公司 一种通知展示方法及装置
CN108763433A (zh) * 2018-05-24 2018-11-06 珠海格力电器股份有限公司 信息推送方法和装置
WO2020041973A1 (fr) * 2018-08-28 2020-03-05 厦门市派美特科技有限公司 Système et procédé de commande intelligente pour message de téléphone mobile
CN112637042B (zh) * 2018-09-26 2022-07-22 深圳市云歌人工智能技术有限公司 基于优先级的发布信息的方法、设备以及存储介质
CN110162241A (zh) * 2019-05-24 2019-08-23 维沃移动通信有限公司 一种消息处理方法及终端
CN111460279A (zh) * 2020-02-25 2020-07-28 拉扎斯网络科技(上海)有限公司 信息推荐方法、装置、存储介质及计算机设备
CN111865765A (zh) * 2020-07-17 2020-10-30 维沃移动通信有限公司 通知显示方法、装置和电子设备
CN114553947B (zh) * 2022-01-29 2024-01-19 北京金堤科技有限公司 一种对消息进行处理的方法及装置

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW200923852A (en) * 2007-11-23 2009-06-01 Nat Univ Chung Hsing Optimal cruising speed decision-making system for highway vehicles
CN102742255A (zh) * 2011-11-10 2012-10-17 华为终端有限公司 一种信息提醒方法、装置和移动终端
CN103259825A (zh) * 2012-02-21 2013-08-21 腾讯科技(深圳)有限公司 消息推送方法和装置
CN104484378A (zh) * 2014-12-09 2015-04-01 深圳市中兴移动通信有限公司 一种通知消息推送方法、装置及终端

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101674372A (zh) * 2009-10-15 2010-03-17 中兴通讯股份有限公司 移动终端及其消息显示方法

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW200923852A (en) * 2007-11-23 2009-06-01 Nat Univ Chung Hsing Optimal cruising speed decision-making system for highway vehicles
CN102742255A (zh) * 2011-11-10 2012-10-17 华为终端有限公司 一种信息提醒方法、装置和移动终端
CN103259825A (zh) * 2012-02-21 2013-08-21 腾讯科技(深圳)有限公司 消息推送方法和装置
CN104484378A (zh) * 2014-12-09 2015-04-01 深圳市中兴移动通信有限公司 一种通知消息推送方法、装置及终端

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111131368A (zh) * 2018-11-01 2020-05-08 中国移动通信集团浙江有限公司 消息推送方法和装置
CN110602221A (zh) * 2019-09-18 2019-12-20 北京安云世纪科技有限公司 通知等级处理方法、装置及可读存储介质
CN112420038A (zh) * 2020-10-28 2021-02-26 深圳创维-Rgb电子有限公司 一种自适应场景判断的智能语音播报方法、装置
CN114339627A (zh) * 2021-12-07 2022-04-12 联奕科技股份有限公司 一种消息集中管控转发方法
CN114338793A (zh) * 2021-12-29 2022-04-12 中电金信软件有限公司 消息推送方法、装置、电子设备及可读存储介质
CN114338793B (zh) * 2021-12-29 2024-01-16 中电金信软件有限公司 消息推送方法、装置、电子设备及可读存储介质

Also Published As

Publication number Publication date
CN106302967A (zh) 2017-01-04

Similar Documents

Publication Publication Date Title
WO2016192244A1 (fr) Procédé et dispositif de gestion de messages, terminal mobile et support d'informations
US10192425B2 (en) Systems and methods for automated alerts
US11474779B2 (en) Method and apparatus for processing information
US9959551B1 (en) Customer-level cross-channel message planner
CN105468364B (zh) 应用程序的通知消息的处理方法和移动终端
US20210092195A1 (en) Information push method and device
WO2017096987A1 (fr) Procédé d'affichage de message et dispositif de terminal
US10318579B2 (en) Inserting information into playing content
US9325648B2 (en) Message subscription based on message aggregate characteristics
US20140214979A1 (en) Providing alerts on communication devices
CN112187621B (zh) 多信息源的任务提醒方法及装置
CN109416691A (zh) 消息归组和相关性
US20220327224A1 (en) Systems and methods for mediating permissions
CN113574555A (zh) 基于自动学习和用户输入的上下文分析的智能摘要
US11824647B2 (en) Promotion of users in collaboration sessions
CN112732386A (zh) 消息处理方法、装置、终端和存储介质
EP3387556B1 (fr) Suggestions de mots-clics automatisées pour la catégorisation de communications
CN110751509A (zh) 用于应用弹窗的展示方法、装置和电子设备
US9667678B2 (en) Providing social context to calendar events
US11165779B2 (en) Generating a custom blacklist for a listening device based on usage
US20190349324A1 (en) Providing rich preview of communication in communication summary
CN109391537B (zh) 一种信息处理方法、装置和计算机存储介质
CN113572841B (zh) 信息推送方法及装置
US9338241B2 (en) Tracking contacts across multiple communications services
US11755340B2 (en) Automatic enrollment and intelligent assignment of settings

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 15893899

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15893899

Country of ref document: EP

Kind code of ref document: A1