CN111651287A - Message notification method, device and computer readable storage medium - Google Patents

Message notification method, device and computer readable storage medium Download PDF

Info

Publication number
CN111651287A
CN111651287A CN202010481170.1A CN202010481170A CN111651287A CN 111651287 A CN111651287 A CN 111651287A CN 202010481170 A CN202010481170 A CN 202010481170A CN 111651287 A CN111651287 A CN 111651287A
Authority
CN
China
Prior art keywords
message
notified
notification
sending
determining
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010481170.1A
Other languages
Chinese (zh)
Inventor
盛小虎
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Chengdu Xinchao Media Group Co Ltd
Original Assignee
Chengdu Xinchao Media Group Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Chengdu Xinchao Media Group Co Ltd filed Critical Chengdu Xinchao Media Group Co Ltd
Priority to CN202010481170.1A priority Critical patent/CN111651287A/en
Publication of CN111651287A publication Critical patent/CN111651287A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/542Event management; Broadcasting; Multicasting; Notifications

Abstract

The present invention relates to the field of information processing technologies, and in particular, to a message notification method, a message notification apparatus, and a computer-readable storage medium. The invention obtains the message to be notified; determining a notification level corresponding to the message to be notified, wherein the notification level is used for representing the importance degree of the message to be notified; determining at least one sending channel of the message to be notified according to the notification level; and sending the message to be notified by utilizing the at least one sending channel. The method can replace the existing mode that the transmission of the message notification depends on manual work to complete the selection of the sending channel and the editing of the text format, so that the notification of the message is more intelligent and efficient.

Description

