WO2016095730A1 - 消息阅读的控制方法及装置 - Google Patents

消息阅读的控制方法及装置 Download PDF

Info

Publication number
WO2016095730A1
WO2016095730A1 PCT/CN2015/096731 CN2015096731W WO2016095730A1 WO 2016095730 A1 WO2016095730 A1 WO 2016095730A1 CN 2015096731 W CN2015096731 W CN 2015096731W WO 2016095730 A1 WO2016095730 A1 WO 2016095730A1
Authority
WO
WIPO (PCT)
Prior art keywords
message
reading
user
message list
unread
Prior art date
Application number
PCT/CN2015/096731
Other languages
English (en)
French (fr)
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 WO2016095730A1 publication Critical patent/WO2016095730A1/zh

Links

Images

Classifications

    • 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
    • G06F3/0482Interaction with lists of selectable items, e.g. menus

Definitions

  • the present application relates to the field of mobile terminal technologies, and in particular, to a method and an apparatus for controlling message reading.
  • the IM (Instant Messaging, real-time messaging) software WeChat on the mobile terminal is taken as an example.
  • the subscription number needs to be opened one by one. View the message, for example, click on a subscription number, and then click on a message with the subscription number. After reading, return, return to the subscription number page, and then return to return to the list page, click another reading number. Read the message for the subscription number again.
  • the current problem is that due to the limitation of the screen size of the mobile terminal, the information cannot be displayed on multiple screens. Therefore, when reading the message, it is necessary to open one. After reading, return to the list page and then click another object to view the message. Constantly switching between different screens, resulting in more user steps, and when a message with a subscription number has been read, the list page will not be refreshed and reordered (such as whether there are unread messages), requiring users to subscribe to many Find the interested subscription number in the number, which will affect the user's reading experience.
  • the purpose of the present application is to solve at least one of the above technical problems to some extent.
  • the first object of the present application is to propose a control method for message reading.
  • the method realizes the function that the user can quickly read the message on the terminal device, and in the process of reading the unread message, the user does not need to switch back and forth among the plurality of message lists, thereby reducing the operation steps of the user and improving the user. Reading experience.
  • a second object of the present application is to propose a control device for message reading.
  • a method for controlling message reading includes: acquiring a message list interface of an application in a mobile terminal, and providing the message list interface to a user, wherein the message list interface Having at least one message list, each message list having a corresponding message list object class; when receiving the triggering operation of the user in the message list interface, acquiring an unread message in the at least one message list; Generating a read page based on the unread message in the at least one message list and providing the read page to the user.
  • the message reading control method of the embodiment of the present application can obtain a message list interface of the application in the mobile terminal, and provide the message list interface to the user, and obtain at least one when receiving the trigger operation of the user in the message list interface.
  • the function of the user to quickly read the message on the terminal device is realized, and in the process of reading the unread message, the user does not need to switch back and forth among the plurality of message lists, thereby reducing the operation steps of the user and improving the reading of the user.
  • the message reading control device of the second aspect of the present application includes: a first providing module, configured to acquire a message list interface of an application in the mobile terminal, and provide the message list interface to the user,
  • the message list interface has at least one message list, each message list has a corresponding message list object class, and an obtaining module is configured to acquire the device when receiving the trigger operation of the user in the message list interface.
  • An unread message in the at least one message list ; a generating module configured to generate a read page according to the unread message in the at least one message list; and a second providing module, configured to provide the read page to the user .
  • the message reading control device of the embodiment of the present application can obtain the message list interface of the application in the mobile terminal through the first providing module and provide the message list interface to the user, and the acquiring module receives the trigger operation of the user in the message list interface.
  • the generating module generates a reading page according to the unread message in the at least one message list
  • the second providing module provides the reading page to the user, that is, by all the unread messages in the message list All aggregated in a reading page, the function of the user to quickly read the message on the terminal device is realized, and in the process of reading the unread message, the user does not need to switch back and forth among the numerous message lists, thereby reducing the user's
  • the operation steps improve the user's reading experience.
  • FIG. 1 is a flow chart of a method of controlling message reading according to an embodiment of the present application
  • FIG. 3 is a schematic structural diagram of a message reading control apparatus according to an embodiment of the present application.
  • FIG. 4 is a schematic structural diagram of a control apparatus for message reading according to another embodiment of the present application.
  • FIG. 5 is a schematic structural diagram of a control apparatus for message reading according to still another embodiment of the present application.
  • FIG. 6 is a schematic structural diagram of a control apparatus for message reading according to still another embodiment of the present application.
  • FIG. 7 is a schematic structural diagram of a control apparatus for message reading according to still another embodiment of the present application.
  • control method for reading the message may include:
  • the mobile terminal may be a hardware device with various operating systems, such as a mobile phone, a tablet computer, and a personal digital assistant.
  • the message list interface may be acquired, and the message list interface is provided to the user.
  • the application "WeChat” has a message list interface
  • these subscription numbers can be displayed in the message list interface of the application "WeChat”.
  • each subscription number has a corresponding object class, that is, each message list should have a corresponding message list object class for performing. distinguish.
  • the triggering operation may be understood as a long press operation of the user in the message list interface, or may be a double-click operation of the user in the message list interface. It should be understood that it is also possible to provide a similar "Settings" function button in the message list interface, and the user can click the function button to make corresponding settings.
  • a trigger operation of the user in the message list interface such as a long press operation, or a double click operation, or the like
  • all unread messages in the message list may be acquired.
  • the control method of the message reading may further include: providing a mode selection interface, wherein the mode selection interface has all reading modes When an instruction for the user for all reading modes is received, an unread message in at least one message list is obtained.
  • a mode selection interface may be provided in the screen of the mobile terminal, and the mode selection interface may have all the reading modes, the closing, and the like, when the user is received.
  • you click Select All Reading Mode you can get all the unread messages in the message list.
  • the user can select whether to read all the unread messages according to his or her own needs.
  • At least one message list may be selected according to the message list object class.
  • the read message is aggregated to generate a read page, and the read page can be provided to the user for the user to read.
  • unread messages belonging to the same message list object class can be aggregated according to a message list object class to generate a read page that displays all unread messages in the order of the message list object class.
  • the reading page may include the number of unread messages.
  • the control method of the message reading may further include: receiving a reading instruction of the user; providing detailed content of the corresponding unread message according to the reading instruction of the user, and reducing according to the reading instruction of the user. Read the number of unread messages on the page.
  • the number of the unread messages may also be acquired, and the number of the unread messages is displayed in the read page.
  • the receiving user may click to read one or some unread messages, and provide the detailed content corresponding to the one or some unread messages for the user to read according to the user's clicking operation.
  • the corresponding number of unread messages in the reading page can be reduced accordingly, so that the user can intuitively know the number of messages that have not been read yet.
  • control method of the embodiment of the present application is to aggregate all unread messages in the message list into one interface, which is a reading page, and the user can read all unread messages in the reading page.
  • it is required to click and enter the interface of the message list object class corresponding to the unread message to read. That is to say, the reading page of the present application can not only ungroup unread messages, but also unfold and read unread messages on the current page. Thereby, it is convenient for the user to read.
  • the message list interface when the number of unread messages in the reading page is a preset threshold, the message list interface is returned.
  • the preset threshold may be 0.
  • the message list interface can be automatically returned. Thereby, the user does not need to manually return, which reduces the user's operation steps and improves the user's reading experience.
  • control method of the message reading may further include deleting all unread messages of the message list in the reading page when receiving the operation of the user in the reading page for the message list.
  • the user may perform operations on the message list, such as deleting or marking the read, when the user receives the message in the reading page.
  • operations on the message list such as deleting or marking the read, when the user receives the message in the reading page.
  • all unread messages in the message list in the reading page can be deleted, and the number of unread messages in the reading page is also reduced.
  • the control function of the unread message can be added in the reading page.
  • the message reading control method It may also include deleting the unread message in the reading page when receiving an operation of the user in the reading page for the unread message.
  • the user when the user does not want to read an unread message in the reading page, the user can perform operations on the message, such as deleting or marking the read operation, and receiving the operation of the unread message in the reading page by the user.
  • the unread message in the reading page can be deleted, such as the unread message no longer displayed in the reading page.
  • the message reading control method of the embodiment of the present application can obtain a message list interface of the application in the mobile terminal, and provide the message list interface to the user, and obtain at least one when receiving the trigger operation of the user in the message list interface.
  • the function of the user to quickly read the message on the terminal device is realized, and in the process of reading the unread message, the user does not need to switch back and forth among the plurality of message lists, thereby reducing the operation steps of the user and improving the reading of the user.
  • the message list interface ie, the subscription number interface
  • the mode selection interface may have all reading modes and off modes.
  • the reading page displays all the unread messages in the message list in the order of the message list object class (shown as A in FIG. 2(b)).
  • the number of unread messages is displayed in the title on the reading page, as shown in Figure 2(b). If the user does not want to read all the messages of an object (such as message list A in Figure 2(b)), as shown in Figure 2(c), the user can drag the icon of the object A to the upper right corner of the reading page. The icon can be, when receiving the user's operation for the message list A, all the unread messages in the message list A can be marked as read, and are no longer displayed in the reading page, while the reading page is currently unread.
  • an object such as message list A in Figure 2(b)
  • Figure 2(c) the user can drag the icon of the object A to the upper right corner of the reading page.
  • the icon can be, when receiving the user's operation for the message list A, all the unread messages in the message list A can be marked as read, and are no longer displayed in the reading page, while the reading page is currently unread.
  • the number of messages is correspondingly reduced, as shown in Figure 2(c), if the number of unread messages in the message list A is 6, when all unread messages in the message list A are marked as read, read The number of currently unread messages on the page has changed from the previous 100 to 94. If the user does not want to read an unread message (as shown in Figure 2(d), b1), as shown in Figure 2(d), the user can drag the message to the "Delete" icon in the upper right corner of the reading page. Upon receiving the user's operation for the message b1, the message b1 may be marked as read and no longer displayed in the entire reading interface, while the number of currently unread messages in the reading page is correspondingly reduced.
  • FIG. 3 is a schematic structural diagram of a control apparatus for message reading according to an embodiment of the present application.
  • the control device for reading the message may include: a first providing module 10, an obtaining module 20, a generating module 30, and a second providing module 40.
  • the first providing module 10 is configured to obtain a message list interface of the application in the mobile terminal, and provide the message list interface to the user, where the message list interface has at least one message list, and each message list has a corresponding message list.
  • the mobile terminal may be a hardware device with various operating systems, such as a mobile phone, a tablet computer, a personal digital assistant, and the like.
  • the obtaining module 20 is configured to obtain an unread message in the at least one message list upon receiving a trigger operation of the user in the message list interface.
  • the triggering operation may be understood as a long press operation of the user in the message list interface, or may be a double-click operation of the user in the message list interface. It should be understood that it is also possible to provide a similar "Settings" function button in the message list interface, and the user can click the function button to make corresponding settings.
  • the generating module 30 is operative to generate a read page based on the unread messages in the at least one message list as shown. Specifically, in an embodiment of the present application, the generating module 30 may aggregate unread messages in at least one message list according to a message list object class to generate a read page.
  • the second providing module 40 can be used to provide a reading page to the user.
  • the control device for reading the message may further include a third providing module 50.
  • the third providing module 50 is configured to provide a mode selection interface when receiving a trigger operation of the user in the message list interface, wherein the mode selection interface has all reading modes.
  • the obtaining module 20 is further configured to acquire an unread message in the at least one message list when receiving a selection instruction of the user for all reading modes.
  • the reading page may include the number of unread messages.
  • the control device for reading the message may further include a receiving module 60 and a control module 70.
  • the receiving module 60 can be configured to receive a reading instruction of the user.
  • the control module 70 can be configured to provide detailed content of the corresponding unread message according to the user's reading instruction, and reduce the number of unread messages in the reading page according to the user's reading instruction. Therefore, the user can intuitively understand the number of messages that have not been read yet.
  • control module 70 is further configured to return to the message list interface when the number of unread messages in the reading page is a preset threshold. Thereby, the user does not need to manually return, which reduces the user's operation steps and improves the user's reading experience.
  • control device for reading the message may further include: a first deletion module 80, and the first deletion module 80 may be configured to receive the user on the reading page.
  • the first deletion module 80 may be configured to receive the user on the reading page.
  • control device for reading the message may further include: a second deleting module 90, where the second deleting module 90 is configured to receive, in the reading page, the user When the operation of the message is not read, the unread message in the reading page is deleted.
  • the message reading control device of the embodiment of the present application can obtain the message list interface of the application in the mobile terminal through the first providing module and provide the message list interface to the user, and the acquiring module receives the trigger operation of the user in the message list interface.
  • the generating module generates a reading page according to the unread message in the at least one message list
  • the second providing module provides the reading page to the user, that is, by all the unread messages in the message list All aggregated in a reading page, the function of the user to quickly read the message on the terminal device is realized, and in the process of reading the unread message, the user does not need to switch back and forth among the numerous message lists, thereby reducing the user's
  • the operation steps improve the user's reading experience.
  • first and second are used for descriptive purposes only, and are not to be construed as indicating or implying a relative importance or implicitly indicating the number of technical features indicated.
  • features defining “first” or “second” may include at least one of the features, either explicitly or implicitly.
  • the meaning of "at least one” is one or more, and the meaning of "a plurality” is at least two, such as two, three, etc., unless specifically defined otherwise.
  • a "computer-readable medium” can be any apparatus that can contain, store, communicate, propagate, or transport a program for use in an instruction execution system, apparatus, or device, or in conjunction with the instruction execution system, apparatus, or device.
  • computer readable media include the following: electrical connections (electronic devices) having one or more wires, portable computer disk cartridges (magnetic devices), random access memory (RAM), Read only memory (ROM), erasable editable read only memory (EPROM or flash memory), fiber optic devices, and portable compact disk read only memory (CDROM).
  • the computer readable medium may even be a paper on which the program can be printed Or other suitable medium, as the program can be obtained electronically, for example by optical scanning of paper or other medium, followed by editing, interpretation or, if necessary, processing in other suitable manner, and then storing it in computer memory in.
  • portions of the application can be implemented in hardware, software, firmware, or a combination thereof.
  • multiple steps or methods may be implemented in software or firmware stored in a memory and executed by a suitable instruction execution system.
  • a suitable instruction execution system For example, if implemented in hardware, as in another embodiment, it can be implemented by any one or combination of the following techniques well known in the art: having logic gates for implementing logic functions on data signals. Discrete logic circuits, application specific integrated circuits with suitable combinational logic gates, programmable gate arrays (PGAs), field programmable gate arrays (FPGAs), etc.
  • each functional unit in each embodiment of the present application may be integrated into one processing module, or each unit may exist physically separately, or two or more units may be integrated into one module.
  • the above integrated modules can be implemented in the form of hardware or in the form of software functional modules.
  • the integrated modules, if implemented in the form of software functional modules and sold or used as stand-alone products, may also be stored in a computer readable storage medium.
  • the above mentioned storage medium may be a read only memory, a magnetic disk or an optical disk or the like.

