WO2021121099A1 - Procédé de notification par message et dispositif électronique - Google Patents

Procédé de notification par message et dispositif électronique Download PDF

Info

Publication number
WO2021121099A1
WO2021121099A1 PCT/CN2020/134942 CN2020134942W WO2021121099A1 WO 2021121099 A1 WO2021121099 A1 WO 2021121099A1 CN 2020134942 W CN2020134942 W CN 2020134942W WO 2021121099 A1 WO2021121099 A1 WO 2021121099A1
Authority
WO
WIPO (PCT)
Prior art keywords
message
screen
priority
nth
electronic device
Prior art date
Application number
PCT/CN2020/134942
Other languages
English (en)
Chinese (zh)
Inventor
贾鑫
Original Assignee
维沃移动通信有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 维沃移动通信有限公司 filed Critical 维沃移动通信有限公司
Publication of WO2021121099A1 publication Critical patent/WO2021121099A1/fr

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/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance

Definitions

  • the embodiments of the present invention relate to the field of communication technologies, and in particular, to a message notification method and electronic equipment.
  • the electronic device can receive messages related to the application through the application in the electronic device, such as push messages and friend messages, and display a notification message corresponding to the message on the screen of the electronic device, so that the user knows that the electronic device The device receives a new message.
  • the electronic device can filter all received messages according to the filter conditions, and display all the notification messages that meet the filter conditions, and hide all the messages that do not meet the filter conditions. Filter notification message.
  • the filtered messages may include messages that are of interest to the user, which may cause the user to be unable to view the messages of interest normally.
  • the existing notification message method has poor human-computer interaction performance.
  • the embodiment of the present invention provides a message notification method and electronic device to solve the problem of poor human-computer interaction performance in the existing notification message mode.
  • an embodiment of the present invention provides a message notification method.
  • the method is applied to an electronic device including M screens, and the method may include: receiving a first message; in the case that the message priority of the first message meets the priority of the Nth message, displaying on the Nth screen of the M screens The notification message of the first message; where the display priority of the Nth screen is the Nth display priority, the Nth display priority corresponds to the Nth message priority, M and N are both positive integers, and N is less than or equal to M .
  • an embodiment of the present invention provides an electronic device.
  • the electronic device includes M screens, and the electronic device includes a receiving module and a display module.
  • the receiving module is used to receive the first message;
  • the display module is used to display the first message in the Nth screen of the M screens when the message priority of the first message received by the receiving module meets the Nth message priority
  • the notification message where the display priority of the Nth screen is the Nth display priority, the Nth display priority corresponds to the Nth message priority, M and N are both positive integers, and N is less than or equal to M.
  • an embodiment of the present invention provides an electronic device that includes a processor, a memory, and a computer program stored on the memory and capable of running on the processor.
  • the computer program is executed by the processor, The steps of the message notification method in the above-mentioned first aspect are implemented.
  • an embodiment of the present invention provides a computer-readable storage medium on which a computer program is stored.
  • the computer program is executed by a processor, the steps of the message notification method in the above-mentioned first aspect are implemented. .
  • the first message may be received; and when the message priority of the first message matches the priority of the Nth message, the notification message of the first message is displayed on the Nth screen of the M screens.
  • the electronic device can control the notification message of the first message to display the priority screen corresponding to the message priority of the first message according to the message priority of the first message. Therefore, the electronic device can control the notification message with a lower priority to be displayed on a screen with a lower display priority, for example, on a screen other than the main screen, so that some lower priority but may be Messages that the user is interested in can also be displayed on the screen, thereby reducing the probability that the user misses certain message notifications.
  • the method of notification message in the embodiment of the present invention has better human-computer interaction performance.
  • FIG. 1 is a schematic diagram of the architecture of an Android operating system provided by an embodiment of the present invention
  • FIG. 2 is one of the schematic diagrams of the message notification method provided by the embodiment of the present invention.
  • Figure 3 is a second schematic diagram of a message notification method provided by an embodiment of the present invention.
  • FIG. 5 is a third schematic diagram of a message notification method provided by an embodiment of the present invention.
  • FIG. 6 is a fourth schematic diagram of a message notification method provided by an embodiment of the present invention.
  • FIG. 7 is a fifth schematic diagram of a message notification method provided by an embodiment of the present invention.
  • FIG. 8 is a sixth schematic diagram of a message notification method provided by an embodiment of the present invention.
  • FIG. 9 is the second schematic diagram of the interface of the message notification method application provided by the embodiment of the present invention.
  • FIG. 10 is one of structural schematic diagrams of an electronic device provided by an embodiment of the present invention.
  • FIG. 11 is a second structural diagram of an electronic device provided by an embodiment of the present invention.
  • FIG. 12 is a schematic diagram of hardware of an electronic device provided by an embodiment of the present invention.
  • first and second in this document are used to distinguish different objects, rather than to describe a specific order of objects.
  • first message quantity identifier, the second message quantity identifier, etc. are used to distinguish different message quantity identifiers, rather than used to describe a specific sequence of message quantity identifiers.
  • words such as “exemplary” or “for example” are used to represent examples, illustrations, or illustrations. Any embodiment or design solution described as “exemplary” or “for example” in the embodiments of the present invention should not be construed as being more preferable or advantageous than other embodiments or design solutions. To be precise, words such as “exemplary” or “for example” are used to present related concepts in a specific manner.
  • the electronic device in the embodiment of the present invention may be an electronic device with an operating system.
  • the operating system may be an Android operating system, an ios operating system, or other possible operating systems, which is not specifically limited in the embodiment of the present invention.
  • the following takes the Android operating system as an example to introduce the software environment to which the message notification method provided by the embodiment of the present invention is applied.
  • FIG. 1 it is a schematic structural diagram of a possible Android operating system provided by an embodiment of the present invention.
  • the architecture of the Android operating system includes 4 layers, which are: application layer, application framework layer, system runtime library layer, and kernel layer (specifically, it may be the Linux kernel layer).
  • the application layer includes various applications (including system applications and third-party applications) in the Android operating system.
  • the application program that receives messages in the embodiment of the present invention.
  • the electronic device can specifically receive messages through some application programs.
  • the electronic device may receive a chat message triggered by a user's friend through a communication application, or the electronic device may receive a product push message triggered by a merchant through a shopping application.
  • the application framework layer is the framework of the application. Developers can develop some applications based on the application framework layer while complying with the development principles of the application framework.
  • an application program can include two parts, one part refers to a service running in the background of an electronic device, which is used to detect user input to the application program, and in response to the input, perform a corresponding action, for example, if the user is detected
  • the input of the corresponding notification message of the application can cancel the display of the notification message; the other part refers to the content displayed on the screen of the electronic device, such as the notification message displayed by the electronic device or the message content corresponding to the notification message.
  • the system runtime layer includes a library (also called a system library) and an Android operating system runtime environment.
  • the library mainly provides various resources needed by the Android operating system.
  • the Android operating system operating environment is used to provide a software environment for the Android operating system.
  • the kernel layer is the operating system layer of the Android operating system and belongs to the lowest level of the Android operating system software level.
  • the kernel layer is based on the Linux kernel to provide core system services and hardware-related drivers for the Android operating system.
  • developers can develop a software program that implements the message notification method provided by the embodiment of the present invention based on the system architecture of the Android operating system as shown in FIG.
  • the notification method can be run based on the Android operating system as shown in FIG. 1. That is, the processor or the electronic device can implement the message notification method provided in the embodiment of the present invention by running the software program in the Android operating system.
  • the electronic device in the embodiment of the present invention may be a terminal device.
  • the terminal device may be a mobile terminal device or a non-mobile terminal device.
  • the mobile terminal device may be a mobile phone, a tablet computer, a notebook computer, a handheld computer, a vehicle-mounted terminal, a wearable device, an ultra-mobile personal computer (UMPC), a netbook, or a personal digital assistant (personal digital assistant). , PDA), etc.
  • the non-mobile terminal device may be a personal computer (PC), a television (television, TV), a teller machine, or a self-service machine, etc., which is not specifically limited in the embodiment of the present invention.
  • the execution subject of the message notification method provided by the embodiment of the present invention may be the above-mentioned electronic device, or may be a functional module and/or functional entity in the electronic device that can implement the message notification method, and the details may be determined according to actual usage requirements.
  • the embodiments of the present invention are not limited. The following uses an electronic device as an example to illustrate the message notification method provided by the embodiment of the present invention.
  • the electronic device when an electronic device receives a message through an application program, the electronic device can generate a notification message corresponding to the message according to the message, and display the notification message to prompt the user that the application program has received a new message.
  • the electronic device may prompt the user to receive these messages after receiving friend messages and friend dynamic messages in interactive applications such as communication applications and game applications.
  • the electronic device after receiving push messages in other applications such as news applications and shopping applications, the electronic device may prompt the user to receive these messages.
  • the electronic device after receiving the system update messages issued by the server, the electronic device may prompt the user that these messages are received.
  • the electronic device may receive the first message; and when the message priority of the first message meets the priority of the Nth message, the notification message of the first message is displayed on the Nth screen of the M screens.
  • the electronic device may control messages with high message priority to be displayed on the main screen, and control messages with low message priority to be displayed on screens other than the main screen.
  • the electronic device can control the notification message with a lower priority to be displayed on a screen with a lower display priority, for example, on a screen other than the main screen, so that some lower priority but may be Messages that the user is interested in can also be displayed on the screen, thereby reducing the probability that the user misses certain message notifications.
  • the method of notification message in the embodiment of the present invention has better human-computer interaction performance.
  • an embodiment of the present invention provides a message notification method, which may be applied to an electronic device including M screens, and the method may include the following S201 to S202.
  • the electronic device receives the first message.
  • the above-mentioned first message may be a social message, for example, it may be an email, a short message, a friend's instant message, or a friend's dynamic message, etc.; it may also be a push message, for example, it may be a commodity or current news Or a push message of content such as video and music; it can also be a system message, for example, a system update message or a memory clear message, etc.
  • the electronic device receiving the first message may specifically be the electronic device receiving the first message through an application in the electronic device.
  • the application program may be a system application program or a non-system application program.
  • a system application is an application provided as part of the realization of an electronic device. It can be an application provided as a function of an electronic device, such as a setting application, a browser application, etc.;
  • a non-system application is an application that can be Provides its own Internet Protocol Multimedia Subsystem (IMS) connection application.
  • IMS Internet Protocol Multimedia Subsystem
  • the non-system application can be an application pre-installed in the electronic device or an application triggered by the user to download and install in the electronic device Programs, such as communication applications, payment applications, etc.
  • the display priority of the Nth screen is the Nth display priority
  • the Nth display priority corresponds to the Nth message priority
  • M and N are both positive integers
  • N is less than or equal to M.
  • the electronic device may determine the message priority of the first message according to the message type of the first message and/or the type of the application program receiving the first message. Specifically, the electronic device may determine the message priority of the first message according to a preset mapping relationship.
  • the preset mapping relationship may be a mapping relationship between a message type and a message priority, or may be the type and the type of the application program that receives the message.
  • the mapping relationship between message priorities may also be the mapping relationship between the message type and the type of the application program receiving the message and the message priority.
  • the foregoing message types may include social messages, push messages, system messages, and so on.
  • the types of applications that receive messages may include social applications, game applications, audio applications, navigation applications, education applications, shopping applications, and so on.
  • the electronic device may store multiple message priorities, and one message priority may be used to indicate the importance of a message.
  • the priority of multiple messages can be priority 1, priority 2, priority 3, and priority 4 in the order of priority.
  • the message belonging to priority 1 is urgent and belongs to priority.
  • the message of 2 is an important message
  • the message of priority 3 is a secondary message
  • the message of priority 4 is an unimportant message.
  • the message priority of the first message is explained by taking the preset mapping relationship as the mapping relationship between the message type and the message priority as an example.
  • the message priority may include message priority 1, message priority 2, and message priority 3.
  • the priority of message priority 1 is higher than the priority of message priority 2
  • the priority of message priority 2 is higher than the priority of message priority 3.
  • the preset mapping relationship may be message priority 1 for social messages, message priority 2 for system messages, and message priority 3 for push messages. Therefore, if the message type of the first message is a social message, the message priority of the first message is message priority 1, and if the message type of the first message is a system message, the message priority of the first message is message priority 2. If the message type of the first message is a push message, the message priority of the first message is message priority 3.
  • a possible implementation manner is that the electronic device may determine the display priority of each screen according to the frequency of use of the M screens. Among them, a display priority corresponds to a message priority. Another possible implementation manner is that the electronic device may determine the display priority of each screen according to the spatial distance between the screen receiving the touch operation and other screens when receiving the first message.
  • the electronic device includes 3 screens as an example.
  • the electronic device may preset the first frequency value and the second frequency value, and determine the display priority of each screen according to the use frequency, the first frequency value and the second frequency value of each screen.
  • the first frequency value is greater than the second frequency value.
  • the display priority of the screen whose use frequency is greater than or equal to the first frequency value is the first display priority
  • the display priority of the screen whose use frequency is less than the first frequency value and greater than or equal to the second frequency value is the second display Priority
  • the display priority of the screen whose use frequency is less than the second frequency value is the third display priority.
  • the first display priority is higher than the second display priority
  • the second display priority is higher than the third display priority.
  • the electronic device includes 3 screens as an example.
  • the electronic device can also sort the three screens from high to low in order to determine the display priority of each screen. Specifically, if the use frequency of screen 1 is greater than the use frequency of screen 2, and the use frequency of screen 2 is greater than the use frequency of screen 3, the display priority of screen 1 is the first display priority, and the display priority of screen 2 is the first display priority.
  • the second display priority, the display priority of screen 3 is the third display priority. Among them, the priority of the first display priority is higher than the second display priority, and the priority of the second display priority is higher than the third display priority.
  • the electronic device can display the notification message of the message belonging to the message priority corresponding to the display priority according to the display priority of each screen.
  • the message priority includes message priority 1, message priority 2, and message priority 3, and the display priority of the screen includes the first display priority, the second display priority, and the third display priority as an example.
  • the screen with the first display priority can be used to display the notification message of the message with message priority 1
  • the screen with the second display priority can be used to display the notification message of the message with the message priority 2
  • the screen with the third display priority can be Used to display the notification message of the message priority 3 message.
  • the electronic device can assign the first message to the first message according to the message priority of the first message.
  • the notification message of the message is displayed on the screen corresponding to the electronic device.
  • the message of the Nth message priority may be correspondingly displayed on the Nth screen of the M screens of the electronic device. Therefore, if it is determined that the message priority of the first message is the Nth message priority, that is, the message priority of the first message conforms to the Nth message priority, the electronic device can display the first message on the Nth screen of the M screens. Notification message.
  • the electronic device may display the notification message of the first message in the lock screen interface of the Nth screen, the notification bar of the Nth screen, the floating window of the Nth screen, or any other area of the Nth screen, which can be specifically based on The actual use requirements are determined, which is not limited in the embodiment of the present invention.
  • the electronic device may also display the notification message of the first message on the second target screen.
  • the second target screen may be a screen that receives the user's touch operation when receiving the first message, that is, the screen that the user is using, so that the user can avoid missing the notification message of the first message.
  • the embodiment of the present invention provides a message notification method, which can receive a first message; and when the message priority of the first message meets the priority of the Nth message, the first message is displayed on the Nth screen of the M screens. Notification message.
  • the electronic device can control the notification message of the first message to display the priority screen corresponding to the message priority of the first message according to the message priority of the first message. Therefore, the electronic device can control the notification message with a lower priority to be displayed on a screen with a lower display priority, for example, on a screen other than the main screen, so that some lower priority but may be Messages that the user is interested in can also be displayed on the screen, thereby reducing the probability that the user misses certain message notifications.
  • the method of notification message in the embodiment of the present invention has better human-computer interaction performance.
  • the first message quantity identifier may be updated, and the second message quantity identifier may be controlled to remain unchanged.
  • the first message quantity identifier is the identifier displayed on the icon of the first application on the Nth screen
  • the second message quantity identifier is the identifier displayed on the icon of the first application on the other screens of the M screens.
  • the message notification method provided in the embodiment of the present invention may further include the following S203.
  • the electronic device updates the first identifier and keeps displaying the second identifier.
  • the above-mentioned first message may be a notification message received through the first application.
  • the first application program may be an application program that displays icons of the application program on at least two screens of the electronic device. Wherein, the at least two screens include the Nth screen.
  • the above-mentioned first identifier may be an identifier indicating the number of notification messages displayed on the icon of the first application on the Nth screen, that is, the first identifier may be used to indicate that among the unread messages received by the first application, in the Nth
  • the second identifier may be an identifier indicating the number of notification messages displayed on the icon of the first application in the other screens of the M screens, that is, the second message quantity identifier may be used to indicate the first application icon.
  • the number of notification messages is displayed on the other screens of the M screens.
  • the electronic device can determine that there are x+y messages according to the message priority of each message in the x+y messages.
  • the notification message of one message is displayed on the Nth screen 42, and the notification message of y messages is displayed on the N+1th screen 43. Therefore, the first message quantity identifier 44 may be x, and the second message quantity identifier 45 may be y .
  • the icons of the same application program can be displayed on different screens of the electronic device, that is, the icon of the first application program can be displayed on the Nth screen or on other screens of the M screens. Therefore, when the message priority of the first message meets the Nth message priority, the electronic device can update the first identifier and keep displaying the second identifier.
  • the above-mentioned updating of the first identifier may include the following two situations: Case 1.
  • Case 1 In the case that the first application does not include unread messages, after the electronic device receives a message through the first application, it may A logo indicating that the number of messages is 1 is displayed on the icon of the first application program; case two, in the case that the first application program includes other unread messages, the electronic device can change the logo indicated on the icon of the first application program The number of messages. For example, if the number of messages indicated by the identifier is 2 before the first application receives the message, the number of messages indicated by the identifier can be changed from 2 to 3 after the first application receives the message.
  • the electronic device after the electronic device receives the message through the application, it can update the message quantity identifier on the icon of the application on the screen displaying the notification message of the message, and control the application on other screens.
  • the message quantity indicator on the icon of the program remains unchanged. Therefore, the electronic device can distinguish the number of messages with different message priorities received by the same application on different screens, so that it is convenient when there are many unread messages.
  • the user processes the message according to the message priority of the message.
  • the electronic device may output a prompt sound and/or light a prompt light according to the following two possible implementation manners.
  • the electronic device can output a prompt sound and/or light a prompt light.
  • the message notification method provided by the embodiment of the present invention may further include the following S204.
  • the electronic device may determine whether the message priority of the first message is greater than or equal to the preset priority. If the message priority of the first message is greater than or equal to the preset priority, the electronic device outputs a prompt sound and/or lights up a prompt light, and displays the notification message corresponding to the first message on the corresponding screen; if the message priority of the first message If the message priority is less than the preset priority, the electronic device only displays the notification message corresponding to the first message on the corresponding screen.
  • the electronic device can activate the prompt sound function and/or the prompt light function through a preset control, and turn off the prompt sound function and/or the prompt light function through the preset control.
  • the user can respectively perform touch input on the preset controls, so that the electronic device can activate the prompt sound function and/or the prompt light function; afterwards, when the message priority of the received message is greater than or equal to the preset priority
  • the electronic device can output a prompt sound and/or light a prompt light.
  • the user can also perform touch input to the preset control, so that the electronic device can disable the prompt sound and the prompt light in response to the touch input.
  • the above-mentioned prompt light may be a flashlight, a breathing light, a light strip, or other possible lights, etc., which may be specifically determined according to actual use requirements, and the embodiment of the present invention does not limit it.
  • the electronic device may output a prompt sound and/or light a prompt light when the message priority of the first message is greater than or equal to the preset priority.
  • the prompt sound and prompt light are not limited to the screen that the user is operating, that is, when the user operates any screen of the electronic device, the user can notice the prompt sound and prompt light output by the electronic device. Therefore, even if the user is When operating on other screens where the notification message of the message is not displayed, the electronic device may also prompt the user to view the message that meets the preset priority by outputting a prompt sound and/or lighting a prompt lamp, so as to avoid missing important messages.
  • the electronic device may send All notification messages in the Nth screen are displayed in the first target screen.
  • the message notification method provided in the embodiment of the present invention may further include the following S205.
  • the foregoing preset condition may include at least one of the following: the system time of the electronic device is the preset time, the number of all notification messages in the Nth screen is greater than or equal to the preset number, and the received input is the preset input.
  • the first target screen may be the first screen with the highest display priority among the M screens of the electronic device, or a screen that receives touch operations when the foregoing preset conditions are met, that is, the screen that the user is currently operating on.
  • the screen that receives touch operations can be understood as: the screen that the user is currently operating when the preset conditions are met; the first screen can be the screen that receives touch operations, or other screens, depending on the usage The needs are determined.
  • the notification message in the Nth screen may be displayed in the first target screen, or all notification messages in other screens except the first target screen may be displayed In the first target screen.
  • the electronic device can display all the notification messages in the Nth screen on the first target screen when the system time is 7:00 am on Friday. Or, display all notification messages in screens other than the first target screen in the first target screen.
  • the electronic device may display all notification messages on the Nth screen on the first target. In the screen. Or, in the case where the total number of all notification messages in screens other than the first target screen in the electronic device is greater than or equal to 50, the electronic device may display all notification messages in screens other than the first target screen In the first target screen.
  • the electronic device may receive the click input, and in response to the click input, send the notification message of the first message or All notification messages in the Nth screen are displayed in the first target screen, or all notification messages in screens other than the first target screen are displayed in the first target screen.
  • the preset conditions include at least two of the following: the system time of the electronic device is the preset time, the number of all notification messages in the Nth screen is greater than or equal to the preset number, and the received input is the preset input
  • the notification messages of other screens can be displayed on the first target screen, or when the preset conditions meet all the items, the notification messages of other screens can be displayed on the first target screen.
  • the notification message is displayed in the first target screen.
  • the electronic device can display all notification messages in the Nth screen on the first target screen when the preset condition is met.
  • the first target screen is the first screen
  • the first screen Has the highest priority, so it is convenient for the user to operate on the notification message or all notification messages of the first message in the Nth screen.
  • the first target screen is a screen that receives touch operations when the above-mentioned preset conditions are met, since this screen is the screen currently being operated by the user, the user can make the user view the Nth screen without switching the screen.
  • the notification message of the first message or all notification messages are operated on. This prevents users from missing notification messages of messages with lower priority.
  • the electronic device may centrally process the notification messages accumulated in the Nth screen in the first target screen.
  • the message notification method provided in the embodiment of the present invention may further include the following S206 to S207.
  • the electronic device receives the first input of the target notification message on the first target screen.
  • the aforementioned target notification message may be at least one notification message among all notification messages displayed on the first target screen.
  • the above-mentioned first input may be a click input, an upward sliding input, a downward sliding input, a left sliding input, a right sliding input, and a long press on the target notification message on the first target screen.
  • Any possible input such as input or double-press input.
  • top, bottom, left, and right in the embodiment of the present invention are all exemplified when the screen of the electronic device faces the user and the user inputs on the screen of the electronic device as an example, that is, up and down. , Left and Right are all based on the user’s input on the screen of the electronic device relative to the screen of the electronic device.
  • the electronic device executes the target action in response to the first input.
  • the above-mentioned target action may include at least one of the following: cancel displaying target notification messages in the first target screen and the Nth screen; cancel displaying all notification messages in the first target screen and the Nth screen; display target notifications on the first target screen Message content corresponding to the message, and cancel displaying the target notification message in the first target screen and the Nth screen; delete the message content corresponding to the target notification message from the electronic device; forward the message content corresponding to the target notification message to the target contact.
  • the target action is exemplarily described below by taking the target notification message displayed on the first screen as an example.
  • the electronic device may cancel the display of the target notification message in the first screen and the Nth screen in response to the first input.
  • the electronic device may cancel the display of all notification messages in the first screen and the Nth screen in response to the first input.
  • the electronic device may respond to the first input, display the message content corresponding to the target notification message on the first screen, and display the message content on the first screen and the Nth screen. Cancel the display of the target notification message.
  • the electronic device may delete the message content corresponding to the target notification message from the electronic device in response to the first input.
  • the electronic device may forward the message content corresponding to the target notification message to the target contact in response to the first input.
  • the electronic device can cancel the display of the target notification message in the Nth screen by responding to the input to the first target screen. Therefore, on the one hand, the user operation can be simplified, that is, the user does not need to perform operations on the Nth screen. Repeat the operation. On the other hand, the electronic device can no longer prompt to receive the message corresponding to the target notification message, thereby saving the display space of the electronic device screen.
  • the electronic device can adjust the display priority of each screen in real time according to the use frequency of each of the M screens. Based on this, before displaying the notification message of the first message on the Nth screen of the M screens of the electronic device, the electronic device may obtain the Nth display priority corresponding to the Nth message priority, and determine the Nth screen as to be displayed The screen of the notification message of the first message, where the display priority of the Nth screen is the Nth display priority.
  • the message notification method provided in the embodiment of the present invention may further include the following S208 to S209.
  • the electronic device determines the display priority of each screen according to the use frequency of each of the M screens.
  • the embodiment of the present invention does not specifically limit the execution sequence of S201 and S208.
  • the electronic device may perform S201 first, and then perform S208; or, may perform S208 first, and then perform S201; or, may perform S201 and S208 at the same time.
  • the electronic device may periodically obtain the use frequency of each of the M screens, and determine the display priority of each screen in real time according to the use frequency of each of the M screens.
  • the electronic device determining the display priority of each screen according to the use frequency of each of the M screens please refer to the related description of the “display priority” in the foregoing embodiment S201, which is not repeated here.
  • the electronic device obtains the Nth display priority corresponding to the Nth message priority, and determines the Nth screen as the screen on which the notification message of the first message is to be displayed.
  • the display priority of the Nth screen is the Nth display priority.
  • Different screens correspond to different display priorities
  • different display priorities can correspond to notification messages of messages of different priorities.
  • the first screen may correspond to a first display priority
  • the first display priority may correspond to a notification message of a message of the first priority. If the message priority of the first message is the first priority, the electronic device may obtain the first display priority corresponding to the first priority, and further determine the first screen according to the first display priority. After that, the electronic device may determine the first screen as the screen on which the notification message of the first message is to be displayed.
  • the electronic device can adjust the display priority of each screen in real time according to the use frequency of each of the M screens, so that the way the electronic device displays the notification message becomes more flexible, thereby improving the human-computer interaction performance.
  • the electronic device may also adjust the display priority of each screen in real time according to the spatial distance between the screen receiving the touch operation when receiving the first message and other screens.
  • the message notification method provided in the embodiment of the present invention may further include the following S210 to S211.
  • the electronic device determines that when receiving the first message, the screen that receives the touch operation among the M screens is the first screen with the highest display priority.
  • the electronic device determines the display priority of the other screens according to the spatial distance between the first screen and the other screens of the M screens.
  • the electronic device can adjust the display priority of each screen in real time according to the spatial distance between the screen receiving the touch operation when receiving the first message and other screens, and therefore, receive the notification of the first message When sending a message, the user can process the notification message more conveniently, thereby improving the human-computer interaction performance.
  • the message notification methods shown in the figures of the foregoing methods are all exemplified in conjunction with a figure in the embodiment of the present invention.
  • the message notification method shown in the figures of the above methods can also be implemented in combination with any other figures that can be combined as illustrated in the above embodiments, and will not be repeated here.
  • an embodiment of the present invention provides an electronic device 1010.
  • the electronic device 1010 may include a receiving module 1011 and a display module 1012.
  • the receiving module 1011 may be used to receive the first message.
  • the display module 1012 may be configured to display the notification message of the first message on the Nth screen of the M screens when the message priority of the first message received by the receiving module 1011 meets the Nth message priority.
  • the display priority of the Nth screen is the Nth display priority
  • the Nth display priority corresponds to the Nth message priority
  • M and N are both positive integers
  • N is less than or equal to M.
  • the display module 1012 may also be used to display the notification message of the first message on the Nth screen of the M screens, and if a preset condition is met, the display module 1012 All notification messages are displayed in the first target screen.
  • the first target screen is the first screen with the highest display priority, or a screen that receives touch operations when a preset condition is met
  • the preset condition includes at least one of the following: the system time of the electronic device is the preset time, The number of all notification messages in the Nth screen is greater than or equal to the preset number, and the received input is the preset input.
  • the electronic device 1010 may further include a processing module 1013.
  • the receiving module 1011 may also be configured to receive the first input of the target notification message in the first target screen after the display module 1012 displays all the notification messages in the Nth screen in the first target screen.
  • the processing module 1013 may be configured to execute the target action in response to the first input received by the receiving module 1011.
  • the target action includes at least one of the following: cancel displaying target notification messages in the first target screen and the Nth screen; cancel displaying all notification messages in the first target screen and the Nth screen; display target notifications on the first target screen Message content corresponding to the message, and cancel displaying the target notification message in the first target screen and the Nth screen; delete the message content corresponding to the target notification message from the electronic device; forward the message content corresponding to the target notification message to the target contact.
  • the display module 1012 may also be used for receiving the first message after the receiving module 1011 receives the first message.
  • the first identifier is updated, and the second identifier is kept displayed.
  • the first identifier is the identifier indicating the number of notification messages displayed on the icon of the first application in the Nth screen
  • the second identifier is the identifier displayed on the icon of the first application in the other screens of the M screens. The identifier indicating the number of notification messages.
  • the electronic device 1010 may further include a processing module 1013.
  • the processing module 1013 may also be configured to determine the message priority of the first message according to the message type of the first message and/or the type of the application program receiving the first message after the receiving module 1011 receives the first message.
  • the electronic device 1010 may further include a processing module 1013.
  • the processing module 1013 can also be used to determine the display priority of each screen according to the frequency of use of each of the M screens; obtain the Nth display priority corresponding to the Nth message priority, and determine the Nth screen as The screen for the notification message of the first message to be displayed.
  • the electronic device 1010 may further include a processing module 1013.
  • the processing module 1013 may be specifically configured to determine that when the receiving module 1011 receives the first message, the screen that receives the touch operation among the M screens is the first screen with the highest display priority; and according to the other differences between the first screen and the M screens
  • the spatial distance between the screens determines the display priority of other screens; among them, the further the spatial distance between the other screens and the first screen, the lower the display priority of the other screens.
  • the display module 1012 may also be used to display the notification message of the first message on the second target screen after the receiving module 1011 receives the first message.
  • the second target screen may be The module 1011 receives the touch operation screen when receiving the first message.
  • the electronic device provided in the embodiment of the present invention can implement each process implemented by the electronic device in the foregoing method embodiment. To avoid repetition, details are not described herein again.
  • An embodiment of the present invention provides an electronic device that can receive a first message; and when the message priority of the first message meets the priority of the Nth message, a notification of the first message is displayed on the Nth screen of the M screens news.
  • the electronic device can control the notification message of the first message to display the priority screen corresponding to the message priority of the first message according to the message priority of the first message. Therefore, the electronic device can control the notification message with a lower priority to be displayed on a screen with a lower display priority, for example, on a screen other than the main screen, so that some lower priority but may be Messages that the user is interested in can also be displayed on the screen, thereby reducing the probability that the user misses certain message notifications.
  • the method of notification message in the embodiment of the present invention has better human-computer interaction performance.
  • FIG. 12 is a schematic diagram of the hardware structure of an electronic device implementing various embodiments of the present invention.
  • the electronic device 100 includes but is not limited to: a radio frequency unit 101, a network module 102, an audio output unit 103, an input unit 104, a sensor 105, a display unit 106, a user input unit 107, an interface unit 108, and a memory 109 , Processor 110, and power supply 111 and other components.
  • Those skilled in the art can understand that the structure of the electronic device shown in FIG. 12 does not constitute a limitation on the electronic device.
  • the electronic device may include more or fewer components than those shown in the figure, or a combination of certain components, or different components. Layout.
  • electronic devices include, but are not limited to, mobile phones, tablet computers, notebook computers, palmtop computers, vehicle-mounted terminals, wearable devices, and pedometers.
  • the processor 110 is configured to control the radio frequency unit 101 to receive the first message; and according to the first message received by the radio frequency unit 101, to control the display unit 106 when the message priority of the first message meets the Nth message priority , Display the notification message of the first message on the Nth screen of the M screens.
  • the receiving module 1011 in the above-mentioned structural schematic diagram of the electronic device may be implemented by the above-mentioned radio frequency unit 101, and the display module 1012 may be implemented by the above-mentioned display unit 106.
  • the processing module 1013 in the above-mentioned structural schematic diagram of the electronic device may be implemented by the above-mentioned processor 110.
  • An embodiment of the present invention provides an electronic device, which can receive a first message; and when the message priority of the first message meets the priority of the Nth message, the first message is displayed on the Nth screen of the M screens. Notification message.
  • the electronic device can control the notification message of the first message to display the priority screen corresponding to the message priority of the first message according to the message priority of the first message. Therefore, the electronic device can control the notification message with a lower priority to be displayed on a screen with a lower display priority, for example, on a screen other than the main screen, so that some lower priority but may be Messages that the user is interested in can also be displayed on the screen, thereby reducing the probability that the user misses certain message notifications.
  • the method of notification message in the embodiment of the present invention has better human-computer interaction performance.
  • the radio frequency unit 101 can be used for receiving and sending signals in the process of sending and receiving information or talking. Specifically, the downlink data from the base station is received and processed by the processor 110; in addition, Uplink data is sent to the base station.
  • the radio frequency unit 101 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like.
  • the radio frequency unit 101 can also communicate with the network and other devices through a wireless communication system.
  • the electronic device provides users with wireless broadband Internet access through the network module 102, such as helping users to send and receive emails, browse web pages, and access streaming media.
  • the audio output unit 103 can convert the audio data received by the radio frequency unit 101 or the network module 102 or stored in the memory 109 into an audio signal and output it as sound. Moreover, the audio output unit 103 may also provide audio output related to a specific function performed by the electronic device 100 (for example, call signal reception sound, message reception sound, etc.).
  • the audio output unit 103 includes a speaker, a buzzer, a receiver, and the like.
  • the input unit 104 is used to receive audio or video signals.
  • the input unit 104 may include a graphics processing unit (GPU) 1041 and a microphone 1042.
  • the graphics processing unit 1041 is used to capture images of still pictures or videos obtained by an image capture device (such as a camera) in a video capture mode or an image capture mode. Data is processed.
  • the processed image frame can be displayed on the display unit 106.
  • the image frame processed by the graphics processor 1041 may be stored in the memory 109 (or other storage medium) or sent via the radio frequency unit 101 or the network module 102.
  • the microphone 1042 can receive sound, and can process such sound into audio data.
  • the processed audio data can be converted into a format that can be sent to a mobile communication base station via the radio frequency unit 101 for output in the case of a telephone call mode.
  • the electronic device 100 further includes at least one sensor 105, such as a light sensor, a motion sensor, and other sensors.
  • the light sensor includes an ambient light sensor and a proximity sensor.
  • the ambient light sensor can adjust the brightness of the display panel 1061 according to the brightness of the ambient light.
  • the proximity sensor can close the display panel 1061 and the display panel 1061 when the electronic device 100 is moved to the ear. / Or backlight.
  • the accelerometer sensor can detect the magnitude of acceleration in various directions (usually three axes), and can detect the magnitude and direction of gravity when stationary, and can be used to identify the posture of electronic devices (such as horizontal and vertical screen switching, related games) , Magnetometer attitude calibration), vibration recognition related functions (such as pedometer, percussion), etc.; sensor 105 can also include fingerprint sensors, pressure sensors, iris sensors, molecular sensors, gyroscopes, barometers, hygrometers, thermometers, Infrared sensors, etc., will not be repeated here.
  • the display unit 106 is used to display information input by the user or information provided to the user.
  • the display unit 106 may include a display panel 1061, and the display panel 1061 may be configured in the form of a liquid crystal display (LCD), an organic light-emitting diode (OLED), or the like.
  • LCD liquid crystal display
  • OLED organic light-emitting diode
  • the user input unit 107 may be used to receive inputted numeric or character information, and generate key signal input related to user settings and function control of the electronic device.
  • the user input unit 107 includes a touch panel 1071 and other input devices 1072.
  • the touch panel 1071 also called a touch screen, can collect the user's touch operations on or near it (for example, the user uses any suitable objects or accessories such as fingers, stylus, etc.) on the touch panel 1071 or near the touch panel 1071. operating).
  • the touch panel 1071 may include two parts: a touch detection device and a touch controller.
  • the touch detection device detects the user's touch position, detects the signal brought by the touch operation, and transmits the signal to the touch controller; the touch controller receives the touch information from the touch detection device, converts it into contact coordinates, and then sends it To the processor 110, the command sent by the processor 110 is received and executed.
  • the touch panel 1071 can be implemented in multiple types such as resistive, capacitive, infrared, and surface acoustic wave.
  • the user input unit 107 may also include other input devices 1072.
  • other input devices 1072 may include, but are not limited to, a physical keyboard, function keys (such as volume control buttons, switch buttons, etc.), trackball, mouse, and joystick, which will not be repeated here.
  • the touch panel 1071 can be overlaid on the display panel 1061.
  • the touch panel 1071 detects a touch operation on or near it, it transmits it to the processor 110 to determine the type of the touch event, and then the processor 110 determines the type of the touch event according to the touch.
  • the type of event provides corresponding visual output on the display panel 1061.
  • the touch panel 1071 and the display panel 1061 are used as two independent components to implement the input and output functions of the electronic device, in some embodiments, the touch panel 1071 and the display panel 1061 can be integrated
  • the implementation of the input and output functions of the electronic device is not specifically limited here.
  • the interface unit 108 is an interface for connecting an external device with the electronic device 100.
  • the external device may include a wired or wireless headset port, an external power source (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device with an identification module, audio input/output (I/O) port, video I/O port, headphone port, etc.
  • the interface unit 108 can be used to receive input (for example, data information, power, etc.) from an external device and transmit the received input to one or more elements in the electronic device 100 or can be used to connect to the electronic device 100 and the external device. Transfer data between devices.
  • the memory 109 can be used to store software programs and various data.
  • the memory 109 may mainly include a program storage area and a data storage area.
  • the program storage area may store an operating system, an application program required by at least one function (such as a sound playback function, an image playback function, etc.), etc.; Data created by the use of mobile phones (such as audio data, phone book, etc.), etc.
  • the memory 109 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least one magnetic disk storage device, a flash memory device, or other volatile solid-state storage devices.
  • the processor 110 is the control center of the electronic device, which uses various interfaces and lines to connect the various parts of the entire electronic device, runs or executes software programs and/or modules stored in the memory 109, and calls data stored in the memory 109 , Perform various functions of electronic equipment and process data, so as to monitor the electronic equipment as a whole.
  • the processor 110 may include one or more processing units; optionally, the processor 110 may integrate an application processor and a modem processor, where the application processor mainly processes the operating system, the first user interface, and application programs, etc., The modem processor mainly deals with wireless communication. It can be understood that the foregoing modem processor may not be integrated into the processor 110.
  • the electronic device 100 may also include a power source 111 (such as a battery) for supplying power to various components.
  • a power source 111 such as a battery
  • the power source 111 may be logically connected to the processor 110 through a power management system, so as to manage charging, discharging, and power consumption through the power management system. Management and other functions.
  • the electronic device 100 includes some functional modules not shown, which will not be repeated here.
  • an embodiment of the present invention also provides an electronic device, including a processor 110 as shown in FIG. 12, a memory 109, a computer program stored in the memory 109 and running on the processor 110, and the computer program is
  • the processor 110 implements each process of the foregoing message notification method embodiment when executing, and can achieve the same technical effect. To avoid repetition, details are not described herein again.
  • the embodiment of the present invention also provides a computer-readable storage medium, and a computer program is stored on the computer-readable storage medium.
  • a computer program is stored on the computer-readable storage medium.
  • the computer program is executed by a processor, each process of the above-mentioned message notification method embodiment is realized, and the same technology can be achieved. The effect, in order to avoid repetition, will not be repeated here.
  • the computer-readable storage medium may include read-only memory (ROM), random access memory (RAM), magnetic disk or optical disk, etc.
  • the method of the above embodiments can be implemented by means of software plus the necessary general hardware platform. Of course, it can also be implemented by hardware, but in many cases the former is better. ⁇
  • the technical solution of this application essentially or the part that contributes to the existing technology can be embodied in the form of a software product, and the computer software product is stored in a storage medium (such as ROM/RAM, magnetic disk, The optical disc) includes several instructions to make an electronic device (which can be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) execute the method described in each embodiment of the present application.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Telephone Function (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

Procédé de notification par message et dispositif électronique. Ledit procédé consiste : à recevoir un premier message ; et dans les cas où une priorité de message du premier message est cohérente avec une Nième priorité de message, à afficher un message de notification du premier message dans un Nième écran des M écrans, une priorité d'affichage du Nième écran étant une nième priorité d'affichage, la Nième priorité d'affichage correspondant à la Nième priorité de message, M et N étant des nombres entiers positifs, et N étant inférieur ou égal à M.
PCT/CN2020/134942 2019-12-16 2020-12-09 Procédé de notification par message et dispositif électronique WO2021121099A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201911296413.8 2019-12-16
CN201911296413.8A CN111124573B (zh) 2019-12-16 2019-12-16 消息通知方法及电子设备

Publications (1)

Publication Number Publication Date
WO2021121099A1 true WO2021121099A1 (fr) 2021-06-24

Family

ID=70499312

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/134942 WO2021121099A1 (fr) 2019-12-16 2020-12-09 Procédé de notification par message et dispositif électronique

Country Status (2)

Country Link
CN (1) CN111124573B (fr)
WO (1) WO2021121099A1 (fr)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111124573B (zh) * 2019-12-16 2022-04-22 维沃移动通信有限公司 消息通知方法及电子设备
CN111857835B (zh) * 2020-07-23 2024-01-19 珠海优特电力科技股份有限公司 信号的处理方法及装置、智能卡、可读存储介质
CN112099685B (zh) * 2020-09-04 2022-08-16 维沃移动通信有限公司 通知消息显示控制方法、装置、电子设备和可读存储介质
CN112148412A (zh) * 2020-09-29 2020-12-29 维沃移动通信有限公司 通知消息显示方法、装置及电子设备
CN112199174A (zh) * 2020-09-30 2021-01-08 北京字节跳动网络技术有限公司 消息发送的控制方法、装置、电子设备及计算机可读存储介质
CN117056092A (zh) * 2022-05-07 2023-11-14 华为技术有限公司 推送消息的方法、电子设备

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030122879A1 (en) * 2001-12-27 2003-07-03 International Business Machines Corporation Display device, display method, display program, and recording medium
CN109416691A (zh) * 2016-06-30 2019-03-01 微软技术许可有限责任公司 消息归组和相关性
CN109614183A (zh) * 2018-11-22 2019-04-12 维沃移动通信有限公司 一种消息显示方法及终端设备
CN109976844A (zh) * 2019-01-25 2019-07-05 维沃移动通信有限公司 一种消息显示方法及移动终端
CN111124573A (zh) * 2019-12-16 2020-05-08 维沃移动通信有限公司 消息通知方法及电子设备

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103488376A (zh) * 2013-06-29 2014-01-01 华为技术有限公司 桌面组件融合、组合、拆分方法及设备
CN104238875B (zh) * 2014-08-15 2018-07-24 小米科技有限责任公司 应用程序角标添加方法及装置
US10114525B2 (en) * 2016-12-28 2018-10-30 Byung Jin Kim Device and method for organizing and displaying instant messages in various structured fashions
WO2018120190A1 (fr) * 2016-12-30 2018-07-05 华为技术有限公司 Procédé d'indication de message non lu, et terminal
CN112835496A (zh) * 2017-05-02 2021-05-25 华为技术有限公司 处理通知的方法及电子设备
US10749828B2 (en) * 2018-03-14 2020-08-18 Rovi Guides, Inc. Systems and methods for presenting event notifications, based on trending communications, on devices notwithstanding a user instruction to disable event notifications
CN109683838A (zh) * 2018-12-20 2019-04-26 维沃移动通信有限公司 一种终端的显示方法及终端

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030122879A1 (en) * 2001-12-27 2003-07-03 International Business Machines Corporation Display device, display method, display program, and recording medium
CN109416691A (zh) * 2016-06-30 2019-03-01 微软技术许可有限责任公司 消息归组和相关性
CN109614183A (zh) * 2018-11-22 2019-04-12 维沃移动通信有限公司 一种消息显示方法及终端设备
CN109976844A (zh) * 2019-01-25 2019-07-05 维沃移动通信有限公司 一种消息显示方法及移动终端
CN111124573A (zh) * 2019-12-16 2020-05-08 维沃移动通信有限公司 消息通知方法及电子设备

Also Published As

Publication number Publication date
CN111124573B (zh) 2022-04-22
CN111124573A (zh) 2020-05-08

Similar Documents

Publication Publication Date Title
WO2020199758A1 (fr) Procédé d'affichage de message et dispositif terminal
CN110752980B (zh) 一种消息发送方法及电子设备
US20220276909A1 (en) Screen projection control method and electronic device
WO2021121099A1 (fr) Procédé de notification par message et dispositif électronique
WO2019141174A1 (fr) Terminal mobile et procédé de traitement de message non lu
WO2021197263A1 (fr) Procédé de partage de contenu et dispositif électronique
WO2020258929A1 (fr) Procédé de commutation d'interface de dossier et dispositif terminal
WO2021017776A1 (fr) Procédé de traitement d'informations et terminal
CN110062105B (zh) 一种界面显示方法及终端设备
WO2021017763A1 (fr) Procédé de traitement de transaction, dispositif terminal et support de stockage lisible par ordinateur
CN109614061B (zh) 显示方法及终端
WO2020151525A1 (fr) Procédé d'envoi de message et dispositif terminal
KR102554191B1 (ko) 정보 처리 방법 및 단말
WO2020238351A1 (fr) Procédé de téléchargement et classification d'application et dispositif terminal
WO2020215932A1 (fr) Procédé d'affichage de message non lu et dispositif terminal
CN109471690B (zh) 一种消息显示方法及终端设备
WO2020192299A1 (fr) Procédé d'affichage d'informations et dispositif terminal
WO2021057290A1 (fr) Procédé de commande d'informations et dispositif électronique
WO2020211612A1 (fr) Procédé d'affichage d'informations et dispositif terminal
WO2020181954A1 (fr) Procédé de commande de programme d'application et dispositif terminal
WO2020192322A1 (fr) Procédé d'affichage et dispositif terminal
WO2021093766A1 (fr) Procédé d'affichage de message, et appareil électronique
WO2020215982A1 (fr) Procédé de gestion d'icône de bureau et dispositif terminal
WO2020215969A1 (fr) Procédé de saisie de contenu et équipement terminal
US20220150201A1 (en) Message sending method and terminal device

Legal Events

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

Ref document number: 20901368

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20901368

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 20901368

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 16/02/2023)

122 Ep: pct application non-entry in european phase

Ref document number: 20901368

Country of ref document: EP

Kind code of ref document: A1