Message notification method, device and computer readable storage medium
Technical Field
The present invention relates to the field of information processing technologies, and in particular, to a message notification method, a message notification apparatus, and a computer-readable storage medium.
Background
An information channel refers to a medium for transmitting information, and a specific information can be expressed orally or in writing. In an organization, different channels of information are applicable to different information, and for some important events, a manager may wish to employ multiple channels of information. Reasonable information transmission channels can greatly reduce the potential possibility of information distortion.
With the continuous development of enterprise digitalization, there are numerous channels for sending messages by enterprises and units, such as short messages, mailboxes, office communication application software, and the like, the format difference of the corresponding channel message contents is huge, and the use attributes corresponding to each sending channel are also different to some extent, for example, the contents of short message and mail notification are often more formal, and the office communication application software notification is often more random.
At present, before the enterprise and the organization notify the message, the enterprise and the organization need to select a corresponding sending channel by human consideration, then the message which needs to be notified is arranged into a corresponding format text and then sent through the selected sending channel. The existing message notification communication mode depends on manual work to complete, is not intelligent enough, and is not high in efficiency and waiting for improvement.
Disclosure of Invention
Aiming at the problems that channel selection and manual format editing are completed manually in message notification transmission in the prior art, and the prior art is not efficient and intelligent enough, the invention provides a message notification method, a message notification device and a computer readable storage medium.
In a first aspect, the present invention provides a message notification method, including:
acquiring a message to be notified;
determining a notification level corresponding to the message to be notified, wherein the notification level is used for representing the importance degree of the message to be notified;
determining at least one sending channel of the message to be notified according to the notification level;
and sending the message to be notified by utilizing the at least one sending channel.
Based on the above-mentioned invention content, the message to be notified can be obtained, and the message to be notified is classified to determine the notification grade corresponding to the message to be notified, then the corresponding sending channel is determined by matching according to the notification grade corresponding to the message to be notified, and then the message to be notified is sent in the determined sending channel. The method can replace the existing mode of finishing the selection of the sending channel and the editing of the text format by depending on manpower, so that the notification of the message is more intelligent and efficient.
In one possible design, determining a notification level corresponding to the message to be notified includes:
acquiring a request message for sending the message to be notified;
and determining the notification grade of the message to be notified according to the notification grade information carried in the request message.
Based on the above-mentioned invention, the request message of the message to be notified can be preset, the request message carries the corresponding notification level information, and then the notification level of the message to be notified can be quickly and efficiently obtained according to the request message, so as to assist in improving the notification transmission efficiency of the message to be notified.
In one possible design, determining a notification level corresponding to the message to be notified includes:
extracting classification characteristic information from the message to be notified;
and determining the notification grade of the message to be notified according to the classification characteristic information.
Based on the above-mentioned invention, the message to be notified can be read, the corresponding classification characteristic information is extracted from the message to be notified, and then the notification grade of the message to be notified is rapidly analyzed and determined according to the classification characteristic information.
In one possible design, before the sending the message to be notified by using the at least one sending channel, the method further includes:
acquiring at least one message notification template corresponding to the at least one sending channel;
and generating at least one message to be sent corresponding to the at least one sending channel according to the message to be notified and the at least one message notification template.
Based on the above-mentioned invention content, at least one message notification template can be configured in advance for the sending channel, so that after the corresponding sending channel is determined, the corresponding message notification template is directly selected out to quickly generate the message to be sent corresponding to the sending channel, and the compatible docking of the message to be notified and the corresponding sending channel is realized.
In one possible design, the sending the message to be notified by using the at least one sending channel includes:
the message to be notified is sent at the same time by utilizing the at least one sending channel; or
And sending the message to be notified according to a preset sending sequence by utilizing the at least one sending channel.
Based on the above-mentioned inventive content, after selecting at least one corresponding sending channel, the synchronous sending of the message to be notified in each sending channel or the stepwise sending of the message to be notified in each sending channel according to the actual message notification requirements of the enterprise or the unit can be set.
In one possible design, the sending the message to be notified by using the at least one sending channel includes:
calling Application Program Interfaces (API) corresponding to the at least one sending channel respectively;
and sending the message to be notified through the API respectively corresponding to the at least one sending channel.
Based on the above-mentioned invention content, an application program interface API corresponding to the sending channel can be called to quickly connect the sending channel, and the sending of the message to be notified is completed.
In a second aspect, the present invention provides a message notification apparatus, including:
the device comprises an acquisition unit, a notification unit and a notification unit, wherein the acquisition unit is used for acquiring a message to be notified;
a first determining unit, configured to determine a notification level corresponding to the message to be notified, where the notification level is used to represent an importance degree of the message to be notified;
the second determining unit is used for determining at least one sending channel of the message to be notified according to the notification level;
and the sending unit is used for sending the message to be notified by utilizing the at least one sending channel.
In a possible design, when the first determining unit determines the notification level corresponding to the message to be notified, the method is specifically configured to:
extracting classification characteristic information from the message to be notified;
and determining the notification grade of the message to be notified according to the classification characteristic information.
In a possible design, when the first determining unit determines the notification level corresponding to the message to be notified, the method is specifically configured to:
acquiring a request message for sending the message to be notified;
and determining the notification grade of the message to be notified according to the notification grade information carried in the request message.
In a possible design, the apparatus further includes a generating unit, where the generating unit is configured to generate at least one to-be-sent message corresponding to the at least one sending channel according to the to-be-sent message and the at least one message notification template when the obtaining unit obtains the at least one message notification template corresponding to the at least one sending channel.
In a possible design, when the sending unit sends the message to be notified through the at least one sending channel, the sending unit is specifically configured to:
the message to be notified is sent at the same time by utilizing the at least one sending channel; or
And sending the message to be notified according to a preset sending sequence by utilizing the at least one sending channel.
In a possible design, when the sending unit sends the message to be notified through the at least one sending channel, the sending unit is specifically configured to:
calling Application Program Interfaces (API) corresponding to the at least one sending channel respectively;
and sending the message to be notified through the API respectively corresponding to the at least one sending channel.
In a third aspect, the present invention provides a message notification apparatus, including:
a memory to store instructions;
a processor, configured to read an instruction stored in the memory, and execute the message notification method according to any of the first aspect.
In a fourth aspect, the present invention provides a computer-readable storage medium having stored thereon instructions which, when executed on a computer, cause the computer to execute the message notification method of any one of the first aspects.
In a fifth aspect, the present invention provides a computer program product comprising program instructions which, when run on a computer, cause the computer to perform the message notification method of any of the first aspects above.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic flow chart of a message notification method provided in the present invention;
fig. 2 is a schematic structural diagram of a first message notification apparatus provided in the present invention;
fig. 3 is a schematic structural diagram of a second message notification apparatus provided in the present invention.
Detailed Description
The invention is further described with reference to the following figures and specific embodiments. It should be noted that the description of the embodiments is provided to help understanding of the present invention, but the present invention is not limited thereto. Specific structural and functional details disclosed herein are merely illustrative of example embodiments of the invention. This invention may, however, be embodied in many alternate forms and should not be construed as limited to the embodiments set forth herein.
It should be understood that the terms first, second, etc. are used merely for distinguishing between descriptions and are not intended to indicate or imply relative importance. Although the terms first, second, etc. may be used herein to describe various elements, these elements should not be limited by these terms. These terms are only used to distinguish one element from another. For example, a first element could be termed a second element, and, similarly, a second element could be termed a first element, without departing from the scope of example embodiments of the present invention.
It should be understood that the term "and/or" herein is merely one type of association relationship that describes an associated object, meaning that three relationships may exist, e.g., a and/or B may mean: a exists alone, B exists alone, and A and B exist at the same time, and the term "/and" is used herein to describe another association object relationship, which means that two relationships may exist, for example, A/and B, may mean: a alone, and both a and B alone, and further, the character "/" in this document generally means that the former and latter associated objects are in an "or" relationship.
It is to be understood that in the description of the present invention, the terms "upper", "vertical", "inside", "outside", and the like, refer to an orientation or positional relationship that is conventionally used for placing the product of the present invention, or that is conventionally understood by those skilled in the art, and are used merely for convenience in describing and simplifying the description, and do not indicate or imply that the device or element referred to must have a particular orientation, be constructed in a particular orientation, and be operated, and therefore should not be considered as limiting the present invention.
It will be understood that when an element is referred to as being "connected," "connected," or "coupled" to another element, it can be directly connected or coupled to the other element or intervening elements may be present. In contrast, when an element is referred to as being "directly adjacent" or "directly coupled" to another element, there are no intervening elements present. Other words used to describe the relationship between elements should be interpreted in a similar manner (e.g., "between … …" versus "directly between … …", "adjacent" versus "directly adjacent", etc.).
In the description of the present invention, it should also be noted that, unless otherwise explicitly specified or limited, the terms "disposed," "mounted," and "connected" are to be construed broadly, e.g., as meaning fixedly connected, detachably connected, or integrally connected; can be mechanically or electrically connected; they may be connected directly or indirectly through intervening media, or they may be interconnected between two elements. The specific meanings of the above terms in the present invention can be understood in specific cases to those skilled in the art.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of example embodiments of the invention. As used herein, the singular forms "a", "an" and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be further understood that the terms "comprises," "comprising," "includes," and/or "including," when used herein, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, numbers, steps, operations, elements, components, and/or groups thereof.
It should also be noted that, in some alternative implementations, the functions/acts noted may occur out of the order noted in the figures. For example, two figures shown in succession may, in fact, be executed substantially concurrently, or the figures may sometimes be executed in the reverse order, depending upon the functionality/acts involved.
In the following description, specific details are provided to facilitate a thorough understanding of example embodiments. However, it will be understood by those of ordinary skill in the art that the example embodiments may be practiced without these specific details. For example, systems may be shown in block diagrams in order not to obscure the examples in unnecessary detail. In other instances, well-known processes, structures and techniques may be shown without unnecessary detail in order to avoid obscuring example embodiments.
Examples
As shown in fig. 1, a first aspect of this embodiment provides a message notification method, including:
s101, obtaining a message to be notified.
The message notification method provided by the embodiment of the application can be applied to electronic equipment, and the electronic equipment can be a mobile phone, a tablet computer, a desktop computer, a wearable device and the like, or other electronic equipment.
Here, taking the electronic device as a mobile phone as an example, an application program for sending a message to be notified runs on the electronic device. When the application program runs, the interface of the application program is displayed on the display interface of the mobile phone, and on the interface, a user sending a message to be notified can edit the message to be notified through an edit box on the interface. The type of the message to be notified may be notification, alarm, interest, announcement, etc., and the content of the message to be notified may be text, picture, video, or any combination thereof, which is not illustrated herein.
S102, determining a notification grade corresponding to the message to be notified, wherein the notification grade is used for representing the importance degree of the message to be notified.
In the embodiment of the present application, the notification level of the message to be notified is used to represent the importance degree of the message to be notified, and may be represented by "level i", "level ii", "level iii", or may be represented by "important", "medium", "unimportant", or in other forms, which are not illustrated herein.
In the embodiment of the present application, the specific implementation process of step S102 includes, but is not limited to, the following two ways, which will be described in detail below.
In a first mode
The specific implementation process of step S102 includes the following steps:
acquiring a request message for sending the message to be notified;
and determining the notification grade of the message to be notified according to the notification grade information carried in the request message.
In the first mode, continuing with the above example, while the user who sends the message to be notified edits the message to be notified, the type of the message to be notified and the notification level of the message to be notified may also be selected. Therefore, after the message to be notified is edited and the type and the notification level of the message to be notified are selected, the user can select to send the message to be notified through the sending control on the display interface of the application program, so that the mobile phone can receive the request message for sending the message to be notified, and the request message can carry the notification level information.
After the request message is obtained, the mobile phone can determine the notification level of the message to be notified according to the notification level information carried in the request message.
Mode two
The specific implementation process of step S102 includes the following steps:
extracting classification characteristic information from the message to be notified;
and determining the notification grade of the message to be notified according to the classification characteristic information.
In the second mode, the classification characteristic information may be a keyword or/and a keyword sentence extracted from a notification message sent by a plurality of companies or units in past history time, and may be, for example, "appointed disclosure", "vacation notification", "system description", "miss call", or the like.
After the classification feature information is collected and obtained, a corresponding relationship between the classification feature information and the notification level may be pre-established, as examples, a "nominated formula" - "level I", "a" false notice "-" level ii "," a system use description "-" level ii "," a lost and found "-" level iii ", and the like, although the corresponding relationship between the classification feature information and the notification level may also be stored in a table form or in other forms, and a storage manner of the corresponding relationship is not particularly limited in the embodiment of the present application.
In the specific implementation process, the message to be notified is read first, then the message to be notified is traversed, the classification characteristic information is extracted from the message to be notified, and then the notification level of the message to be notified is determined from the corresponding relation between the classification characteristic information and the notification level.
S103, determining at least one sending channel of the message to be notified according to the notification level.
The step S103 is a process of determining a transmission channel according to the notification level, where the notification level represents the importance of the message to be notified, different levels correspond to different transmission channels, and a correspondence between the notification level and the transmission channel may be pre-established, so that the corresponding transmission channel may be directly obtained according to the determined notification level.
For example, the sending channel includes a short message, a mailbox, office communication application software, and the like, and the notification level classification of the to-be-notified message "i level", "ii level", and "iii level" is continuously used, and the notification level corresponding relationship between the sending channel and the to-be-notified message may be referred to in table one below.
Watch 1
Delivery channel Notification level
Short message Class I
Mailbox Stage II
Office communication application software Class III
In addition to the corresponding relationship shown in table one, other corresponding relationship combinations may be performed on the notification levels of the sending channel and the message to be notified according to specific requirements, which is not limited herein.
And S104, sending the message to be notified by utilizing the at least one sending channel.
The step S104 is a process of sending a message to be notified in the selected sending channel, and before sending the message to be notified in the at least one sending channel, the method further includes:
acquiring at least one message notification template corresponding to the at least one sending channel;
and generating at least one message to be sent corresponding to the at least one sending channel according to the message to be notified and the at least one message notification template.
For example, a message notification template corresponding to a mailbox includes a company name head-up block, a message number block, a message name block, a notification object block, a message body block, a date sent block, and a sender block; wherein, the company name head-up board corresponds to a field A 'company name'; the text number plate corresponds to a field B 'text number'; message name plate corresponding field C "message name"; notification object plate correspondence field D "notification object"; message text plate corresponding field E 'message text'; the date of transmission plate corresponds to field F "date of transmission"; the sender plate corresponds to field G "sender".
For example, a message notification template corresponding to the office communication application software comprises a message name plate, a message text plate, a sending date plate and a sender plate; wherein, the message name plate corresponds to the field C 'message name'; message text plate corresponding field E 'message text'; the date of transmission plate corresponds to field F "date of transmission"; the sender plate corresponds to field G "sender".
Specifically, taking a mailbox as an example, the message to be notified is a text about "leave notification": "company name: a company. Sending a text number: 2020005. and (3) message name: and (5) giving a false notification. The notification object: each co-worker. Message text: the day of the tomorrow was vacated for one day as determined by the company's study. And (3) sending date: year 2020, 5 and 29. A sender: administration department. "
Then, the message to be sent generated by using the template corresponding to the mailbox is as follows:
a company
Sending a text number: 2020005
Vacation notification
Each colleague:
the day of the tomorrow was vacated for one day as determined by the company's study.
And (3) sending date: 29/5/2020
A sender: administration department
And writing the corresponding contents in the template into the corresponding plate by traversing the corresponding fields A, B, C, D, E, F and G in the message to be notified, so as to generate the message to be transmitted. And after the corresponding fields in the message to be notified, using ": the "run-out field corresponds to content, used". The token field corresponds to the end of the content.
The method for sending the message to be notified by using the at least one sending channel further comprises the following steps:
calling Application Program Interfaces (API) corresponding to the at least one sending channel respectively;
and sending the message to be notified through the API respectively corresponding to the at least one sending channel.
If the short message, the mailbox and the office communication application software are respectively corresponding to Application Program Interfaces (API), when the sending channel comprises the short message is determined, the short message sending program is accessed through the API of the short message, and the sending of the message to be notified is completed; when the sending channel is determined to comprise the mailbox, accessing a sending program of the mailbox through an application program interface of the mailbox to finish sending the message to be notified; and when the sending channel is determined to comprise office communication application software, accessing a sending program of the office communication application software through an application program interface of the office communication application software to finish sending the message to be notified.
As shown in fig. 2, a second aspect of the present embodiment provides a message notification apparatus, including:
the device comprises an acquisition unit, a notification unit and a notification unit, wherein the acquisition unit is used for acquiring a message to be notified;
a first determining unit, configured to determine a notification level corresponding to the message to be notified, where the notification level is used to represent an importance degree of the message to be notified;
the second determining unit is used for determining at least one sending channel of the message to be notified according to the notification level;
and the sending unit is used for sending the message to be notified by utilizing the at least one sending channel.
When the first determining unit determines the notification level corresponding to the message to be notified, the method is specifically configured to:
extracting classification characteristic information from the message to be notified;
and determining the notification grade of the message to be notified according to the classification characteristic information.
When the first determining unit determines the notification level corresponding to the message to be notified, the method is specifically configured to:
acquiring a request message for sending the message to be notified;
and determining the notification grade of the message to be notified according to the notification grade information carried in the request message.
The device further comprises a generating unit, wherein the generating unit is used for generating at least one message to be sent corresponding to the at least one sending channel according to the message to be notified and the at least one message notification template when the acquiring unit acquires the at least one message notification template corresponding to the at least one sending channel.
When the sending unit sends the message to be notified through the at least one sending channel, the sending unit is specifically configured to:
the message to be notified is sent at the same time by utilizing the at least one sending channel; or
And sending the message to be notified according to a preset sending sequence by utilizing the at least one sending channel.
When the sending unit sends the message to be notified through the at least one sending channel, the sending unit is specifically configured to:
calling Application Program Interfaces (API) corresponding to the at least one sending channel respectively;
and sending the message to be notified through the API respectively corresponding to the at least one sending channel.
As shown in fig. 3, a third aspect of the present embodiment provides a message notification apparatus, including:
a memory to store instructions;
a processor, configured to read an instruction stored in the memory, and execute the message notification method according to any of the first aspect.
The processor may not be limited to the use of a microprocessor model number STM32F105 family; the Memory may include, but is not limited to, a Random Access Memory (RAM), a Read Only Memory (ROM), a Flash Memory (Flash Memory), a First In First Out (FIFO), a First In Last Out (FILO), and/or the like.
A fourth aspect of the present embodiment provides a computer-readable storage medium storing instructions thereon, which when executed on a computer, cause the computer to perform the message notification method according to any one of the first aspects of the embodiments. The computer-readable storage medium refers to a carrier for storing data, and may include, but is not limited to, floppy disks, optical disks, hard disks, flash memories, flash disks and/or Memory sticks (Memory sticks), etc., and the computer may be a general-purpose computer, a special-purpose computer, a computer network, or other programmable devices.
A fifth aspect of the present embodiments provides a computer program product comprising instructions which, when run on a computer, wherein the computer may be a general purpose computer, a special purpose computer, a computer network, or other programmable apparatus, cause the computer to perform the message notification method according to any one of the first aspects of the embodiments.
The embodiments described above are merely illustrative, and 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 place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium, such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device to perform the methods described in the embodiments or some portions of the embodiments.
The present invention is not limited to the above-described alternative embodiments, and various other forms of products can be obtained by anyone in light of the present invention. The above detailed description should not be taken as limiting the scope of the invention, which is defined in the claims, and which the description is intended to be interpreted accordingly.