Abstract

一种消息阅读的控制方法及装置,其中该方法包括:获取移动终端中应用程序的消息列表界面,并将消息列表界面提供至用户,其中,消息列表界面具有至少一个消息列表,每个消息列表具有对应的消息列表对象类(S101);当接收到用户在消息列表界面中的触发操作时,获取至少一个消息列表中的未读消息(S102);以及根据至少一个消息列表中的未读消息生成阅读页面,并将阅读页面提供至用户(S103)。该方法通过将消息列表中所有未读消息全部聚合在一个阅读页面中,实现了用户在终端设备上能够快速阅读消息的功能,并且,在整个阅读未读消息的过程中,无需用户在众多消息列表中进行来回的切换,减少了用户的操作步骤,提升了用户的阅读体验。

Description

消息阅读的控制方法及装置 技术领域
本申请涉及移动终端技术领域,尤其涉及一种消息阅读的控制方法及装置。
背景技术
目前,以移动终端上的IM(Instant Messaging,即时通讯、实时传讯)软件微信为例,当关注了多个订阅号,且有多个订阅号有未读消息时,需要逐一点开订阅号进行消息查看,例如,点开一个订阅号,再点开这个订阅号的某条消息,读完后,点返回,返回到订阅号页面,再点返回,才能返回到列表页,点击另一个阅读号再阅读该订阅号的消息。
目前存在的问题是:由于移动终端屏幕尺寸的限制,信息无法以多屏显示,所以在阅读消息时,需要点开一个,读完后,返回到列表页再点开另一个对象进行消息查看,不断得在不同的屏幕间切换,导致用户操作步骤增多,而且当一个订阅号的消息都已读时,列表页并不会刷新重新排序(如按是否有未读消息),需要用户在众多订阅号中找到感兴趣的订阅号,这样会影响用户的阅读体验。
发明内容
本申请的目的旨在至少在一定程度上解决上述的技术问题之一。
为此,本申请的第一个目的在于提出一种消息阅读的控制方法。该方法实现了用户在终端设备上能够快速阅读消息的功能,并且,在整个阅读未读消息的过程中,无需用户在众多消息列表中进行来回的切换,减少了用户的操作步骤,提升了用户的阅读体验。
本申请的第二个目的在于提出一种消息阅读的控制装置。
为了实现上述目的,本申请第一方面实施例的消息阅读的控制方法,包括:获取移动终端中应用程序的消息列表界面,并将所述消息列表界面提供至用户,其中,所述消息列表界面具有至少一个消息列表,每个消息列表具有对应的消息列表对象类;当接收到所述用户在所述消息列表界面中的触发操作时,获取所述至少一个消息列表中的未读消息;以及根据所述至少一个消息列表中的未读消息生成阅读页面,并将所述阅读页面提供至所述用户。
本申请实施例的消息阅读的控制方法,可获取移动终端中应用程序的消息列表界面,并将该消息列表界面提供至用户,当接收到用户在消息列表界面中的触发操作时,获取至少一个消息列表中的未读消息,并根据至少一个消息列表中的未读消息生成阅读页面,并将该阅读页面提供至用户,即通过将消息列表中所有未读消息全部聚合在一个阅读页面中, 实现了用户在终端设备上能够快速阅读消息的功能,并且,在整个阅读未读消息的过程中,无需用户在众多消息列表中进行来回的切换,减少了用户的操作步骤,提升了用户的阅读体验。
为了实现上述目的,本申请第二方面实施例的消息阅读的控制装置,包括:第一提供模块,用于获取移动终端中应用程序的消息列表界面,并将所述消息列表界面提供至用户,其中,所述消息列表界面具有至少一个消息列表,每个消息列表具有对应的消息列表对象类;获取模块,用于在接收到所述用户在所述消息列表界面中的触发操作时,获取所述至少一个消息列表中的未读消息;生成模块,用于根据所示至少一个消息列表中的未读消息生成阅读页面;以及第二提供模块,用于将所述阅读页面提供至所述用户。
本申请实施例的消息阅读的控制装置,可通过第一提供模块获取移动终端中应用程序的消息列表界面并将其提供至用户,获取模块在接收到用户在消息列表界面中的触发操作时,获取至少一个消息列表中的未读消息,生成模块根据所示至少一个消息列表中的未读消息生成阅读页面,第二提供模块将阅读页面提供至用户,即通过将消息列表中所有未读消息全部聚合在一个阅读页面中,实现了用户在终端设备上能够快速阅读消息的功能,并且,在整个阅读未读消息的过程中,无需用户在众多消息列表中进行来回的切换,减少了用户的操作步骤,提升了用户的阅读体验。
本申请附加的方面和优点将在下面的描述中部分给出,部分将从下面的描述中变得明显,或通过本申请的实践了解到。
附图说明
本申请上述的和/或附加的方面和优点从下面结合附图对实施例的描述中将变得明显和容易理解,其中,
图1是根据本申请一个实施例的消息阅读的控制方法的流程图;
图2(a)、(b)、(c)和(d)是根据本申请一个实施例的消息阅读的控制方法的示例图;
图3是根据本申请一个实施例的消息阅读的控制装置的结构示意图;
图4是根据本申请另一个实施例的消息阅读的控制装置的结构示意图;
图5是根据本申请又一个实施例的消息阅读的控制装置的结构示意图;
图6是根据本申请再一个实施例的消息阅读的控制装置的结构示意图;
图7是根据本申请又另一个实施例的消息阅读的控制装置的结构示意图。
具体实施方式
下面详细描述本申请的实施例,所述实施例的示例在附图中示出,其中自始至终相同 或类似的标号表示相同或类似的元件或具有相同或类似功能的元件。下面通过参考附图描述的实施例是示例性的,旨在用于解释本申请,而不能理解为对本申请的限制。
下面参考附图描述本申请实施例的消息阅读的控制方法及装置。
图1是根据本申请一个实施例的消息阅读的控制方法的流程图。如图1所示,该消息阅读的控制方法可以包括:
S101,获取移动终端中应用程序的消息列表界面,并将消息列表界面提供至用户,其中,消息列表界面具有至少一个消息列表,每个消息列表具有对应的消息列表对象类。
其中,在本申请的实施例中,移动终端可以是手机、平板电脑、个人数字助理等具有各种操作系统的硬件设备。
具体地,当检测到用户点击移动终端中某个应用程序的消息列表界面时,可获取该消息列表界面,并将该消息列表界面提供至用户。例如,以移动终端上的IM应用程序“微信”为例,应用程序“微信”中具有消息列表界面,当检测到用户打开启动应用程序“微信”时,如果用户预先关注了至少一个订阅号(即消息列表),则应用程序“微信”的消息列表界面中可展示这些订阅号,可以理解,每个订阅号具有对应的对象类,即每个消息列表应具有对应的消息列表对象类以进行区分。
S102,当接收到用户在消息列表界面中的触发操作时,获取至少一个消息列表中的未读消息。
其中,在本申请的实施例中,触发操作可理解是用户在消息列表界面中的长按操作,还可以是用户在消息列表界面中的双击操作。应当理解,还可以是在消息列表界面中提供类似“设置”功能按钮,用户可点击该功能按钮进行相应的设置。
具体地,当接收到用户在消息列表界面中的触发操作,如长按操作、或双击操作等时,可获取消息列表中的所有未读消息。
进一步的,在本申请的一个实施例中,在接收到用户在消息列表界面中的触发操作时,该消息阅读的控制方法还可包括:提供模式选择界面,其中,模式选择界面具有全部阅读模式;当接收到用户针对全部阅读模式的选择指令时,获取至少一个消息列表中的未读消息。
具体地,在接收到用户在消息列表界面中的触发操作时,可在移动终端的屏幕中提供一个模式选择界面,该模式选择界面中可具有全部阅读模式、关闭等功能按钮,当接收到用户点击选择了全部阅读模式时,可获取消息列表中的所有未读消息。由此,通过为用户提供模式选择界面,以便用户根据自己需求进行选择是否全部阅读所有的未读消息。
S103,根据至少一个消息列表中的未读消息生成阅读页面,并将阅读页面提供至用户。
具体而言,在本申请的实施例中,可按照消息列表对象类将至少一个消息列表中的未 读消息进行聚合以生成阅读页面,并可将阅读页面提供至用户,以便用户阅读。例如,可按照消息列表对象类将属于同一消息列表对象类的未读消息聚合在一起以生成一个阅读页面,该阅读页面按照消息列表对象类的顺序展示所有的未读消息。
其中,在本申请的一个实施例中,阅读页面可包括未读消息的数量。可选的,在本申请的实施例中,该消息阅读的控制方法还可包括:接收用户的阅读指令;根据用户的阅读指令提供对应的未读消息的详细内容,并根据用户的阅读指令减少阅读页面中未读消息的数量。
具体地,在根据至少一个消息列表中的未读消息生成阅读页面的同时,还可获取该未读消息的数量,并在阅读页面中显示该未读消息的数量。当用户在阅读页面中阅读未读消息时,可接收用户点击阅读某个或某些未读消息,并针对用户的点击操作提供某个或某些未读消息对应的详细内容以供用户阅读,并在用户阅读完某个或某些未读消息之后,可将相应的减少阅读页面中未读消息的数量,以便用户可以直观地了解到当前尚未阅读的消息的个数。
需要说明的是,本申请实施例的控制方法是将消息列表中的所有未读消息聚合在一个界面中,该界面即为阅读页面,用户可在阅读页面中即可阅读所有未读的消息,区别于相关技术中需点击进入未读消息对应的消息列表对象类的界面中再进行阅读。也就是说,本申请的阅读页面不仅可以将未读消息集合在一起,还可以在当前页面即可对未读消息进行展开并阅读。由此,便于用户的阅读。
进一步的,在本申请的实施例中,当阅读页面中未读消息的数量为预设阀值时,返回消息列表界面。其中,在本申请的实施例中,预设阀值可为0。具体地,当阅读页面中未读消息的数量为0,即阅读页面中当前没有尚未阅读的消息时,可自动返回消息列表界面。由此,无需用户手动返回,减少了用户的操作步骤,提升了用户阅读体验。
进一步的,为了方便用户能够根据自己的需求对未读消息进行控制,可在阅读页面中添加对消息列表的控制功能。具体地,在本申请的一个实施例中,该消息阅读的控制方法还可包括:当接收到用户在阅读页面中针对消息列表的操作时,删除在阅读页面中的消息列表的所有未读消息。
具体地,当用户不想阅读阅读页面中的某个消息列表中的所有消息时,用户可对该消息列表进行操作,如删除或标记已读等操作,当接收到用户在阅读页面中针对该消息列表的操作时,可删除在阅读页面中的该消息列表中的所有未读消息,并阅读页面中未读消息的数量也随之进行减少。
进一步的,为了方便用户能够根据自己的需求对未读消息进行控制,可在阅读页面中添加对未读消息的控制功能。具体地,在本申请的一个实施例中,该消息阅读的控制方法 还可包括:当接收到用户在阅读页面中针对未读消息的操作时,删除在阅读页面中的未读消息。
具体地,当用户不想阅读阅读页面中的某个未读消息时,用户可对该消息进行操作,如删除或标记已读等操作,当接收到用户在阅读页面中针对该未读消息的操作时,可删除在阅读页面中的该未读消息,如阅读页面中不再显示该未读消息。
本申请实施例的消息阅读的控制方法,可获取移动终端中应用程序的消息列表界面,并将该消息列表界面提供至用户,当接收到用户在消息列表界面中的触发操作时,获取至少一个消息列表中的未读消息,并根据至少一个消息列表中的未读消息生成阅读页面,并将该阅读页面提供至用户,即通过将消息列表中所有未读消息全部聚合在一个阅读页面中,实现了用户在终端设备上能够快速阅读消息的功能,并且,在整个阅读未读消息的过程中,无需用户在众多消息列表中进行来回的切换,减少了用户的操作步骤,提升了用户的阅读体验。
为了使得本领域的技术人员能够更加地了解本申请,下面可举例说明。
举例而言,以移动终端中应用程序“微信”为例,当用户打开启动应用程序“微信”时,可获取该应用程序“微信”的消息列表界面(即订阅号界面)并提供给用户。当接收到用户在消息列表界面中通过手指长按屏幕时,可为用户提供模式选择界面,如图2(a)所示,该模式选择界面可具有全部阅读模式、关闭模式。当接收到用户选择的是全部阅读模式时,可进入全部阅读页面,该阅读页面按照消息列表对象类(如图2(b)中的A所示)顺序展示消息列表中的所有未读消息,并在阅读页面中的标题处显示未读消息的条数,如图2(b)所示。如果用户不想阅读某个对象(如图2(b)中的消息列表A)的所有消息,如图2(c)所示,用户可拖动该对象A的图标到阅读页面中右上角“删除”图标即可,当接收到用户针对该消息列表A的操作时,可将消息列表A中的所有未读消息标记为已读,且不再显示在阅读页面中,同时阅读页面中当前未读消息的数量作相应的减少,如图2(c)所示,如该消息列表A中未读消息的个数为6,当将消息列表A中的所有未读消息标记为已读时,阅读页面中当前尚未阅读消息的条数从以前100变为94。如果用户不想阅读某条未读消息(如图2(d)中的b1),如图2(d)所示,用户可拖动该消息到阅读页面中右上角“删除”图标即可,当接收到用户针对该消息b1的操作时,可将该消息b1标记为已读,且不再显示在全部阅读界面中,同时阅读页面中当前未读消息的数量作相应的减少。
与上述几种实施例提供的消息阅读的控制方法相对应,本申请的一种实施例还提供一种消息阅读的控制装置,由于本申请实施例提供的消息阅读的控制装置与上述几种实施例提供的消息阅读的控制方法相对应,因此在前述消息阅读的控制方法的实施方式也适用于 本实施例提供的消息阅读的控制装置,在本实施例中不再详细描述。图3是根据本申请一个实施例的消息阅读的控制装置的结构示意图。如图3所示,该消息阅读的控制装置可以包括:第一提供模块10、获取模块20、生成模块30和第二提供模块40。
具体地,第一提供模块10可用于获取移动终端中应用程序的消息列表界面,并将消息列表界面提供至用户,其中,消息列表界面具有至少一个消息列表,每个消息列表具有对应的消息列表对象类。此外,在本申请的实施例中,移动终端可以是手机、平板电脑、个人数字助理等具有各种操作系统的硬件设备。
获取模块20可用于在接收到用户在消息列表界面中的触发操作时,获取至少一个消息列表中的未读消息。其中,在本申请的实施例中,触发操作可理解是用户在消息列表界面中的长按操作,还可以是用户在消息列表界面中的双击操作。应当理解,还可以是在消息列表界面中提供类似“设置”功能按钮,用户可点击该功能按钮进行相应的设置。
生成模块30可用于根据所示至少一个消息列表中的未读消息生成阅读页面。具体而言,在本申请的实施例中,生成模块30可按照消息列表对象类将至少一个消息列表中的未读消息进行聚合以生成阅读页面。
第二提供模块40可用于将阅读页面提供至用户。
进一步的,在本申请的一个实施例中,如图4所示,该消息阅读的控制装置还可包括第三提供模块50。第三提供模块50可用于在接收到用户在消息列表界面中的触发操作时,提供模式选择界面,其中,模式选择界面具有全部阅读模式。在本申请的实施例中,获取模块20还可用于在接收到用户针对全部阅读模式的选择指令时,获取至少一个消息列表中的未读消息。由此,通过为用户提供模式选择界面,以便用户根据自己需求进行选择是否全部阅读所有的未读消息。
其中,在本申请的一个实施例中,阅读页面可包括未读消息的数量。可选的,在本申请的实施例中,如图5所示,该消息阅读的控制装置还可包括接收模块60和控制模块70。具体地,接收模块60可用于接收用户的阅读指令。控制模块70可用于根据用户的阅读指令提供对应的未读消息的详细内容,并根据用户的阅读指令减少阅读页面中未读消息的数量。由此,方便用户可以直观地了解到当前尚未阅读的消息的个数。
在本申请的实施例中,控制模块70还可用于在阅读页面中未读消息的数量为预设阀值时,返回消息列表界面。由此,无需用户手动返回,减少了用户的操作步骤,提升了用户阅读体验。
进一步的,为了方便用户能够根据自己的需求对未读消息进行控制,可在阅读页面中添加对消息列表的控制功能。具体地,在本申请的一个实施例中,如图6所示,该消息阅读的控制装置还可包括:第一删除模块80,第一删除模块80可用于在接收用户在阅读页 面中针对消息列表的操作时,删除在阅读页面中的消息列表的所有未读消息。
进一步的,为了方便用户能够根据自己的需求对未读消息进行控制,可在阅读页面中添加对未读消息的控制功能。具体地,在本申请的一个实施例中,如图7所示,该消息阅读的控制装置还可包括:第二删除模块90,第二删除模块90可用于在接收到用户在阅读页面中针对未读消息的操作时,删除在阅读页面中的未读消息。
本申请实施例的消息阅读的控制装置,可通过第一提供模块获取移动终端中应用程序的消息列表界面并将其提供至用户,获取模块在接收到用户在消息列表界面中的触发操作时,获取至少一个消息列表中的未读消息,生成模块根据所示至少一个消息列表中的未读消息生成阅读页面,第二提供模块将阅读页面提供至用户,即通过将消息列表中所有未读消息全部聚合在一个阅读页面中,实现了用户在终端设备上能够快速阅读消息的功能,并且,在整个阅读未读消息的过程中,无需用户在众多消息列表中进行来回的切换,减少了用户的操作步骤,提升了用户的阅读体验。
在本申请的描述中,术语“第一”、“第二”仅用于描述目的,而不能理解为指示或暗示相对重要性或者隐含指明所指示的技术特征的数量。由此,限定有“第一”、“第二”的特征可以明示或者隐含地包括至少一个该特征。在本申请的描述中,“至少一个”的含义是一个或多个,“多个”的含义是至少两个,例如两个,三个等,除非另有明确具体的限定。
流程图中或在此以其他方式描述的任何过程或方法描述可以被理解为,表示包括一个或更多个用于实现特定逻辑功能或过程的步骤的可执行指令的代码的模块、片段或部分,并且本申请的优选实施方式的范围包括另外的实现,其中可以不按所示出或讨论的顺序,包括根据所涉及的功能按基本同时的方式或按相反的顺序,来执行功能,这应被本申请的实施例所属技术领域的技术人员所理解。
在流程图中表示或在此以其他方式描述的逻辑和/或步骤,例如,可以被认为是用于实现逻辑功能的可执行指令的定序列表,可以具体实现在任何计算机可读介质中,以供指令执行系统、装置或设备(如基于计算机的系统、包括处理器的系统或其他可以从指令执行系统、装置或设备取指令并执行指令的系统)使用,或结合这些指令执行系统、装置或设备而使用。就本说明书而言,"计算机可读介质"可以是任何可以包含、存储、通信、传播或传输程序以供指令执行系统、装置或设备或结合这些指令执行系统、装置或设备而使用的装置。计算机可读介质的更具体的示例(非穷尽性列表)包括以下:具有一个或多个布线的电连接部(电子装置),便携式计算机盘盒(磁装置),随机存取存储器(RAM),只读存储器(ROM),可擦除可编辑只读存储器(EPROM或闪速存储器),光纤装置,以及便携式光盘只读存储器(CDROM)。另外,计算机可读介质甚至可以是可在其上打印所述程序的纸 或其他合适的介质,因为可以例如通过对纸或其他介质进行光学扫描,接着进行编辑、解译或必要时以其他合适方式进行处理来以电子方式获得所述程序,然后将其存储在计算机存储器中。
应当理解,本申请的各部分可以用硬件、软件、固件或它们的组合来实现。在上述实施方式中,多个步骤或方法可以用存储在存储器中且由合适的指令执行系统执行的软件或固件来实现。例如,如果用硬件来实现,和在另一实施方式中一样,可用本领域公知的下列技术中的任一项或他们的组合来实现:具有用于对数据信号实现逻辑功能的逻辑门电路的离散逻辑电路,具有合适的组合逻辑门电路的专用集成电路,可编程门阵列(PGA),现场可编程门阵列(FPGA)等。
本技术领域的普通技术人员可以理解实现上述实施例方法携带的全部或部分步骤是可以通过程序来指令相关的硬件完成,所述的程序可以存储于一种计算机可读存储介质中,该程序在执行时,包括方法实施例的步骤之一或其组合。
此外,在本申请各个实施例中的各功能单元可以集成在一个处理模块中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个模块中。上述集成的模块既可以采用硬件的形式实现,也可以采用软件功能模块的形式实现。所述集成的模块如果以软件功能模块的形式实现并作为独立的产品销售或使用时,也可以存储在一个计算机可读取存储介质中。
上述提到的存储介质可以是只读存储器,磁盘或光盘等。
在本说明书的描述中,参考术语“一个实施例”、“一些实施例”、“示例”、“具体示例”、或“一些示例”等的描述意指结合该实施例或示例描述的具体特征、结构、材料或者特点包含于本申请的至少一个实施例或示例中。在本说明书中,对上述术语的示意性表述不必须针对的是相同的实施例或示例。而且,描述的具体特征、结构、材料或者特点可以在任一个或多个实施例或示例中以合适的方式结合。此外,在不相互矛盾的情况下,本领域的技术人员可以将本说明书中描述的不同实施例或示例以及不同实施例或示例的特征进行结合和组合。
尽管上面已经示出和描述了本申请的实施例,可以理解的是,上述实施例是示例性的,不能理解为对本申请的限制,本领域的普通技术人员在本申请的范围内可以对上述实施例进行变化、修改、替换和变型。

