[go: up one dir, main page]

WO2018010304A1 - Procédé et dispositif de traitement de messages - Google Patents

Procédé et dispositif de traitement de messages Download PDF

Info

Publication number
WO2018010304A1
WO2018010304A1 PCT/CN2016/100429 CN2016100429W WO2018010304A1 WO 2018010304 A1 WO2018010304 A1 WO 2018010304A1 CN 2016100429 W CN2016100429 W CN 2016100429W WO 2018010304 A1 WO2018010304 A1 WO 2018010304A1
Authority
WO
WIPO (PCT)
Prior art keywords
processing
unread message
message
user
behavior
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.)
Ceased
Application number
PCT/CN2016/100429
Other languages
English (en)
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.)
Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
Original Assignee
Yulong Computer Telecommunication Scientific Shenzhen 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 Yulong Computer Telecommunication Scientific Shenzhen Co Ltd filed Critical Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
Publication of WO2018010304A1 publication Critical patent/WO2018010304A1/fr
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/3331Query processing
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/3331Query processing
    • G06F16/3332Query translation
    • G06F16/3334Selection or weighting of terms from queries, including natural language queries
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/55Push-based network services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/725Cordless telephones

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a message processing method and apparatus.
  • notification messages are displayed in the notification bar, and in each application, these notification messages are displayed in the form of unread messages, which include messages that the user really needs, as well as some spam messages, such as advertising messages, spam messages. Wait, a lot of spam will drown the messages that users really need, and it will cause inconvenience for users to read the messages they really need.
  • the current application generally has the function of marking the unread messages as read, or one by one. Or spam messages are marked as read by group.
  • the user still needs to manually find the really needed message from a large number of unread messages, and the user may mistakenly mark the information that is not actually read. As the possibility of reading information, there is still a problem of less intelligent processing of unread messages.
  • Embodiments of the present invention provide a method and apparatus for message processing, which can solve the problem of low intelligence for unread message processing.
  • a method of message processing comprising:
  • the unread message is processed according to the processing strategy.
  • a device for message processing comprising:
  • a generating unit configured to generate a processing rule according to the preset policy; and generate a processing policy according to the processing rule and a processing behavior of the unread message by the user;
  • the processing unit is configured to process the unread message according to the processing policy.
  • the terminal generates a processing rule according to a preset policy, and then generates a processing policy according to the processing rule and the processing behavior of the unread message by the user, and then processes the unread message according to the processing policy.
  • the embodiment of the present invention can generate a processing policy flexibly according to the processing behavior of the unread message by the user and the preset policy, because the processing strategy is combined with the preset.
  • the policy and the actual processing behavior of the unread message by the user are determined. Therefore, processing the unread message according to the processing policy can adapt to the user's needs and improve the intelligence of processing the unread message.
  • FIG. 1 is a flowchart of a method for message processing according to an embodiment of the present invention
  • FIG. 3 is a schematic diagram of a logical structure of an apparatus for message processing according to an embodiment of the present disclosure
  • FIG. 4 is a schematic structural diagram of an apparatus for message processing according to an embodiment of the present invention.
  • the embodiment of the present invention provides a message processing method, which is applied to a terminal, as shown in FIG. 1 , the method includes:
  • the preset policy is a policy set to generate a processing rule.
  • the processing rule is that the user opens an unread message of a contact N times in succession
  • the subsequently received unread message of the contact is automatically opened.
  • the generated processing policy is: automatically opening the subsequently received unread message of the contact.
  • the terminal can automatically process the unread message according to the generation policy.
  • the terminal generates a processing rule according to the preset policy, and then generates a processing policy according to the processing rule and the processing behavior of the unread message by the user, and then processes the unread message according to the processing policy, and
  • the processing of the unread message is relatively low, and the processing strategy can be flexibly generated according to the processing behavior of the unread message by the user and the preset policy, because the processing strategy is combined with the preset policy.
  • the user determines the actual processing behavior of the unread message, so processing the unread message according to the processing strategy can adapt to the user's needs, and improves the intelligence of processing the unread message.
  • step 101 generating a processing rule according to a preset policy, specifically including The following four implementations.
  • the rules entered by the user include at least one of the following:
  • the unread message of the specified application and/or the specified contact is set as an important message.
  • the unread message containing the preset keyword is set as an emergency message.
  • an unread message contains a keyword such as "return to immediate power”
  • the message can be set as an emergency message.
  • the received unread message of the specified contact is topped, or the article of the specified public number is collected.
  • the first processing behavior is performed on the subsequently received unread message having the first feature.
  • the subsequently received unread message of the contact is automatically deleted.
  • the deleted message will be displayed in the trash.
  • the user needs to view the deleted unread message, it can be restored from the trash.
  • the monitoring scope and the monitoring time need to be set, wherein the monitoring scope includes the application to be monitored, and the processing of the user to be monitored in each application. behavior.
  • the processing rule is generated.
  • the first feature is any feature preset.
  • the processing rule is that the first processing behavior is performed on the subsequently received unread message having the first feature, or the processing rule is that the number of times the user performs the first processing behavior continuously on the unread message having the first feature reaches the second time And performing a first processing behavior on the subsequently received unread message having the first feature, the first number being greater than or equal to the second number of times.
  • the generated processing rule is that when the user deletes the unread message of the contact 3 times in succession, the subsequent received contact of the contact is directly Unread messages are deleted.
  • the cloud server has a large data storage function, and the cloud server stores the processing result of the unread message sent by the user uploaded by at least one terminal, that is, the cloud server can determine the processing behavior of the user on the historical unread message, and then generate and process according to the data. rule.
  • step 101 the processing rules generated in step 101 are different.
  • step 102 the implementation method of generating a processing policy according to the processing rule and the processing behavior of the unread message by the user is also different. Specifically,
  • the processing rule is to set the unread message of the specified application and/or the specified contact as an important message, or to set the unread message containing the preset keyword as an emergency message, or to have the first feature for subsequent reception.
  • the foregoing step 102 generating a processing policy according to the processing rule and the processing behavior of the user on the unread message, may be implemented as:
  • Step 102 Generate a processing policy according to the processing rule and the processing behavior of the unread message by the user, which may be implemented as:
  • a processing policy is generated, and the processing policy is to perform the first processing behavior on the subsequently received unread message having the first feature.
  • the terminal generates a processing rule according to the preset policy, and then generates a processing policy according to the processing rule and the processing behavior of the unread message by the user, and then processes the unread message according to the processing policy, and
  • the processing of the unread message may be generated according to the rules input by the user, or the processing behavior of the unread message by the user may be monitored according to the processing behavior of the unread message by the user.
  • the processing rule is generated, or the processing rule is generated according to the processing behavior of the unread message by the user stored by the cloud server, and finally the processing policy is generated according to the processing rule, and the processing policy is determined according to the processing behavior of the historical unread message by the user, so that the terminal is configured according to the The processing strategy's processing of unread messages is more in line with the user's needs, thus improving the intelligence of unread message processing.
  • the embodiment of the present invention provides a device 30 for message processing.
  • the device 30 includes: The generating unit 301 and the processing unit 302.
  • the generating unit 301 is configured to generate a processing rule according to the preset policy; and generate a processing policy according to the processing rule and the processing behavior of the unread message by the user.
  • the processing unit 302 is configured to process the unread message according to the processing policy.
  • the generating unit 301 is further configured to set a rule input by the user as a processing rule; or, to monitor a processing behavior of the unread message by the user; or generate a processing behavior according to the user's unread message; Processing rules; or, obtaining a rule generated by the cloud server according to the data stored by the cloud server; setting a rule obtained from the cloud server as a processing rule; or acquiring a user's processing behavior of the unread message from the cloud server; according to the obtained from the cloud server The user generates a processing rule for the processing behavior of the unread message.
  • the generating unit 301 is further configured to generate a processing rule when the number of times that the user continuously performs the first processing behavior on the unread message having the first feature reaches the first number of times.
  • the processing rule is that the first processing behavior is performed on the subsequently received unread message having the first feature, or the processing rule is that the number of times the user performs the first processing behavior continuously on the unread message having the first feature reaches the first At the second time, the first processing behavior is performed on the subsequently received unread message having the first feature, the first number being greater than or equal to the second number.
  • the generating unit 301 is further configured to: when the processing rule is to set an unread message of the specified application and/or the specified contact as an important message, or as an unread message to include the preset keyword Set to an emergency message, or set a processing rule to a processing policy when performing a first processing behavior on a subsequently received unread message having the first feature; when the processing rule is when the user pairs the unread message with the first feature When the number of times the first processing behavior is performed reaches a second number, when the first processing behavior is performed on the subsequently received unread message having the first feature, the user's processing behavior on the unread message is monitored; when the user pair has the first feature When the unread message continuously performs the first processing behavior for a second number of times, a processing strategy is generated, and the processing strategy is to perform a first processing behavior on the subsequently received unread message having the first feature.
  • the generating unit generates a processing rule according to the preset policy, and then generates a processing policy according to the processing rule and the processing behavior of the unread message by the user, and the processing unit processes the unread message according to the processing policy.
  • the embodiment of the present invention can generate a processing policy flexibly according to the processing behavior of the unread message by the user and the preset policy, because the processing strategy is combined with the preset.
  • the policy and the actual processing behavior of the unread message by the user are determined. Therefore, processing the unread message according to the processing policy can adapt to the user's needs and improve the intelligence of processing the unread message.
  • FIG. 4 is a schematic structural diagram of an apparatus for message processing according to an embodiment of the present invention.
  • the device 30 in the embodiment of the present invention may be different types of electronic devices, such as: smart phones, tablet computers, palmtop computers, and mobile internet devices, personal digital assistants, media players, smart televisions, smart watches, smart glasses, smart hands. Ring and so on.
  • the apparatus 30 in the embodiment of the present invention includes at least one processor 31, such as a CPU, at least one receiver 33, at least one memory 34, at least one transmitter 35, and at least one communication bus 32.
  • the communication bus 32 is used to implement connection communication between these components.
  • the receiver 33 and the transmitter 35 may be wired transmission ports or wireless devices, for example, including antenna devices for data communication with other devices.
  • the memory 34 may be a high speed RAM memory or a non-volatile memory such as at least one disk memory.
  • the processor 31 can execute an operating system of the device 30 and various installed application programs, program codes, and the like.
  • each unit described above includes the generating unit 301, the processing unit 302, and the like.
  • Program code is stored in the memory 34, and the processor 31 can call the program code stored in the memory 34 via the communication bus 32 to perform related functions.
  • the respective units e.g., the generating unit 301, the processing unit 302, etc.
  • FIG. 3 are program codes stored in the memory 34, and are executed by the processor 31, thereby implementing The functions of the various units are implemented to implement a method of message processing.
  • the memory 34 stores a plurality of instructions that are executed by the processor 31 to implement a method of message processing.
  • the performing, by the processor 31, the processing of the multiple instructions includes: generating a processing rule according to the preset policy; generating a processing policy according to the processing rule and a processing behavior of the user on the unread message; according to the processing policy Process unread messages.
  • the generating the processing rule according to the preset policy comprises: setting a rule input by the user as the processing rule; or monitoring a user's processing behavior on the unread message; according to the user's unread message
  • the processing behavior generates the processing rule; or, the rule generated by the cloud server according to the data stored by the cloud server is obtained; the rule obtained from the cloud server is set as the processing rule; or the user is unread from the cloud server
  • the processing behavior of the message; the processing rule is generated according to the processing behavior of the unread message by the user acquired from the cloud server.
  • the rule entered by the user comprises at least one of: setting an unread message of a specified application and/or a specified contact as an important message; setting an unread message containing the preset keyword as an emergency a message; performing a first processing behavior on the received unread message having the first feature; and performing subsequent reception when the user consecutively performs the first processing behavior on the unread message having the first feature to a second number of times The unread message with the first feature is executed to perform the first processing behavior.
  • the generating the processing rule according to a processing behavior of the unread message by the user includes: when the user consecutively performs the first processing behavior on the unread message having the first feature to the first time Generating the processing rule; wherein the processing rule is to perform the first processing behavior on a subsequently received unread message having the first feature, or the processing rule is when the user has the first feature
  • the number of times that the unread message continuously performs the first processing behavior reaches the second number of times, performing the first processing behavior on the subsequently received unread message having the first feature, the first number of times being greater than or equal to the first Two times.
  • the processing rule when the processing rule is to set an unread message of a specified application and/or a specified contact as an important message, or to set an unread message containing a preset keyword as an emergency message, or
  • the generating a processing policy according to the processing rule and the processing behavior of the user on the unread message includes: setting the processing rule
  • the processing rule is: when the processing rule is that the number of times the user performs the first processing behavior on the unread message having the first feature reaches a second number, performing the subsequently received unread message with the first feature.
  • the generating a processing policy according to the processing rule and the processing behavior of the unread message by the user includes: monitoring a user's processing behavior on the unread message; when the user is unread with the first feature Generating a processing policy when the number of times the message continuously performs the first processing behavior reaches a second number, the processing strategy is to have the first received The unread message of the feature performs the first processing behavior.
  • the present invention can be implemented by means of software plus necessary general hardware, and of course, by hardware, but in many cases, the former is a better implementation. .
  • the technical solution of the present invention which is essential or contributes to the prior art, can be embodied in the form of a software product stored in a readable storage medium, such as a floppy disk of a computer.
  • a hard disk or optical disk, etc. includes instructions for causing a computer device (which may be a personal computer, server, or network device, etc.) to perform the methods described in various embodiments of the present invention.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computational Linguistics (AREA)
  • Artificial Intelligence (AREA)
  • Human Computer Interaction (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

La présente invention se rapporte au domaine technique des réseaux de communications. L'invention concerne un procédé et un dispositif de traitement de messages, capables de résoudre le problème de la faible intelligence du traitement des messages non lus. Des modes de réalisation de la présente invention comportent les étapes consistant à: générer une règle de traitement d'après une politique prédéfinie; générer une politique de traitement d'après la règle de traitement et un comportement de traitement d'un utilisateur pour un message non lu; puis traiter le message non lu selon la politique de traitement. La solution apportée par les modes de réalisation de la présente invention est applicable au traitement de messages.
PCT/CN2016/100429 2016-07-15 2016-09-27 Procédé et dispositif de traitement de messages Ceased WO2018010304A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610565644.4 2016-07-15
CN201610565644.4A CN106210327A (zh) 2016-07-15 2016-07-15 一种消息处理的方法及装置

Publications (1)

Publication Number Publication Date
WO2018010304A1 true WO2018010304A1 (fr) 2018-01-18

Family

ID=57493997

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/100429 Ceased WO2018010304A1 (fr) 2016-07-15 2016-09-27 Procédé et dispositif de traitement de messages

Country Status (2)

Country Link
CN (1) CN106210327A (fr)
WO (1) WO2018010304A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114791976A (zh) * 2021-01-25 2022-07-26 腾讯科技(深圳)有限公司 消息标识的显示控制方法、装置及存储介质

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107203416B (zh) * 2017-05-17 2020-08-21 维沃移动通信有限公司 一种终端操作方法及移动终端
CN108737650A (zh) * 2018-05-10 2018-11-02 Oppo广东移动通信有限公司 消息显示方法及装置

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060135136A1 (en) * 2004-12-20 2006-06-22 Samsung Electronics Co., Ltd. Device and method for processing message-related events in a portable terminal
CN103984468A (zh) * 2014-04-21 2014-08-13 联想(北京)有限公司 信息处理的方法和装置
CN104158978A (zh) * 2014-08-27 2014-11-19 北京数字天域科技股份有限公司 一种信息自动删除的方法及装置
CN104883430A (zh) * 2015-04-16 2015-09-02 努比亚技术有限公司 一种移动终端及其未读角标的处理方法和装置
CN105100445A (zh) * 2015-06-29 2015-11-25 小米科技有限责任公司 信息提醒方法、装置及终端
CN105468364A (zh) * 2015-11-19 2016-04-06 北京奇虎科技有限公司 应用程序的通知消息的处理方法和移动终端
CN105978802A (zh) * 2016-07-15 2016-09-28 宇龙计算机通信科技(深圳)有限公司 一种消息处理的方法及装置

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105472112A (zh) * 2014-09-04 2016-04-06 宇龙计算机通信科技(深圳)有限公司 一种在终端上提示消息的方法、装置及终端
CN105450505A (zh) * 2015-11-03 2016-03-30 北京金山安全软件有限公司 通知消息处理方法、装置及终端设备
CN105511727B (zh) * 2015-12-14 2019-02-15 魅族科技(中国)有限公司 一种消息处理方法及装置
CN105553826A (zh) * 2015-12-18 2016-05-04 阿里巴巴集团控股有限公司 消息展示方法及装置

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060135136A1 (en) * 2004-12-20 2006-06-22 Samsung Electronics Co., Ltd. Device and method for processing message-related events in a portable terminal
CN103984468A (zh) * 2014-04-21 2014-08-13 联想(北京)有限公司 信息处理的方法和装置
CN104158978A (zh) * 2014-08-27 2014-11-19 北京数字天域科技股份有限公司 一种信息自动删除的方法及装置
CN104883430A (zh) * 2015-04-16 2015-09-02 努比亚技术有限公司 一种移动终端及其未读角标的处理方法和装置
CN105100445A (zh) * 2015-06-29 2015-11-25 小米科技有限责任公司 信息提醒方法、装置及终端
CN105468364A (zh) * 2015-11-19 2016-04-06 北京奇虎科技有限公司 应用程序的通知消息的处理方法和移动终端
CN105978802A (zh) * 2016-07-15 2016-09-28 宇龙计算机通信科技(深圳)有限公司 一种消息处理的方法及装置

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114791976A (zh) * 2021-01-25 2022-07-26 腾讯科技(深圳)有限公司 消息标识的显示控制方法、装置及存储介质

Also Published As

Publication number Publication date
CN106210327A (zh) 2016-12-07

Similar Documents

Publication Publication Date Title
WO2018010269A1 (fr) Procédé et dispositif de traitement de message
WO2018040440A1 (fr) Procédé d'affichage et dispositif d'affichage destinés à un message de notification et terminal
WO2020155758A1 (fr) Procédé et dispositif de commande de transmission à chiffrement de données, appareil informatique et support de stockage
WO2017012404A1 (fr) Procédé et terminal de gestion de groupes, et support de stockage
WO2017096796A1 (fr) Procédé et dispositif de mise à jour de système pour un téléphone intelligent
WO2018035929A1 (fr) Procédé et appareil de traitement de code de vérification
WO2017173838A1 (fr) Procédé d'affichage de message basé sur la vérification, et terminal de communication
WO2014112754A1 (fr) Procédé de pousser de service web, serveur de pousser de service web et serveur de fourniture de service web l'exécutant
WO2016123898A1 (fr) Procédé de gestion de message court et terminal mobile associé
WO2018000978A1 (fr) Procédé de sauvegarde de données et terminal
WO2018010304A1 (fr) Procédé et dispositif de traitement de messages
WO2018040174A1 (fr) Procédé et appareil de réglage de résolution de prévisualisation, et terminal
WO2017101305A1 (fr) Procédé et appareil permettant d'afficher un manuel d'utilisation d'un téléphone intelligent
WO2017219535A1 (fr) Procédé de gestion d'application, terminal et dispositif de gestion
WO2020235926A1 (fr) Procédés et systèmes de récupération d'éléments de réseau dans un réseau de communication
WO2012163216A1 (fr) Procédé et appareil de commande d'entrée de terminal mobile pour un programme java
WO2019000304A1 (fr) Procédé et système de surveillance de l'opinion publique
WO2014089965A1 (fr) Procédé et terminal mobile pour affichage d'équipement dlna
WO2017219534A1 (fr) Procédé et système de traitement d'un programme d'application
WO2014012522A1 (fr) Procédé et dispositif d'association pour des modes de communication
WO2019033718A1 (fr) Procédé de notification d'informations de tiers, système et support d'enregistrement lisible par ordinateur
WO2018082177A1 (fr) Procédé et dispositif de synchronisation de données en fonction d'une application de communication instantanée
WO2014056385A1 (fr) Procédé d'envoi de message commun, dispositif électronique et support de stockage
WO2017000150A1 (fr) Procédé et dispositif de traitement d'interaction de données
WO2018045624A1 (fr) Procédé de communication, dispositif de communication et terminal

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: 16908628

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: 16908628

Country of ref document: EP

Kind code of ref document: A1