Claims (10)

1. A message notification method, comprising:
acquiring a message to be notified;
determining a notification level corresponding to the message to be notified, wherein the notification level is used for representing the importance degree of the message to be notified;
determining at least one sending channel of the message to be notified according to the notification level;
and sending the message to be notified by utilizing the at least one sending channel.
2. The message notification method according to claim 1, wherein determining the notification level corresponding to the message to be notified comprises:
acquiring a request message for sending the message to be notified;
and determining the notification grade of the message to be notified according to the notification grade information carried in the request message.
3. The message notification method according to claim 1, wherein determining the notification level corresponding to the message to be notified comprises:
extracting classification characteristic information from the message to be notified;
and determining the notification grade of the message to be notified according to the classification characteristic information.
4. The message notification method according to any one of claims 1 to 3, wherein before the message to be notified is transmitted using the at least one transmission channel, the method further comprises:
acquiring at least one message notification template corresponding to the at least one sending channel;
and generating at least one message to be sent corresponding to the at least one sending channel according to the message to be notified and the at least one message notification template.
5. The message notification method according to claim 1, wherein the sending the message to be notified by using the at least one sending channel comprises:
the message to be notified is sent at the same time by utilizing the at least one sending channel; or
And sending the message to be notified according to a preset sending sequence by utilizing the at least one sending channel.
6. The message notification method according to claim 1, wherein the sending the message to be notified by using the at least one sending channel comprises:
calling Application Program Interfaces (API) corresponding to the at least one sending channel respectively;
and sending the message to be notified through the API respectively corresponding to the at least one sending channel.
7. A message notification apparatus, comprising:
the device comprises an acquisition unit, a notification unit and a notification unit, wherein the acquisition unit is used for acquiring a message to be notified;
a first determining unit, configured to determine a notification level corresponding to the message to be notified, where the notification level is used to represent an importance degree of the message to be notified;
the second determining unit is used for determining at least one sending channel of the message to be notified according to the notification level;
and the sending unit is used for sending the message to be notified by utilizing the at least one sending channel.
8. The message notification apparatus according to claim 7, wherein when the first determining unit is configured to determine the notification level corresponding to the message to be notified, the first determining unit is specifically configured to:
extracting classification characteristic information from the message to be notified;
and determining the notification grade of the message to be notified according to the classification characteristic information.
9. A message notification apparatus, comprising:
a memory to store instructions;
a processor for reading instructions stored in the memory to perform the method of any one of claims 1-6.
10. A computer-readable storage medium having stored thereon instructions which, when run on a computer, cause the computer to perform the message notification method of any of claims 1-6.
CN202010481170.1A 2020-05-31 2020-05-31 Message notification method, device and computer readable storage medium Pending CN111651287A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010481170.1A CN111651287A (en) 2020-05-31 2020-05-31 Message notification method, device and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010481170.1A CN111651287A (en) 2020-05-31 2020-05-31 Message notification method, device and computer readable storage medium