Claims (14)

  1. 一种消息阅读的控制方法,其特征在于,包括以下步骤:
    获取移动终端中应用程序的消息列表界面,并将所述消息列表界面提供至用户,其中,所述消息列表界面具有至少一个消息列表,每个消息列表具有对应的消息列表对象类;
    当接收到所述用户在所述消息列表界面中的触发操作时,获取所述至少一个消息列表中的未读消息;以及
    根据所述至少一个消息列表中的未读消息生成阅读页面,并将所述阅读页面提供至所述用户。
  2. 如权利要求1所述的消息阅读的控制方法,其特征在于,所述根据所述至少一个消息列表中的未读消息生成阅读页面具体包括:
    按照所述消息列表对象类将所述至少一个消息列表中的未读消息进行聚合以生成所述阅读页面。
  3. 如权利要求1或2所述的消息阅读的控制方法,其特征在于,在所述接收到所述用户在所述消息列表界面中的触发操作时,所述方法还包括:
    提供模式选择界面,其中,所述模式选择界面具有全部阅读模式;
    当接收到所述用户针对所述全部阅读模式的选择指令时,获取所述至少一个消息列表中的未读消息。
  4. 如权利要求1或2所述的消息阅读的控制方法,其特征在于,其中,所述阅读页面包括所述未读消息的数量,所述方法还包括:
    接收用户的阅读指令;
    根据所述用户的阅读指令提供对应的未读消息的详细内容,并根据所述用户的阅读指令减少所述阅读页面中未读消息的数量。
  5. 如权利要求4所述的消息阅读的控制方法,其特征在于,当所述阅读页面中未读消息的数量为预设阀值时,返回所述消息列表界面。
  6. 如权利要求1所述的消息阅读的控制方法,其特征在于,还包括:
    当接收到所述用户在所述阅读页面中针对消息列表的操作时,删除在所述阅读页面中的所述消息列表的所有未读消息。
  7. 如权利要求1所述的消息阅读的控制方法,其特征在于,还包括:
    当接收到所述用户在所述阅读页面中针对未读消息的操作时,删除在所述阅读页面中的所述未读消息。
  8. 一种消息阅读的控制装置,其特征在于,包括:
    第一提供模块,用于获取移动终端中应用程序的消息列表界面,并将所述消息列表界面提供至用户,其中,所述消息列表界面具有至少一个消息列表,每个消息列表具有对应的消息列表对象类;
    获取模块,用于在接收到所述用户在所述消息列表界面中的触发操作时,获取所述至少一个消息列表中的未读消息;
    生成模块,用于根据所示至少一个消息列表中的未读消息生成阅读页面;以及
    第二提供模块,用于将所述阅读页面提供至所述用户。
  9. 如权利要求8所述的消息阅读的控制装置,其特征在于,所述生成模块具体用于:
    按照所述消息列表对象类将所述至少一个消息列表中的未读消息进行聚合以生成所述阅读页面。
  10. 如权利要求8或9所述的消息阅读的控制装置,其特征在于,还包括:
    第三提供模块,用于在接收到所述用户在所述消息列表界面中的触发操作时,提供模式选择界面,其中,所述模式选择界面具有全部阅读模式;
    所述获取模块还用于在接收到所述用户针对所述全部阅读模式的选择指令时,获取所述至少一个消息列表中的未读消息。
  11. 如权利要求8或9所述的消息阅读的控制装置,其特征在于,其中,所述阅读页面包括所述未读消息的数量,所述装置还包括:
    接收模块,用于接收用户的阅读指令;
    控制模块,用于根据所述用户的阅读指令提供对应的未读消息的详细内容,并根据所述用户的阅读指令减少所述阅读页面中未读消息的数量。
  12. 如权利要求11所述的消息阅读的控制装置,其特征在于,所述控制模块还用于在所述阅读页面中未读消息的数量为预设阀值时,返回所述消息列表界面。
  13. 如权利要求8所述的消息阅读的控制装置,其特征在于,还包括:
    第一删除模块,用于在接收所述用户在所述阅读页面中针对消息列表的操作时,删除在所述阅读页面中的所述消息列表的所有未读消息。
  14. 如权利要求8所述的消息阅读的控制装置,其特征在于,还包括:
    第二删除模块,用于在接收到所述用户在所述阅读页面中针对未读消息的操作时,删除在所述阅读页面中的所述未读消息。
