Embodiments of the present invention relate to the field of communications technologies, and in particular, to a method and an apparatus for displaying a notification message.
A Push technology is a technology based on a client/server mechanism, in which a server actively sends information to a client. Both an Android® system and an iOS system support the Push technology. When a system used by a terminal is the Android® system, the terminal generally displays a Push message in a manner of dropping down a notification bar, where a user needs to acquire a notification message by manually dropping down the notification bar, and some unhandled messages (such as unhandled calls) are also included in the notification bar. When a system used by a terminal is the iOS system, types of an Apple terminal Push mechanism include: a badge, a sound, a banner, and an alert, where the badge means marking a quantity of messages pushed by an application by using a number in the upper right part of an application icon, and a user can view the push messages only after entering the application. The sound means playing a sound when a notification message is received, and the sound does not play a big role when the terminal is in a silent mode or in a noisy place. The banner is similar to a drop-down notification bar in the Android® system. The terminal may display a notification message in a fade-in fade-out manner within a short time after receiving the notification message, and the user needs to manually drop down the notification bar to view the message after the short time expires. The alert means popping up a dialog box alert on a terminal interface, while this manner may block a screen, and a current usage intention of the user is easily to be interrupted if an alert box pops up at a key moment when the user operates the terminal.
In methods for displaying a notification message in the two foregoing systems, the user needs to drop down the notification bar and look for related information, or the terminal screen is occupied or blocked, and a problem that the user cannot conveniently learn a real-time notification message in a timely manner exists in the above methods.
Embodiments of the present invention provide a method and an apparatus for displaying a notification message, so that a user can conveniently learn a real-time notification message in a timely manner, thereby improving service quality for the user.
According to a first aspect, an embodiment of the present invention provides a method for displaying a notification message, including receiving a first notification message; parsing the first notification message to obtain a message type of the first notification message or an application server identifier of the first notification message, acquiring, according to the message type of the first notification message or the application server identifier of the first notification message, a moving track used to dynamically display the first notification message and an icon used to dynamically display the first notification message, and dynamically displaying the first notification message according to the icon and the moving track.
In a first possible implementation manner of the first aspect, before the dynamically displaying the first notification message according to the icon and the moving track, the method further includes receiving an operation instruction of a user, and the dynamically displaying the first notification message according to the icon and the moving track includes, when the operation instruction of the user meets a condition of dynamically displaying the first notification message, dynamically displaying the first notification message according to the icon and the moving track.
With reference to the first aspect or the first possible implementation manner of the first aspect, in a second possible implementation manner of the first aspect, before the receiving a first notification message, the method further includes receiving an instruction, which is sent by the user, to enable a notification message dynamic display function, and enabling the dynamic display function.
With reference to the first aspect or the first possible implementation manner of the first aspect, in a third possible implementation manner of the first aspect, before the acquiring, according to the message type of the first notification message or the application server identifier of the first notification message, a moving track used to dynamically display the first notification message and an icon used to dynamically display the first notification message, the method further includes determining, according to the message type of the first notification message, that the first notification message needs to be dynamically displayed.
With reference to the third possible implementation manner of the first aspect, in a fourth possible implementation manner of the first aspect, the determining, according to the message type of the first notification message, that the first notification message needs to be dynamically displayed includes, if the first notification message carries a dynamic display identifier, determining, according to the dynamic display identifier, that the first notification message needs to be dynamically displayed, or determining, according to the message type of the first notification message and a prestored message type of a notification message that needs to be dynamically displayed, that the first notification message needs to be dynamically displayed, or comparing the message type of the first notification message with a dynamically displayed notification message type list that is selected by the user, and determining that the first notification message needs to be dynamically displayed, where the dynamically displayed notification message type list is provided by a terminal for the user to select.
With reference to the method of any one of the first aspect to the fourth possible implementation manner of the first aspect, in a fifth possible implementation manner of the first aspect, the acquiring, according to the message type of the first notification message or the application server identifier of the first notification message, a moving track used to dynamically display the first notification message includes acquiring, according to the message type of the first notification message and a prestored correspondence between a notification message type and a moving track, the moving track used to dynamically display the first notification message, or acquiring, according to the application server identifier of the first notification message and a prestored correspondence between an application server and a moving track, the moving track used to dynamically display the first notification message, or if the first notification message carries an identifier of the moving track, obtaining, according to the identifier of the moving track, the moving track used to dynamically display the first notification message, or before the receiving a first notification message that is sent by a server, setting moving tracks used to dynamically display notification messages with different message types, or setting moving tracks used to dynamically display notification messages that are sent by different application servers, and the acquiring, according to the message type of the first notification message or the application server identifier of the first notification message, an icon used to dynamically display the first notification message includes acquiring, according to the message type of the first notification message and a prestored correspondence between a notification message type and an icon, the icon used to dynamically display the first notification message; or acquiring, according to the application server identifier of the first notification message and a prestored correspondence between an application server and an icon, the icon used to dynamically display the first notification message, or if the first notification message carries an identifier of the icon, obtaining, according to the identifier of the icon, the icon used to dynamically display the first notification message, or before the receiving a first notification message, setting icons used to dynamically display notification messages with different message types, or setting icons used to dynamically display notification messages that are sent by different application servers.
According to a second aspect, an embodiment of the present invention provides an apparatus for displaying a notification message, including a receiving module configured to receive a first notification message, a parsing module configured to parse the first notification message to obtain a message type of the first notification message or an application server identifier of the first notification message, an acquiring module configured to acquire, according to the message type of the first notification message or the application server identifier of the first notification message, a moving track used to dynamically display the first notification message and an icon used to dynamically display the first notification message, and a display module configured to dynamically display the first notification message according to the icon and the moving track.
In a first possible implementation manner of the second aspect, the receiving module is further configured to receive an operation instruction of a user; and the display module is configured to, when the operation instruction of the user meets a condition of dynamically displaying the first notification message, dynamically display the first notification message according to the icon and the moving track.
With reference to the second aspect or the first possible implementation manner of the second aspect, in a second possible implementation manner of the second aspect, the receiving module is further configured to, before receiving the first notification message, receive an instruction, which is sent by the user, of enabling a notification message dynamic display function, and the apparatus further includes a processing module configured to enable the dynamic display function.
With reference to the second aspect or the first possible implementation manner of the second aspect, in a third possible implementation manner of the second aspect, the apparatus further includes a determining module, configured to, before the acquiring module acquires, according to the message type of the first notification message or the application server identifier of the first notification message, the moving track used to dynamically display the first notification message and the icon used to dynamically display the first notification message, determine, according to the message type of the first notification message, that the first notification message needs to be dynamically displayed.
With reference to the third possible implementation manner of the second aspect, in a fourth possible implementation manner of the second aspect, the determining module is further configured to, if the first notification message carries a dynamic display identifier, determine, according to the dynamic display identifier, that the first notification message needs to be dynamically displayed, or determine, according to the message type of the first notification message and a prestored message type of a notification message that needs to be dynamically displayed, that the first notification message needs to be dynamically displayed, or compare the message type of the first notification message with a dynamically displayed notification message type list that is selected by the user, and determine that the first notification message needs to be dynamically displayed, where the dynamically displayed notification message type list is provided by a terminal for the user to select.
With reference to the apparatus of any one of the second aspect to the fourth possible implementation manner of the second aspect, in a fifth possible implementation manner of the second aspect, the acquiring module is further configured to acquire, according to the message type of the first notification message and a prestored correspondence between a notification message type and a moving track, the moving track used to dynamically display the first notification message, or acquire, according to the application server identifier of the first notification message and a prestored correspondence between an application server and a moving track, the moving track used to dynamically display the first notification message, or if the first notification message carries an identifier of the moving track, obtain, according to the identifier of the moving track, the moving track used to dynamically display the first notification message, or before the receiving a first notification message that is sent by a server, set moving tracks used to dynamically display notification messages with different message types, or set moving tracks used to dynamically display notification messages that are sent by different application servers, and the acquiring module is further configured to acquire, according to the message type of the first notification message and a prestored correspondence between a notification message type and an icon, the icon used to dynamically display the first notification message, or acquire, according to the application server identifier of the first notification message and a prestored correspondence between an application server and an icon, the icon used to dynamically display the first notification message, or if the first notification message carries an identifier of the icon, obtain, according to the identifier of the icon, the icon used to dynamically display the first notification message, or before the receiving a first notification message, set icons used to dynamically display notification messages with different message types, or set icons used to dynamically display notification messages that are sent by different application servers.
In the method and the apparatus for displaying a notification message provided by the embodiments of the present invention, a terminal receives a first notification message, parses the first notification message to obtain a message type of the first notification message or an application server identifier of the first notification message; acquires, according to the message type of the first notification message or the application server identifier of the first notification message, a moving track and an icon used to dynamically display the first notification message, receives an operation instruction of a user, and when the operation instruction of the user meets a condition of dynamically displaying the first notification message, dynamically displays the first notification message according to the icon and the moving track. Attention of the user can be caught observably, the user is prompted to actively tap the icon to acquire content of the notification message, and the content of the notification message may not be displayed if the icon is not tapped. A position is not occupied and a screen is not blocked in a proper manner, and different tracks and different icons may be selected in different scenarios, to implement different dynamic display processes. Therefore, the user can conveniently learn a real-time notification message in a timely manner, thereby improving service quality for the user.
To describe the technical solutions in the embodiments of the present invention more clearly, the following briefly introduces the accompanying drawings required for describing the embodiments. The accompanying drawings in the following description show some embodiments of the present invention, and a person of ordinary skill in the art may still derive other drawings from these accompanying drawings without creative efforts.
To make the objectives, technical solutions, and advantages of the embodiments of the present invention clearer, the following clearly describes the technical solutions in the embodiments of the present invention with reference to the accompanying drawings in the embodiments of the present invention. The described embodiments are a part rather than all of the embodiments of the present invention. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments of the present invention without creative efforts shall fall within the protection scope of the present invention.
A method for displaying a notification message according to the embodiments of the present invention is applicable to a terminal device, such as a mobile phone, a smartphone, a tablet computer, an intelligent device, and a terminal device that implements an equivalent function.
Referring to
S101: Receive a first notification message.
The first notification message is pushed by a third party application or merchant to a terminal by using a Push server, and so the terminal receives the first notification message.
S102: Parse the first notification message to obtain a message type of the first notification message or an application server identifier of the first notification message.
After receiving the first notification message, the terminal parses the first notification message, so as to obtain the message type of the first notification message or the application server identifier of the first notification message. In this embodiment of the present invention, the message type may be, for example, system upgrade, a real-time message, a questionnaire, or promotional information.
S103: Acquire, according to the message type of the first notification message or the application server identifier of the first notification message, a moving track used to dynamically display the first notification message and an icon used to dynamically display the first notification message.
When the first notification message needs to be dynamically displayed, the terminal acquires, according to the message type of the first notification message or the application server identifier of the first notification message, the moving track and the icon used to dynamically display the first notification message.
Regarding notification messages that need to be dynamically displayed, as an implementable manner, all notification messages are dynamically displayed. In this manner, it is unnecessary for a client and a server to filter message types. The terminal may set a switch for dynamically displaying notification messages. If all the notification messages are dynamically displayed, before the terminal receives the first notification message, the method further includes receiving an instruction, which is sent by a user, of enabling a notification message dynamic display function, and enabling the dynamic display function. If the terminal does not enable the switch for dynamically displaying notification messages, all the notification messages are statically displayed.
As another implementable manner, before the terminal acquires, according to the message type of the first notification message or the application server identifier of the first notification message, the moving track used to dynamically display the first notification message and the icon used to dynamically display the first notification message, the method further includes the following.
S105: Determine, according to the message type of the first notification message, that the first notification message needs to be dynamically displayed.
In this embodiment of the present invention, a method for determining that the first notification message needs to be dynamically displayed may be implemented in the following three manners.
Manner 1: if the first notification message carries a dynamic display identifier, it is determined, according to the dynamic display identifier, that the first notification message needs to be dynamically displayed.
For example, the manner may be that, a Push server interface carries the message type and the dynamic display identifier of the first notification message, for example, a dynamic display identifier “1” indicates that the notification message is dynamically displayed, and when receiving the first notification message, the terminal parses the first notification message to obtain the message type and the dynamic display identifier, and may determine, according to the dynamic display identifier, that the first notification message needs to be dynamically displayed.
Manner 2: it is determined, according to the message type of the first notification message and a prestored message type of a notification message that needs to be dynamically displayed, that the first notification message needs to be dynamically displayed.
For example, the manner may be that, a Push server interface carries the message type of the first notification message, or carries an identifier of the message type of the first notification message, for example, “001” refers to promotional information, and “002” refers to a questionnaire. The terminal prestores a message type of a notification message that needs to be dynamically displayed. In this case, when receiving the first notification message, the terminal parses the first notification message to obtain the message type, then compares the message type with the prestored message type of the notification message that needs to be dynamically displayed, and may determine, according to a comparison result, that the first notification message needs to be dynamically displayed.
Manner 3: the message type of the first notification message is compared with a dynamically displayed notification message type list that is selected by the user, and it is determined that the first notification message needs to be dynamically displayed, where the dynamically displayed notification message type list is provided by the terminal for the user to select.
In the manner, the client sets a message type of a dynamically displayed notification message. For example, a Push server interface carries the message type of the first notification message. Before receiving a notification message, the terminal provides a dynamically displayed notification message type list for the user to select, and the terminal performs setting after the user makes selection. Then, when receiving the first notification message, the terminal parses the first notification message to obtain the message type, then compares the message type with the dynamically displayed notification message type list that is selected by the user, and if the message type belongs to the message type selected by the user, determines that the first notification message needs to be dynamically displayed.
In this embodiment of the present invention, the moving track may be, for example, free-fall, sliding down along a slope, and fluttering like leaves.
S105: Dynamically display the first notification message according to the icon and the moving track.
In this embodiment of the present invention, specifically, before S105, the method may further include the following.
S106: Receive an operation instruction of the user.
In this case, S105 is: when the operation instruction of the user meets a condition of dynamically displaying the first notification message, the first notification message is dynamically displayed according to the icon and the moving track.
If a home screen is enabled, the first notification message is dynamically displayed directly according to the icon and the moving track. If the home screen is not enabled, the terminal receives the operation instruction of the user, and when the operation instruction of the user meets a condition of dynamically displaying the first notification message, for example, an instruction of entering the home screen or shaking, the terminal dynamically displays the first notification message according to the icon and the moving track. For example, an icon dynamically falls from a notification bar according to a moving track, drops on a top part of the screen, and finally is displayed, and the user may tap the icon at any moment during fall of the icon to trigger a next action.
In the method for displaying a notification message provided by this embodiment of the present invention, a terminal receives a first notification message, parses the first notification message to obtain a message type of the first notification message or an application server identifier of the first notification message, acquires, according to the message type of the first notification message or the application server identifier of the first notification message, a moving track and an icon used to dynamically display the first notification message, and dynamically displays the first notification message according to the icon and the moving track. Therefore, attention of a user can be caught observably, the user is prompted to actively tap the icon to acquire content of the notification message, and the content of the notification message may not be displayed if the icon is not tapped. A position is not occupied and a screen is not blocked in a proper manner, and different tracks and different icons may be selected in different scenarios to implement different dynamic display processes. Therefore, the user can conveniently learn a real-time notification message in a timely manner, thereby improving service quality for the user.
In another embodiment of the present invention, that the terminal acquires, according to the message type of the first notification message or the application server identifier of the first notification message, the moving track used to dynamically display the first notification message, may specifically be implemented by the following four methods.
Method 1: the moving track used to dynamically display the first notification message is acquired according to the message type of the first notification message and a prestored correspondence between a notification message type and a moving track. In this case, it is merely necessary for a Push server interface to carry a notification message type. The terminal prestores the correspondence between a notification message type and a moving track. After receiving a notification message, the terminal may automatically adapt a corresponding moving track according to the notification message type obtained by parsing the first notification message. As shown in Table 1:
Method 2: the moving track used to dynamically display the first notification message is acquired according to the application server identifier of the first notification message and a prestored correspondence between an application server and a moving track. The application server identifier may uniquely identify a merchant/an application, and the terminal prestores a correspondence between a merchant/an application and a moving track. Because a Push server interface carries an application server identifier that uniquely identifies a merchant/an application, the terminal may automatically adapt a corresponding moving track according to the application server identifier obtained by parsing the first notification message and the stored correspondence between a merchant/an application and a moving track. As shown in Table 2:
Method 3: if the first notification message carries an identifier of the moving track, the moving track used to dynamically display the first notification message is obtained according to the identifier of the moving track.
The identifier of the moving track is obtained by parsing the first notification message, so that the moving track used to dynamically display the first notification message can be obtained according to the identifier of the moving track.
Method 4: before the first notification message sent by a server is received, moving tracks used to dynamically display notification messages with different message types are set, or moving tracks used to dynamically display notification messages that are sent by different application servers are set. In this case, according to selection of the user, the terminal may set a same moving track or different moving tracks for the notification messages with different message types, or set a same moving track or different moving tracks for the notification messages that are sent by all merchants/applications.
It should be noted herein that, in a case in which neither the server nor the terminal designates a moving track, a system default moving track may be used, or one moving track is selected randomly from at least two moving tracks as the moving track of the notification message.
The icon may be, for example, an icon of a merchant, and an icon of an application itself. That the terminal acquires, according to the message type of the first notification message or the application server identifier of the first notification message, the icon used to dynamically display the first notification message may be implemented by the following four methods according to this embodiment of the present invention.
Method 1: the icon used to dynamically display the first notification message is acquired according to the message type of the first notification message and a prestored correspondence between a notification message type and an icon. In this case, it is merely necessary for a Push server interface to carry a notification message type. The terminal prestores the correspondence between a notification message type and an icon. After receiving a notification message, the terminal may automatically adapt a corresponding icon according to the notification message type obtained by parsing the first notification message. As shown in Table 3, Table 3 is illustrating in
Method 2: the icon used to dynamically display the first notification message is acquired according to the application server identifier of the first notification message and a prestored correspondence between an application server and an icon. The application server identifier may uniquely identify a merchant/an application. The terminal prestores a correspondence between a merchant/an application and an icon. Because a Push server interface carries an application server identifier that uniquely identifies a merchant/an application, the terminal may automatically adapt a corresponding icon according to the application server identifier obtained by parsing the first notification message and the stored correspondence between a merchant/an application and an icon. As shown in Table 4, Table 4 is illustrating in
Method 3: if the first notification message carries an identifier of the icon, the icon used to dynamically display the first notification message is obtained according to the identifier of the icon.
The identifier of the icon is obtained by parsing the first notification message, so that the icon used to dynamically display the first notification message may be obtained according to the identifier of the icon.
Method 4: before the first notification message is received, icons used to dynamically display notification messages with different message types are set, or icons used to dynamically display notification messages that are sent by different application servers are set. In this case, according to selection of the user, the terminal may set a same icon or different icons for all notification messages with different message types, or set a same icon or different icons for the notification messages that are sent by all merchants/applications.
In the following, two specific embodiments are used to describe in detail the technical solutions of the method embodiment shown in
Further, when a terminal user operates on an interface of a “home screen,” a received notification message with the type of “promotional information” may dynamically fall from a notification bar in a manner of “gift box” and “free-fall,” and a dynamic display effect thereof is shown in
S40: The terminal sets merchants/applications whose notification messages are to be received by the terminal, types and dynamic display icons of the to-be-received notification messages (optionally, if the icons are not set, a system default icon is used), and tracks formed when the icons fall from a notification bar (optionally, if the tracks are not set, a system default track is used).
S41: If a merchant/an application is in a “notification list,” when receiving a notification message, the terminal determines a type of the notification message. If the message type belongs to the message types to be received by the terminal, S42 is turned to, and otherwise, an existing notification display manner (dropping down the notification bar for display, or the like) is used.
S42: Extract an icon (notification messages with different types correspond to different icons) and a track formed when the icon falls from the notification bar (if the terminal does not set the track, a system default track is used).
S43: When the terminal receives an instruction that the user enters a home screen, the “icon” dynamically falls from the notification bar according to the “track,” drops on a top part of the screen, and finally is displayed.
S44: When the terminal receives an instruction of tapping the icon, display content (an electronic coupon, a questionnaire, or the like) of the notification message.
Further, the receiving module 11 is configured to receive an operation instruction of a user, and the display module 14 is configured to, when the operation instruction of the user meets a condition of dynamically displaying the first notification message, dynamically display the first notification message according to the icon and the moving track.
The apparatus of this embodiment may be configured to execute the technical solutions of the method embodiment shown in
In the apparatus for displaying a notification message provided by this embodiment of the present invention, a receiving module receives a first notification message, and a parsing module parses the first notification message to obtain a message type of the first notification message or an application server identifier of the first notification message. An acquiring module acquires, according to the message type of the first notification message or the application server identifier of the first notification message, a moving track and an icon used to dynamically display the first notification message. A display module dynamically displays the first notification message according to the icon and the moving track. Therefore, attention of a user can be caught observably, the user is prompted to actively tap the icon to acquire content of the notification message, and the content of the notification message may not be displayed if the icon is not tapped. A position is not occupied and a screen is not blocked in a proper manner, and different tracks and different icons may be selected in different scenarios to implement different dynamic display processes. Therefore, the user can conveniently learn a real-time notification message in a timely manner, thereby improving service quality for the user.
In another embodiment of the present invention, the determining module 15 is further configured to, before the acquiring module 13 acquires, according to the message type of the first notification message or the application server identifier of the first notification message, the moving track and the icon used to dynamically display the first notification message, determine, according to the message type of the first notification message, that the first notification message needs to be dynamically displayed.
In another embodiment of the present invention, the determining module 15 is configured to, if the first notification message carries a dynamic display identifier, determine, according to the identifier, that the first notification message needs to be dynamically displayed; or determine, according to the message type of the first notification message and a prestored message type of a notification message that needs to be dynamically displayed, that the first notification message needs to be dynamically displayed, or compare the message type of the first notification message with a dynamically displayed notification message type list that is selected by the user, and determine that the first notification message needs to be dynamically displayed.
In another embodiment of the present invention, the acquiring module 13 is configured to acquire, according to the message type of the first notification message and a prestored correspondence between a notification message type and a moving track, the moving track used to dynamically display the first notification message, or acquire, according to the application server identifier of the first notification message and a prestored correspondence between an application server and a moving track, the moving track used to dynamically display the first notification message, or, if the first notification message carries an identifier of the moving track, obtain, according to the identifier of the moving track, the moving track used to dynamically display the first notification message, or, before the first notification message sent by a server is received, set moving tracks used to dynamically display notification messages with different message types, or set moving tracks used to dynamically display notification messages that are sent by different application servers.
In another embodiment of the present invention, the acquiring module 13 is further configured to acquire, according to the message type of the first notification message and a prestored correspondence between a notification message type and an icon, the icon used to dynamically display the first notification message, or acquire, according to the application server identifier of the first notification message and a prestored correspondence between an application server and an icon, the icon used to dynamically display the first notification message, or, if the first notification message carries an identifier of the icon, obtain, according to the identifier of the icon, the icon used to dynamically display the first notification message, or, before the first notification message is received, set icons used to dynamically display notification messages with different message types, or set icons used to dynamically display notification messages that are sent by different application servers.
The apparatus of this embodiment may be configured to execute the technical solutions of the method embodiment shown in
In another embodiment of the present invention, the touchscreen 21 is further configured to receive an operation instruction of the user, and the display 23 is configured to, when the operation instruction of the user meets a condition of dynamically displaying the first notification message, dynamically display the first notification message according to the icon and the moving track.
In another embodiment of the present invention, the touchscreen 21 is further configured to, before the receiver 20 receives the first notification message, receive a user instruction, where the user instruction is used to enable a notification message dynamic display function.
The apparatus in this embodiment of the present invention may be configured to execute the technical solutions of the method embodiment shown in
In the apparatus for displaying a notification message provided by this embodiment of the present invention, a receiver receives a first notification message. A processor parses the first notification message to obtain a message type of the first notification message or an application server identifier of the first notification message, and acquires, according to the message type of the first notification message or the application server identifier of the first notification message, a moving track and an icon used to dynamically display the first notification message. A display dynamically displays the first notification message according to the icon and the moving track. A touchscreen receives a user input. Therefore, attention of a user can be caught observably, the user is prompted to actively tap the icon to acquire content of the notification message, and the content of the notification message may not be displayed if the icon is not tapped. A position is not occupied and a screen is not blocked in a proper manner, and different tracks and different icons may be selected in different scenarios to implement different dynamic display processes. Therefore, the user can conveniently learn a real-time notification message in a timely manner, thereby improving service quality for the user.
In an apparatus for displaying a notification message according to Embodiment 4 of the present invention, the processor 22 is further configured to, before acquiring, according to the message type of the first notification message or the application server identifier of the first notification message, the moving track and the icon used to dynamically display the first notification message, determine, according to the message type of the first notification message, that the first notification message needs to be dynamically displayed.
In another embodiment of the present invention, the processor 22 is configured to, if the first notification message carries a dynamic display identifier, determine, according to the identifier, that the first notification message needs to be dynamically displayed, or determine, according to the message type of the first notification message and a prestored message type of a notification message that needs to be dynamically displayed, that the first notification message needs to be dynamically displayed, or compare the message type of the first notification message with a dynamically displayed notification message type list that is selected by the user, and determine that the first notification message needs to be dynamically displayed.
In another embodiment of the present invention, the processor 22 is configured to acquire, according to the message type of the first notification message and a prestored correspondence between a notification message type and a moving track, the moving track used to dynamically display the first notification message; or acquire, according to the application server identifier of the first notification message and a prestored correspondence between an application server and a moving track, the moving track used to dynamically display the first notification message, or, if the first notification message carries an identifier of the moving track, obtain, according to the identifier of the moving track, the moving track used to dynamically display the first notification message, or, before the first notification message sent by a server is received, set moving tracks used to dynamically display notification messages with different message types, or set moving tracks used to dynamically display notification messages that are sent by different application servers, and acquire, according to the message type of the first notification message and a prestored correspondence between a notification message type and an icon, the icon used to dynamically display the first notification message, or acquire, according to the application server identifier of the first notification message and a prestored correspondence between an application server and an icon, the icon used to dynamically display the first notification message, or, if the first notification message carries an identifier of the icon, obtain, according to the identifier of the icon, the icon used to dynamically display the first notification message, or, before the first notification message is received, set icons used to dynamically display notification messages with different message types, or set icons used to dynamically display notification messages that are sent by different application servers.
The apparatus of this embodiment may be configured to execute the technical solutions of the method embodiment shown in
In the several embodiments provided by the present invention, it should be understood that the disclosed apparatus and method may be implemented in other manners. For example, the described apparatus embodiment is merely exemplary. For example, the unit division is merely logical function division and may be other division in actual implementation. For example, a plurality of units or components may be combined or integrated into another system, or some features may be ignored or not performed. In addition, the displayed or discussed mutual couplings or direct couplings or communication connections may be implemented through some interfaces. The indirect couplings or communication connections between the apparatuses or units may be implemented in electronic, mechanical, or other forms.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one position, or may be distributed on a plurality of network units. A part or all of the units may be selected according to actual needs to achieve the objectives of the solutions of the embodiments.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each of the units may exist alone physically, or two or more units are integrated into one unit. The integrated unit may be implemented in a form of hardware, or may be implemented in a form of hardware plus a software functional unit.
When the foregoing integrated unit is implemented in a form of a software functional unit, the integrated unit may be stored in a computer-readable storage medium. The software functional unit is stored in a storage medium and includes several instructions for instructing a computer device (which may be a personal computer, a server, or a network device) or a processor to perform a part of the steps of the methods described in the embodiments of the present invention. The foregoing storage medium includes: any medium that can store program code, such as a universal serial bus (USB) flash drive, a removable hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disc.
It may be clearly understood by a person skilled in the art that, for the purpose of convenient and brief description, division of the foregoing function modules is used as an example for illustration. In actual application, the foregoing functions can be allocated to different modules and implemented according to a requirement, that is, an inner structure of an apparatus is divided into different function modules to implement all or part of the functions described above. For a detailed working process of the foregoing apparatus, reference may be made to a corresponding process in the foregoing method embodiments, and details are not described herein again.
Finally, it should be noted that the foregoing embodiments are merely intended for describing the technical solutions of the present invention, but not for limiting the present invention. Although the present invention is described in detail with reference to the foregoing embodiments, a person of ordinary skill in the art should understand that they may still make modifications to the technical solutions described in the foregoing embodiments or make equivalent replacements to some or all technical features thereof, without departing from the scope of the technical solutions of the embodiments of the present invention.
Number | Date | Country | Kind |
---|---|---|---|
201310375715.0 | Aug 2013 | CN | national |
This application is a continuation of International Application No. PCT/CN2014/083790, filed on Aug. 6, 2014, which claims priority to Chinese Patent Application No. 201310375715.0, filed on Aug. 26, 2013, both of which are hereby incorporated by reference in their entireties.
Number | Date | Country | |
---|---|---|---|
Parent | PCT/CN2014/083790 | Aug 2014 | US |
Child | 14566878 | US |