Publications (1)

Publication Number Publication Date
CN111651287A true CN111651287A (en) 2020-09-11

Family

ID=72349807

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010481170.1A Pending CN111651287A (en) 2020-05-31 2020-05-31 Message notification method, device and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN111651287A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104104591A (en) * 2014-08-06 2014-10-15 携程计算机技术(上海)有限公司 Message pushing method and system
WO2017194018A1 (en) * 2016-05-13 2017-11-16 中兴通讯股份有限公司 Random access method and device, user equipment, and storage medium
CN108235811A (en) * 2016-11-26 2018-06-29 华为技术有限公司 A kind of method and device of Message Processing
CN108737650A (en) * 2018-05-10 2018-11-02 Oppo广东移动通信有限公司 message display method and device
CN109819096A (en) * 2018-11-26 2019-05-28 努比亚技术有限公司 Push display control method, terminal and the computer storage medium of notification message
CN111131368A (en) * 2018-11-01 2020-05-08 中国移动通信集团浙江有限公司 Message pushing method and device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104104591A (en) * 2014-08-06 2014-10-15 携程计算机技术(上海)有限公司 Message pushing method and system
WO2017194018A1 (en) * 2016-05-13 2017-11-16 中兴通讯股份有限公司 Random access method and device, user equipment, and storage medium
CN108235811A (en) * 2016-11-26 2018-06-29 华为技术有限公司 A kind of method and device of Message Processing
CN108737650A (en) * 2018-05-10 2018-11-02 Oppo广东移动通信有限公司 message display method and device
CN111131368A (en) * 2018-11-01 2020-05-08 中国移动通信集团浙江有限公司 Message pushing method and device
CN109819096A (en) * 2018-11-26 2019-05-28 努比亚技术有限公司 Push display control method, terminal and the computer storage medium of notification message