PCT/CN2015/096731 2014-12-17 2015-12-08 消息阅读的控制方法及装置 WO2016095730A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410788170.0 2014-12-17
CN201410788170.0A CN105760059A (zh) 2014-12-17 2014-12-17 消息阅读的控制方法及装置

Publications (1)

Publication Number Publication Date
WO2016095730A1 true WO2016095730A1 (zh) 2016-06-23

Family

ID=56125900

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/096731 WO2016095730A1 (zh) 2014-12-17 2015-12-08 消息阅读的控制方法及装置

Country Status (2)

Country Link
CN (1) CN105760059A (zh)
WO (1) WO2016095730A1 (zh)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106843718A (zh) * 2016-12-20 2017-06-13 天脉聚源(北京)传媒科技有限公司 一种智能清除未读信息的提示标识的方法及装置
CN112558853A (zh) * 2020-12-04 2021-03-26 广州博冠信息科技有限公司 会话消息处理方法及装置、电子设备和存储介质

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107872377A (zh) * 2016-09-23 2018-04-03 阿里巴巴集团控股有限公司 消息提示方法及装置
CN107623787B (zh) * 2017-09-19 2019-03-01 维沃移动通信有限公司 一种角标信息处理方法及终端
CN108021316B (zh) * 2017-11-30 2021-04-06 腾讯科技(深圳)有限公司 一种消息展示的方法及装置
CN112306592B (zh) * 2019-08-01 2023-07-18 腾讯科技(深圳)有限公司 消息的处理方法和装置、存储介质及电子装置
CN114143280B (zh) * 2021-10-29 2023-11-14 北京达佳互联信息技术有限公司 会话显示方法、装置、电子设备及存储介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1941706A (zh) * 2005-09-28 2007-04-04 腾讯科技(深圳)有限公司 一种即时通信提醒方法及装置
US20100076989A1 (en) * 2008-09-06 2010-03-25 Gabriel Jakobson Method and system for displaying email thread information
CN103051516A (zh) * 2011-10-17 2013-04-17 腾讯科技(深圳)有限公司 一种即时通信客户端的消息提示方法和装置
CN103944799A (zh) * 2013-01-18 2014-07-23 阿里巴巴集团控股有限公司 消息处理方法及系统
CN104166717A (zh) * 2014-08-18 2014-11-26 腾讯科技(深圳)有限公司 一种基于终端操作系统的未读消息显示方法及装置

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI401940B (zh) * 2008-12-30 2013-07-11 Htc Corp 手持通訊裝置的控制方法、系統與所使用之電腦程式產品
CN102394977B (zh) * 2011-11-01 2015-09-23 康佳集团股份有限公司 一种手机未读短信的处理方法及手机
KR102008916B1 (ko) * 2012-09-07 2019-08-08 삼성전자주식회사 미확인 콘텐츠 표시 방법 및 그 전자 장치
CN103870464A (zh) * 2012-12-10 2014-06-18 腾讯科技(北京)有限公司 一种未读消息处理方法、展示方法和装置
CN103036769A (zh) * 2012-12-12 2013-04-10 北京奇虎科技有限公司 用于消息提醒的方法和呼吸灯
CN104184648B (zh) * 2013-05-23 2019-01-29 腾讯科技(深圳)有限公司 一种电子邮件管理方法和装置
CN103401995B (zh) * 2013-07-12 2015-11-18 广东欧珀移动通信有限公司 一种通信设备的信息读取方法及装置
CN103618830B (zh) * 2013-11-29 2016-05-11 广东欧珀移动通信有限公司 一种未读信息查看方法以及装置
CN103716469A (zh) * 2014-01-06 2014-04-09 广州市久邦数码科技有限公司 一种未读短信处理方法及系统

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1941706A (zh) * 2005-09-28 2007-04-04 腾讯科技(深圳)有限公司 一种即时通信提醒方法及装置
US20100076989A1 (en) * 2008-09-06 2010-03-25 Gabriel Jakobson Method and system for displaying email thread information
CN103051516A (zh) * 2011-10-17 2013-04-17 腾讯科技(深圳)有限公司 一种即时通信客户端的消息提示方法和装置
CN103944799A (zh) * 2013-01-18 2014-07-23 阿里巴巴集团控股有限公司 消息处理方法及系统
CN104166717A (zh) * 2014-08-18 2014-11-26 腾讯科技(深圳)有限公司 一种基于终端操作系统的未读消息显示方法及装置

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106843718A (zh) * 2016-12-20 2017-06-13 天脉聚源(北京)传媒科技有限公司 一种智能清除未读信息的提示标识的方法及装置
CN106843718B (zh) * 2016-12-20 2020-06-09 天脉聚源(北京)传媒科技有限公司 一种智能清除未读信息的提示标识的方法及装置
CN112558853A (zh) * 2020-12-04 2021-03-26 广州博冠信息科技有限公司 会话消息处理方法及装置、电子设备和存储介质
CN112558853B (zh) * 2020-12-04 2023-03-17 广州博冠信息科技有限公司 会话消息处理方法及装置、电子设备和存储介质