Similar Documents

Publication Publication Date Title
US7421660B2 (en) Method and apparatus to visually present discussions for data mining purposes
EP1481346B1 (en) A method and apparatus to visually present discussions for data mining purposes
US8806355B2 (en) Method and apparatus for visualizing and navigating within an immersive collaboration environment
CN108920675B (en) Information processing method and device, computer storage medium and terminal
US20150066935A1 (en) Crowdsourcing and consolidating user notes taken in a virtual meeting
US20140325348A1 (en) Conversion of a document of captured images into a format for optimized display on a mobile device
US20170324691A1 (en) Electronic mail data management systems and methods for generating a dataset for such systems
US20150278248A1 (en) Personal Information Management Service System
CN111813804A (en) Data query method and device, electronic equipment and storage medium
US20070158403A1 (en) Business card information exchange device and method
CN112307318B (en) Content publishing method, system and device
CN109710747B (en) Information processing method and device and electronic equipment
CN103516880A (en) Method and device for sending short messages
US9906485B1 (en) Apparatus and method for coordinating live computer network events
CN104135560A (en) Method and device of adding temporary contact information as well as terminal
CN111651287A (en) Message notification method, device and computer readable storage medium
CN111476013A (en) Information collection method, information collection device, information collection medium, and electronic device
CN109189293B (en) Evaluation interaction method and device for rich media content, electronic equipment and storage medium
CN110209987A (en) A kind of tax-related information promotional display system and method
KR20120040745A (en) System and method for providing electronic business cards by searching storage means in accordance with one or more criteria
WO2018069580A1 (en) Interactive collaboration tool
CN107368564A (en) A kind of enterprise's extension system and method
CN107506398B (en) Method for adding label attribute to book
CN103853697A (en) Mobile terminal and back-up method for application data thereof
CN112887803B (en) Session processing method, device, storage medium and electronic equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200911