Also Published As

Publication number Publication date
CN105760059A (zh) 2016-07-13

Similar Documents

Publication Publication Date Title
WO2016095730A1 (zh) 消息阅读的控制方法及装置
US11921694B2 (en) Techniques for collapsing views of content items in a graphical user interface
AU2014388291B2 (en) Configurable electronic communication element
KR20190126066A (ko) 예측된 중요도에 기반하여 메시지들을 선택적으로 표시하기 위한 방법들 및 장치들
CN107111437B (zh) 数字媒体消息生成
JP2017531330A (ja) ピクチャ処理方法および装置
KR20190132360A (ko) 멀티미디어 리소스를 처리하는 방법 및 디바이스
CN109445657B (zh) 文档编辑方法和装置
WO2016045226A1 (zh) 信息处理方法和装置
WO2022206699A1 (zh) 消息发送方法、装置及电子设备
US10558329B2 (en) Techniques for insertion of content into chat communication
CN105487743A (zh) 应用程序的配置方法、装置及移动终端
US20150025882A1 (en) Method for operating conversation service based on messenger, user interface and electronic device using the same
US20190220170A1 (en) Method and apparatus for creating group
WO2023061414A1 (zh) 一种文件生成方法、装置及电子设备
WO2017008646A1 (zh) 一种在触控终端上选择多个目标的方法和设备
CN110968364A (zh) 添加快捷插件的方法、装置及智能设备
WO2012025060A1 (zh) 终端上消息列表的显示方法和终端
WO2023072083A1 (zh) 文件处理的方法和电子设备
WO2016078528A1 (zh) 展现对象信息的方法和装置
WO2018149288A1 (zh) 一种Office文件发送方法、终端及系统
CN113037609B (zh) 聊天消息删除方法及装置
CN110928611A (zh) 文本处理方法、终端以及计算机可读存储介质
US20150286361A1 (en) Single gesture video capture and share
WO2017092576A1 (zh) 一种信息操作区域面积的确定方法、装置及电子设备

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

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

Country of ref document: EP

Kind code of ref document: A1