WO2021120612A1 - 一种呈现消息通知的方法与设备 - Google Patents

一种呈现消息通知的方法与设备 Download PDF

Info

Publication number
WO2021120612A1
WO2021120612A1 PCT/CN2020/101872 CN2020101872W WO2021120612A1 WO 2021120612 A1 WO2021120612 A1 WO 2021120612A1 CN 2020101872 W CN2020101872 W CN 2020101872W WO 2021120612 A1 WO2021120612 A1 WO 2021120612A1
Authority
WO
WIPO (PCT)
Prior art keywords
application
push message
target push
information
user equipment
Prior art date
Application number
PCT/CN2020/101872
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 WO2021120612A1 publication Critical patent/WO2021120612A1/zh

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/21Monitoring or handling of messages
    • H04L51/224Monitoring or handling of messages providing notification on incoming messages, e.g. pushed notifications of received messages
    • 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/535Tracking the activity of the user
    • 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

Definitions

  • This application relates to the field of communications, and in particular to a technology for presenting message notifications.
  • the user equipment notifies the user of the current new message by generating notification information, so that the user can obtain the received new message in time.
  • One purpose of this application is to provide a method and device for presenting message notifications.
  • a method for presenting a message notification including:
  • first notification information about the target push message is generated; if the target push message satisfies the delayed presentation condition, the first notification information is delayed to be presented; otherwise , Presenting the first notification information in real time; wherein the delayed presentation condition includes: the first application corresponding to the target push message is not consistent with the current application currently active in the foreground of the user equipment, and the The current application is performing a screen copy operation.
  • a device for presenting a message notification including:
  • a one-by-one module in response to the message push event information about the target push message in the user equipment, generates first notification information about the target push message;
  • a second module configured to delay presentation of the first notification information if the target push message satisfies the delayed presentation condition; otherwise, present the first notification information in real time; wherein the delayed presentation condition includes: the target The first application corresponding to the push message is not consistent with the current application currently active in the foreground of the user equipment, and the current application is performing a screen copy operation.
  • a device for presenting message notifications including:
  • a memory arranged to store computer-executable instructions, which when executed, cause the processor to perform the operations of any of the methods described above.
  • a computer-readable medium storing instructions that, when executed, cause the system to perform the operation of any of the methods described above.
  • this application Compared with the prior art, this application generates first notification information about the target push message by responding to the message push event information about the target push message in the user equipment; if the target push message satisfies the delayed presentation condition, then Delay the presentation of the first notification information; otherwise, the first notification information is presented in real time, wherein the delayed presentation condition includes: the first application corresponding to the target push message and the current active in the foreground of the user equipment
  • the delayed presentation condition includes: the first application corresponding to the target push message and the current active in the foreground of the user equipment
  • the current application is not consistent, and the current application is performing a screen copy operation.
  • push messages sent by other applications that are inconsistent with the current application currently active in the foreground of the user device affect the operation effect of the screen copy operation, so as to ensure the cleanliness of the screen interface.
  • the first notification information is presented in real time to ensure timely delivery of the target push message
  • the first notification information is delayed until the screen copy operation ends; to ensure that the user is performing the screen copy operation The cleanliness of the screen during the entire operation;
  • the first notification information is presented in real time, and the user
  • the purpose of the screen copy operation is to copy the first notification information corresponding to the target push message, and to ensure the real-time update of the screen interface by presenting the first notification information in real time without interrupting other notification information.
  • this application provides a method for determining whether to present the first notification information to the user based on the screen operation currently being performed by the user, and delays the presentation of the first notification information when the first application is inconsistent with the current application.
  • Notification information Under different circumstances, it is automatically determined whether to notify the user of a new message in time or delay the notification to ensure the cleanliness of the screen, and does not prevent the user from obtaining clean pictures or video information based on the screen copy operation.
  • Fig. 1 shows a flow chart of a method for presenting a message notification according to an embodiment of the present application
  • Fig. 2 shows a structural diagram of a device for presenting message notifications according to an embodiment of the present application
  • Fig. 3 shows a schematic diagram of the principle of a PUSH channel according to an embodiment of the present application
  • Fig. 4 shows functional modules of an exemplary system that can be used in various embodiments of the present application.
  • the terminal, the equipment of the service network, and the trusted party all include one or more processors (for example, a central processing unit (CPU)), input/output interfaces, network interfaces, and RAM.
  • processors for example, a central processing unit (CPU)
  • Memory may include non-permanent memory in computer readable media, random access memory (RAM) and/or non-volatile memory, such as read only memory (ROM) or flash memory (Read Only Memory). Flash Memory). Memory is an example of computer readable media.
  • RAM random access memory
  • ROM read only memory
  • Flash Memory Flash Memory
  • Computer-readable media include permanent and non-permanent, removable and non-removable media, and information storage can be realized by any method or technology.
  • the information can be computer-readable instructions, data structures, program modules, or other data.
  • Examples of computer storage media include, but are not limited to, Phase-Change Memory (PCM), Programmable Random Access Memory (PRAM), Static Random-Access Memory, SRAM), dynamic random access memory (Dynamic Random Access Memory, DRAM), other types of random access memory (RAM), read only memory (ROM), electrically erasable programmable read only memory (Electrically-Erasable Programmable Read -Only Memory, EEPROM), flash memory or other memory technologies, CD-ROM (Compact Disc Read-Only Memory, CD-ROM), Digital Versatile Disc (DVD) or other optical storage , Magnetic cassette tape, magnetic tape disk storage or other magnetic storage devices or any other non-transmission media that can be used to store information that can be accessed by computing devices.
  • PCM Phase-Change Memory
  • the equipment referred to in this application includes, but is not limited to, user equipment, network equipment, or equipment formed by the integration of user equipment and network equipment through a network.
  • the user equipment includes, but is not limited to, any mobile electronic product that can perform human-computer interaction with the user (for example, human-computer interaction through a touch panel), such as a smart phone, a tablet computer, etc., and the mobile electronic product can adopt any operation System, such as android operating system, iOS operating system, etc.
  • the network device includes an electronic device that can automatically perform numerical calculation and information processing in accordance with pre-set or stored instructions, and its hardware includes, but is not limited to, a microprocessor, an Application Specific Integrated Circuit (ASIC) ), Programmable Logic Device (PLD), Field Programmable Gate Array (FPGA), Digital Signal Processor (DSP), embedded devices, etc.
  • the network device includes, but is not limited to, a computer, a network host, a single network server, a set of multiple network servers, or a cloud composed of multiple servers; here, the cloud is composed of a large number of computers or network servers based on Cloud Computing, Among them, cloud computing is a type of distributed computing, a virtual supercomputer composed of a group of loosely coupled computer sets.
  • the network includes, but is not limited to, the Internet, a wide area network, a metropolitan area network, a local area network, a VPN network, and a wireless ad-hoc network (Ad Hoc network).
  • the device may also be a program running on the user equipment, network equipment, or user equipment and network equipment, network equipment, touch terminal, or a device formed by integrating network equipment and touch terminal through a network.
  • Fig. 1 shows a flow chart of a method for presenting a message notification according to an embodiment of the present application.
  • the method includes step S101 and step S102.
  • the user equipment generates first notification information about the target push message in response to the message push event information about the target push message in the user equipment.
  • the target push message is a message pushed by a corresponding network device (for example, a corresponding server) to a user equipment, and the event that the user equipment receives the target push message is message push event information.
  • the user equipment triggers generation of the first notification information based on the push event information.
  • the first notification information is generated by the user equipment based on the target push message.
  • the first notification information includes header information (for example, the title of the news message) and partial content information of the target push message.
  • the user equipment generates the first notification information based on the target push message it receives, and reminds the user that there is a new message in the form of the first notification information.
  • step S102 if the target push message satisfies the delayed presentation condition, the first notification information is delayed; otherwise, the first notification information is presented in real time; wherein, the delayed presentation condition includes: the target push The first application corresponding to the message is not consistent with the current application currently active in the foreground of the user equipment, and the current application is performing a screen copy operation.
  • the user equipment determines whether to delay the presentation of the first notification information corresponding to the target push message by detecting whether the target push message satisfies the delayed presentation condition, thereby presenting the notification information in real time or delaying presentation based on different situations The purpose of the notification information.
  • the network device for example, server
  • the network device for example, server
  • the server corresponding to application 1 sends the target push message 1 to the user equipment, it is installed in the user equipment.
  • the application 1 in the user equipment is the first application corresponding to the target push message 1.
  • the current application is an application active in the foreground of the user equipment.
  • the user equipment first detects whether the first application corresponding to the target push message is consistent with the current application, and then detects whether the user equipment is performing a screen copy operation, if the first application and the current application Inconsistent, and the user equipment is performing a screen copy operation, then the delayed rendering condition is met, and the first notification information is delayed in rendering; in other embodiments, the user equipment first detects whether the user equipment is performing a screen copy operation , And then detect whether the first application corresponding to the target push message is consistent with the current application. If the user equipment is performing a screen copy operation and the first application is not consistent with the current application, the delayed presentation condition is satisfied , The presentation of the first notification information is delayed.
  • the presentation is delayed.
  • the first notification information corresponding to the target push message so as to avoid the impact of the push message of the non-current application on the cleanliness of the screen when the user performs the screen copy operation.
  • application 1, application 2, and application 3 are installed in the user equipment corresponding to user a.
  • the user a is currently using the application 1 and is performing a screen copy operation (for example, a screen recording operation) on the application 1, then the application 1 is currently running in the foreground of the user equipment.
  • the user equipment receives the target push message 2 pushed by the network device (for example, the server) corresponding to the application 2, and the user equipment generates the corresponding first notification information 2 based on the target push message 2 (for example, you have a new message notification ).
  • the user equipment detects that the application corresponding to the target push message 2 is application 2, and the current application currently active in the foreground is application 1. Therefore, the first application is inconsistent with the current application.
  • the user equipment delays presenting the first notification information 2, and only presents the first notification information 2 after the screen copy operation ends.
  • the user a will not be affected by push messages received by other applications during the screen copy operation, so as to ensure the cleanliness of the screen.
  • application 1, application 2, and application 3 are installed in the user equipment corresponding to user a.
  • the user a is currently using the application 1 and is performing a screen copy operation (for example, a screen recording operation) on the application 1, then the application 1 is currently running in the foreground of the user equipment.
  • the user equipment receives the target push message 1 pushed by the network device (for example, the server) corresponding to the application 1, and the user equipment generates the corresponding first notification information 1 based on the target push message 1 (for example, you have a new message) Notice).
  • the user equipment detects that the application corresponding to the target push message 1 is application 1, and the current application currently active in the foreground is also application 1. Therefore, the first application is consistent with the current application.
  • the user equipment displays the first notification information 1 in a normal and timely manner.
  • timely notification delivery of the push message should be ensured to ensure the real-time nature of the screen copy operation.
  • the purpose of the user performing the screen copy operation is to copy the first notification information corresponding to the target push message, the first notification information is presented in real time to ensure the real-time update of the screen interface without disturbing other notification information.
  • the step S101 includes: in response to the message push event information of the target push message in the user equipment, the user equipment detects that the first application corresponding to the target push message is currently active in the foreground of the user equipment. Whether the current applications of are consistent with each other, and generate first notification information about the target push message. In some embodiments, the user equipment first detects whether the first application corresponding to the received target push message is consistent with the current application, and then generates the first notification information corresponding to the target push message. In some embodiments, when the result is that the first application is consistent with the current application, first notification information corresponding to the target push message is generated. In some embodiments, the first application is consistent with the current application, indicating that the first notification information can be presented in real time.
  • the target push message is generated
  • the corresponding first notification information is presented in real time. For example, after receiving the target push message, the user equipment triggers to detect whether the first application corresponding to the target push message is consistent with the current application, and then generates the corresponding first notification information. In this embodiment, the user equipment first detects whether the first application is consistent with the current application, so that when the first application is inconsistent with the current application, the corresponding first notification information is delayed in time when the user performs a screen copy operation.
  • the step S101 includes: in response to the message push event information about the target push message in the user equipment, the user equipment generates first notification information about the target push message, and detects that the target push message corresponds to Whether the first application of is consistent with the current application currently active in the foreground of the user equipment. In some embodiments, the user equipment first generates the first notification information corresponding to the target push message, and then detects whether the first application corresponding to the target push message is consistent with the current application.
  • the user equipment generates first notification information corresponding to the target push message in response to receiving the event information of the target push message, and subsequently, if the first application is consistent with the current application, it is presented in real time
  • the first notification information if the target push message does not meet the condition of real-time presentation, the first notification information is generated in advance, so that the first notification information is presented in time after the delay ends.
  • the user equipment first generates the first notification information corresponding to the target push message, and then detects whether the first application corresponding to the target push message is consistent with the current application.
  • the detecting whether the first application corresponding to the target push message is consistent with the current application currently active in the foreground of the user equipment includes: obtaining application process information, and determining according to the application process information The current application currently active in the foreground of the user equipment; detecting the first application corresponding to the target push message and the current application currently active in the foreground of the user equipment according to the first application and the application identification information of the current application Whether the application is consistent.
  • the application process information includes, but is not limited to, information about whether the application corresponding to the current application is in the foreground.
  • the user equipment determines the current application currently active in the foreground of the user equipment by acquiring the application process information.
  • the application identification information includes, but is not limited to, an application name, an application ID, and the like.
  • each application installed in the user equipment includes corresponding application information, and the application information includes some related information about the application (for example, application identification information, application version information, etc.).
  • the user equipment detects whether the first application is consistent with the current application according to the application identification information of the first application and the application identification information of the current application. For example, if the application identification information of the first application matches (for example, the same) with the application identification information of the current application, it is determined that the first application is consistent with the current application; if the application identification information of the first application matches If the application identification information of the current application does not match (for example, they are not the same), it is determined that the first application is inconsistent with the current application.
  • the user equipment first detects whether the first application is consistent with the current application, and then detects whether the user equipment is performing a screen copy operation.
  • the step S102 includes: if the first application corresponding to the target push message is consistent with the current application currently active in the foreground of the user equipment, the user equipment presents the first notification information in real time; otherwise, if the The current application is performing a screen copy operation, and the user equipment delays to present the first notification information after the screen copy operation ends; otherwise, the user equipment presents the first notification information in real time.
  • the first notification information is presented in real time to ensure timely delivery of the target push message.
  • the first application is inconsistent with the current application, and, if the current application is performing a screen copy operation, the first notification information is delayed until the screen copy operation ends and the first notification information is presented; To ensure the cleanliness of the screen during the entire operation of the screen copy operation by the user; in other embodiments, the first application corresponding to the target push message is consistent with the current application currently active in the foreground of the user device , And the current application is performing a screen copy operation, and the first notification information is presented in real time.
  • the real-time update of the screen interface is ensured by presenting the first notification information in real time.
  • the user equipment first detects whether the user equipment is performing a screen copy operation, and then detects whether the first application is consistent with the current application. If the current application currently active in the foreground of the user equipment is performing a screen copy operation, the step S102 includes: if the first application corresponding to the target push message is consistent with the current application, presenting the first application in real time A notification message; otherwise, the presentation of the first notification message is delayed until the screen copy operation ends.
  • the user equipment receives a target push message pushed by a network device, the user equipment detects whether the user equipment is performing a screen copy operation, and if so, detects whether the first application corresponding to the target push message is consistent with the current application If they are not consistent, the first notification information will be delayed, and if they are consistent, the first notification information will be presented in real time to ensure that when the user is performing a screen copy operation, the interference of messages pushed by other applications will be avoided, and , When the first application is consistent with the current application, the real-time update of the screen interface is guaranteed.
  • the screen copy operation includes performing a screenshot operation on the screen display content of the current application; if the current application is performing a screen copy operation, the display is delayed until the screen copy operation ends.
  • the first notification information includes: obtaining screenshot operation instruction information while the current application is active in the foreground of the user equipment; caching the first notification information of the target push message locally on the user equipment; responding Event information is generated from the picture of the screenshot information corresponding to the screenshot operation instruction information, and the first notification information is presented.
  • the user equipment obtains the screenshot operation instruction information based on the user's screenshot operation (for example, pressing and holding the screenshot button at the same time).
  • the user equipment determines the end of the screenshot operation based on generating corresponding screenshot information after acquiring the user's screenshot operation instruction information.
  • the user equipment caches the received first notification information locally to delay presentation, and after the corresponding screenshot information is generated, the user equipment presents the first notification information again.
  • the screen copy operation includes performing a screen recording operation on the screen display content of the current application; if the current application is performing a screen copy operation, the display is delayed until the screen copy operation ends.
  • the first notification information includes: caching the first notification information of the target push message locally in the user equipment during the process of the current application being screened; and responding to the recording corresponding to the screen recording operation
  • the screen recording completion event information of the screen information presents the first notification information.
  • the user equipment determines whether a screen recording operation is currently in progress according to whether a screen recording application is currently being launched.
  • the screen copy operation is a screen recording operation
  • the user equipment determines that the screen recording operation has ended based on generating corresponding screen recording information (for example, animation or video information).
  • the user equipment caches the received first notification information locally to delay presentation. After the corresponding screen recording information is generated, the user equipment presents the first notification information again.
  • the method further includes step S103 (not shown).
  • step S103 the user equipment determines the first application corresponding to the target push message.
  • the user equipment needs to detect the first application corresponding to the target push message.
  • the determining the first application corresponding to the target push message includes: determining the first application corresponding to the target push message according to channel information corresponding to the target push message, wherein the The channel information corresponding to the target push message matches the channel information of the first application.
  • the network device for example, an application server
  • the network device pushes the target push message to the user device through a push channel.
  • the user equipment determines the first application corresponding to the target push message according to whether the frequency information of the push channel where the target push message is pushed by the server is the same as the channel information of the first application.
  • the PUSH technology is a technology based on the client-server mechanism, where the server actively sends information to the client.
  • the main difference between the two is that the former is that the server actively sends information, while the latter is that the client actively requests information.
  • PUSH applications there is no obvious client request before the server sends content to the client, that is, the PUSH transaction is initiated by the server.
  • the essence of PUSH technology is to allow information to actively find users. Therefore, its advantage lies in the initiative and timeliness of information. By using this technology, information can be pushed to users as soon as possible; its disadvantage is that the accuracy of information is poor. Since a simple screening mechanism replaces manual selection, there will inevitably be a certain difference between the push information and the user's needs.
  • PUSH technology cannot guarantee that the information will be delivered to the user. Because PUSH technology uses a broadcast mechanism, when the network information center sends information, if the client happens to be on the Internet, and the converter and receiver are just switched to the same channel, the transmission will take effect and the user can obtain the information. If the user is not online, the user will lose the information broadcast by the network center. In some embodiments, it is determined that the first application corresponding to the target push message is performed by the user equipment system.
  • the user equipment system obtains the channel information corresponding to the target push message, and then determines that the target push message belongs to The first application on the same channel; in other embodiments, it is determined that the first application corresponding to the target push message is performed by the first application.
  • the server directly sends the target push message to the first application based on the PUSH channel.
  • the first application transmits to the user equipment the event information that the first application receives the target push message.
  • the first application corresponding to the target push message is determined according to the channel information corresponding to the target push message, wherein the channel information corresponding to the target push message is the same as the channel information of the first application.
  • the matching includes: obtaining channel information corresponding to the target push message through a third-party application, and determining the first application corresponding to the target push message according to the channel information corresponding to the target push message, wherein the target push message The corresponding channel information matches the channel information of the first application.
  • the first application corresponding to the target push message is determined by a third application. For example, the third application determines the first application corresponding to the target push message according to the channel information corresponding to the target push message. An application, and send the detection result to the user equipment.
  • the determining the first application corresponding to the target push message includes: determining the first application corresponding to the target push message according to the application identification information of the target push message, wherein the The application identification information of the target push message matches the first application.
  • the target push message sent by the server to the user equipment includes corresponding application identification information (for example, application identification information of the first application).
  • the application identification information includes, but is not limited to, information such as application name and application ID.
  • the user equipment includes the application identification information of each application installed in the user equipment. After the user equipment receives the target push message, the user equipment uses the application identification information of the target push message from the application identification information installed in the user equipment. In each application, the first application matching the application identification information is queried.
  • the screen copy operation includes at least one of the following:
  • the screen recording operation is to record a user's operation process in the user equipment through a screen recording application.
  • the real-time presentation of the first notification information includes: real-time presentation of the first notification information in an application interface of the current application, wherein the first notification information includes the target push Part or all of the content of the message.
  • the current application is a social application, and when the first application is consistent with the current application, the user equipment normally updates the received first notification information about the first application.
  • the first notification information includes part or all of the content of the target push message.
  • the first application is a social application
  • the target push message is an article pushed by an official account. Part or all of the content of the target push message is normally presented in the window (for example, the subscription number message).
  • Fig. 3 shows a block diagram of a device for presenting a message notification according to an embodiment of the present application.
  • the device includes a one-module and one-two modules.
  • a module for generating first notification information about the target push message in response to the message push event information about the target push message in the user equipment is a message pushed by a corresponding network device (for example, a corresponding server) to a user equipment, and the event that the user equipment receives the target push message is message push event information.
  • the user equipment triggers generation of the first notification information based on the push event information.
  • the first notification information is generated by the user equipment based on the target push message.
  • the first notification information includes header information (for example, the title of the news message) and partial content information of the target push message.
  • the user equipment generates the first notification information based on the target push message it receives, and reminds the user that there is a new message in the form of the first notification information.
  • a second module configured to delay presentation of the first notification information if the target push message satisfies the delayed presentation condition; otherwise, present the first notification information in real time; wherein the delayed presentation condition includes: the target The first application corresponding to the push message is not consistent with the current application currently active in the foreground of the user equipment, and the current application is performing a screen copy operation.
  • the user equipment determines whether to delay the presentation of the first notification information corresponding to the target push message by detecting whether the target push message satisfies the delayed presentation condition, thereby presenting the notification information in real time or delaying presentation based on different situations The purpose of the notification information.
  • the network device for example, server
  • the network device for example, server
  • the server corresponding to application 1 sends the target push message 1 to the user equipment, it is installed in the user equipment.
  • the application 1 in the user equipment is the first application corresponding to the target push message 1.
  • the current application is an application active in the foreground of the user equipment.
  • the user equipment first detects whether the first application corresponding to the target push message is consistent with the current application, and then detects whether the user equipment is performing a screen copy operation, if the first application and the current application Inconsistent, and the user equipment is performing a screen copy operation, then the delayed rendering condition is met, and the first notification information is delayed in rendering; in other embodiments, the user equipment first detects whether the user equipment is performing a screen copy operation , And then detect whether the first application corresponding to the target push message is consistent with the current application. If the user equipment is performing a screen copy operation and the first application is not consistent with the current application, the delayed presentation condition is satisfied , The presentation of the first notification information is delayed.
  • the presentation is delayed.
  • the first notification information corresponding to the target push message so as to avoid the impact of the push message of the non-current application on the cleanliness of the screen when the user performs the screen copy operation.
  • application 1, application 2, and application 3 are installed in the user equipment corresponding to user a.
  • the user a is currently using the application 1 and is performing a screen copy operation (for example, a screen recording operation) on the application 1, then the application 1 is currently running in the foreground of the user equipment.
  • the user equipment receives the target push message 2 pushed by the network device (for example, the server) corresponding to the application 2, and the user equipment generates the corresponding first notification information 2 based on the target push message 2 (for example, you have a new message notification ).
  • the user equipment detects that the application corresponding to the target push message 2 is application 2, and the current application currently active in the foreground is application 1. Therefore, the first application is inconsistent with the current application.
  • the user equipment delays presenting the first notification information 2, and only presents the first notification information 2 after the screen copy operation ends.
  • the user a will not be affected by push messages received by other applications during the screen copying operation, so as to ensure the cleanliness of the screen.
  • application 1, application 2, and application 3 are installed in the user equipment corresponding to user a.
  • the user a is currently using the application 1 and is performing a screen copy operation (for example, a screen recording operation) on the application 1, then the application 1 is currently running in the foreground of the user equipment.
  • the user equipment receives the target push message 1 pushed by the network device (for example, the server) corresponding to the application 1, and the user equipment generates the corresponding first notification information 1 based on the target push message 1 (for example, you have a new message) Notice).
  • the user equipment detects that the application corresponding to the target push message 1 is application 1, and the current application currently active in the foreground is also application 1. Therefore, the first application is consistent with the current application.
  • the user equipment displays the first notification information 1 in a normal and timely manner.
  • timely notification delivery of the push message should be ensured to ensure the real-time nature of the screen copy operation.
  • the purpose of the user performing the screen copy operation is to copy the first notification information corresponding to the target push message, the first notification information is presented in real time to ensure the real-time update of the screen interface without disturbing other notification information.
  • the one-to-one module is configured to respond to the message push event information of the target push message in the user equipment, and detect that the first application corresponding to the target push message is currently active in the foreground of the user equipment Whether the current applications of are consistent with each other, and generate first notification information about the target push message.
  • the one-to-one module is configured to generate first notification information about the target push message in response to the message push event information about the target push message in the user equipment, and detect that the target push message corresponds to Whether the first application of is consistent with the current application currently active in the foreground of the user equipment.
  • the detecting whether the first application corresponding to the target push message is consistent with the current application currently active in the foreground of the user equipment includes: obtaining application process information, and determining according to the application process information The current application currently active in the foreground of the user equipment; detecting the first application corresponding to the target push message and the current application currently active in the foreground of the user equipment according to the first application and the application identification information of the current application Whether the application is consistent.
  • the application process information includes, but is not limited to, information about whether the application corresponding to the current application is in the foreground.
  • the user equipment determines the current application currently active in the foreground of the user equipment by acquiring the application process information.
  • the application identification information includes, but is not limited to, an application name, an application ID, and the like.
  • each application installed in the user equipment includes corresponding application information, and the application information includes some related information about the application (for example, application identification information, application version information, etc.).
  • the user equipment detects whether the first application is consistent with the current application according to the application identification information of the first application and the application identification information of the current application. For example, if the application identification information of the first application matches (for example, the same) with the application identification information of the current application, it is determined that the first application is consistent with the current application; if the application identification information of the first application matches If the application identification information of the current application does not match (for example, they are not the same), it is determined that the first application is inconsistent with the current application.
  • the user equipment first detects whether the first application is consistent with the current application, and then detects whether the user equipment is performing a screen copy operation.
  • the first and second modules are configured to: if the first application corresponding to the target push message is consistent with the current application currently active in the foreground of the user equipment, the user equipment presents the first notification information in real time; otherwise, if The current application is performing a screen copy operation, and the user equipment delays until the screen copy operation ends and presents the first notification information; otherwise, the user equipment presents the first notification information in real time.
  • step S102 the example of the specific implementation of the above-mentioned one-two modules is the same as or similar to the above-mentioned embodiment of step S102, so it will not be repeated here, and it is included here by reference.
  • the user equipment first detects whether the user equipment is performing a screen copy operation, and then detects whether the first application is consistent with the current application. If the current application currently active in the foreground of the user equipment is performing a screen copy operation, the one-two module is used to: if the first application corresponding to the target push message is consistent with the current application, present all the applications in real time The first notification information; otherwise, the presentation of the first notification information is delayed until the screen copy operation ends.
  • the screen copy operation includes performing a screenshot operation on the screen display content of the current application; if the current application is performing a screen copy operation, the display is delayed until the screen copy operation ends.
  • the first notification information includes: obtaining screenshot operation instruction information while the current application is active in the foreground of the user equipment; caching the first notification information of the target push message locally on the user equipment; responding Event information is generated from the picture of the screenshot information corresponding to the screenshot operation instruction information, and the first notification information is presented.
  • the user equipment obtains the screenshot operation instruction information based on the user's screenshot operation (for example, pressing and holding the screenshot button at the same time).
  • the user equipment determines the end of the screenshot operation based on generating corresponding screenshot information after acquiring the user's screenshot operation instruction information.
  • the user equipment caches the received first notification information locally to delay presentation, and after the corresponding screenshot information is generated, the user equipment presents the first notification information again.
  • the screen copy operation includes performing a screen recording operation on the screen display content of the current application; if the current application is performing a screen copy operation, the display is delayed until the screen copy operation ends.
  • the first notification information includes: caching the first notification information of the target push message locally in the user equipment during the process of the current application being screened; and responding to the recording corresponding to the screen recording operation
  • the screen recording completion event information of the screen information presents the first notification information.
  • the user equipment determines whether a screen recording operation is currently in progress according to whether a screen recording application is currently being launched.
  • the screen copy operation is a screen recording operation
  • the user equipment determines that the screen recording operation has ended based on generating corresponding screen recording information (for example, animation or video information).
  • the user equipment caches the received first notification information locally to delay presentation. After the corresponding screen recording information is generated, the user equipment presents the first notification information again.
  • the device further includes a third module (not shown), and a third module is used to determine the first application corresponding to the target push message.
  • the user equipment after receiving the target push message, the user equipment needs to detect the first application corresponding to the target push message.
  • the determining the first application corresponding to the target push message includes: determining the first application corresponding to the target push message according to channel information corresponding to the target push message, wherein the The channel information corresponding to the target push message matches the channel information of the first application.
  • the network device for example, an application server
  • the network device pushes the target push message to the user device through a push channel.
  • the user equipment determines the first application corresponding to the target push message according to whether the frequency information of the push channel where the target push message is pushed by the server is the same as the channel information of the first application.
  • the PUSH technology is a technology based on the client-server mechanism where the server actively sends information to the client.
  • the main difference between the two is that the former is that the server actively sends information, while the latter is that the client actively requests information.
  • PUSH applications there is no obvious client request before the server sends content to the client, that is, the PUSH transaction is initiated by the server.
  • the essence of PUSH technology is to allow information to actively find users. Therefore, its advantage lies in the initiative and timeliness of information. By using this technology, information can be pushed to users as soon as possible; its disadvantage is that the accuracy of information is poor. Since a simple screening mechanism replaces manual selection, there will inevitably be a certain difference between the push information and the user's needs.
  • PUSH technology cannot guarantee that the information will be delivered to the user. Because PUSH technology uses a broadcast mechanism, when the network information center sends information, if the client happens to be on the Internet, and the converter and receiver are just switched to the same channel, the transmission will take effect and the user can obtain the information. If the user is not online, the user will lose the information broadcast by the network center. In some embodiments, it is determined that the first application corresponding to the target push message is performed by the user equipment system.
  • the user equipment system obtains the channel information corresponding to the target push message, and then determines that the target push message belongs to The first application on the same channel; in other embodiments, it is determined that the first application corresponding to the target push message is performed by the first application.
  • the server directly sends the target push message to the first application based on the PUSH channel.
  • the first application transmits to the user equipment the event information that the first application receives the target push message.
  • the first application corresponding to the target push message is determined according to the channel information corresponding to the target push message, wherein the channel information corresponding to the target push message is the same as the channel information of the first application.
  • the matching includes: obtaining channel information corresponding to the target push message through a third-party application, and determining the first application corresponding to the target push message according to the channel information corresponding to the target push message, wherein the target push message The corresponding channel information matches the channel information of the first application.
  • the first application corresponding to the target push message is determined by a third application. For example, the third application determines the first application corresponding to the target push message according to the channel information corresponding to the target push message. An application, and send the detection result to the user equipment.
  • the determining the first application corresponding to the target push message includes: determining the first application corresponding to the target push message according to the application identification information of the target push message, wherein the The application identification information of the target push message matches the first application.
  • the target push message sent by the server to the user equipment includes corresponding application identification information (for example, application identification information of the first application).
  • the application identification information includes, but is not limited to, information such as application name and application ID.
  • the user equipment includes the application identification information of each application installed in the user equipment. After the user equipment receives the target push message, the user equipment uses the application identification information of the target push message from the application identification information installed in the user equipment. In each application, the first application matching the application identification information is queried.
  • the screen copy operation includes at least one of the following:
  • the screen recording operation is to record a user's operation process in the user equipment through a screen recording application.
  • the real-time presentation of the first notification information includes: real-time presentation of the first notification information in an application interface of the current application, wherein the first notification information includes the target push Part or all of the content of the message.
  • the current application is a social application, and when the first application is consistent with the current application, the user equipment normally updates the received first notification information about the first application.
  • the first notification information includes part or all of the content of the target push message.
  • the first application is a social application
  • the target push message is an article pushed by an official account. Part or all of the content of the target push message is normally presented in the window (for example, the subscription number message).
  • the present application also provides a computer-readable storage medium, the computer-readable storage medium stores computer code, and when the computer code is executed, the method described in any one of the preceding items is executed.
  • This application also provides a computer program product.
  • the computer program product is executed by a computer device, the method described in any one of the preceding items is executed.
  • This application also provides a computer device, which includes:
  • One or more processors used to store one or more computer programs;
  • the one or more processors When the one or more computer programs are executed by the one or more processors, the one or more processors are caused to implement the method as described in any one of the preceding items.
  • Figure 4 shows an exemplary system that can be used to implement the various embodiments described in this application
  • the system 1000 can be used as any network device, first user equipment, or second user equipment in each of the embodiments.
  • the system 1000 may include one or more computer-readable media having instructions (for example, system memory or NVM/storage device 1020) and be coupled with the one or more computer-readable media and configured to execute
  • the instructions are one or more processors (for example, the processor(s) 1005) that implement the modules to perform the actions described in this application.
  • system control module 1010 may include any suitable interface controller to provide at least one of the processor(s) 1005 and/or any suitable device or component in communication with the system control module 1010 Any appropriate interface.
  • the system control module 1010 may include a memory controller module 1030 to provide an interface to the system memory 1015.
  • the memory controller module 1030 may be a hardware module, a software module, and/or a firmware module.
  • the system memory 1015 may be used to load and store data and/or instructions for the system 1000, for example.
  • the system memory 1015 may include any suitable volatile memory, for example, a suitable DRAM.
  • the system memory 1015 may include a double data rate type quad synchronous dynamic random access memory (DDR4 SDRAM).
  • DDR4 SDRAM double data rate type quad synchronous dynamic random access memory
  • system control module 1010 may include one or more input/output (I/O) controllers to provide interfaces to the NVM/storage device 1020 and the communication interface(s) 1025.
  • I/O input/output
  • NVM/storage device 1020 can be used to store data and/or instructions.
  • the NVM/storage device 1020 may include any suitable non-volatile memory (e.g., flash memory) and/or may include any suitable non-volatile storage device(s) (e.g., one or more hard drives ( Hard Disk, HDD), one or more compact disc (CD) drives and/or one or more digital versatile disc (DVD) drives).
  • suitable non-volatile memory e.g., flash memory
  • suitable non-volatile storage device(s) e.g., one or more hard drives ( Hard Disk, HDD), one or more compact disc (CD) drives and/or one or more digital versatile disc (DVD) drives).
  • the NVM/storage device 1020 may include storage resources that are physically part of the device on which the system 1000 is installed, or it may be accessed by the device without necessarily being a part of the device.
  • the NVM/storage device 1020 can be accessed via the communication interface(s) 1025 through the network.
  • the communication interface(s) 1025 may provide an interface for the system 1000 to communicate through one or more networks and/or with any other suitable devices.
  • the system 1000 can wirelessly communicate with one or more components of a wireless network according to any of one or more wireless network standards and/or protocols.
  • At least one of the processor(s) 1005 may be packaged with the logic of one or more controllers of the system control module 1010 (eg, the memory controller module 1030). For one embodiment, at least one of the processor(s) 1005 may be packaged with the logic of one or more controllers of the system control module 1010 to form a system in package (SiP). For one embodiment, at least one of the processor(s) 1005 may be integrated with the logic of one or more controllers of the system control module 1010 on the same mold. For one embodiment, at least one of the processor(s) 1005 may be integrated with the logic of one or more controllers of the system control module 1010 on the same mold to form a system on chip (SoC).
  • SoC system on chip
  • the system 1000 may be, but is not limited to, a server, a workstation, a desktop computing device, or a mobile computing device (for example, a laptop computing device, a handheld computing device, a tablet computer, a netbook, etc.).
  • the system 1000 may have more or fewer components and/or different architectures.
  • the system 1000 includes one or more cameras, keyboards, liquid crystal display (LCD) screens (including touchscreen displays), non-volatile memory ports, multiple antennas, graphics chips, application specific integrated circuits ( ASIC) and speakers.
  • LCD liquid crystal display
  • ASIC application specific integrated circuits
  • this application can be implemented in software and/or a combination of software and hardware.
  • it can be implemented using an application specific integrated circuit (ASIC), a general purpose computer or any other similar hardware device.
  • ASIC application specific integrated circuit
  • the software program of the present application may be executed by a processor to realize the steps or functions described above.
  • the software program (including related data structures) of the present application can be stored in a computer-readable recording medium, for example, RAM memory, magnetic or optical drives or floppy disks and similar devices.
  • some steps or functions of the present application may be implemented by hardware, for example, as a circuit that cooperates with a processor to execute each step or function.
  • a part of this application can be applied as a computer program product, such as a computer program instruction, when it is executed by a computer, through the operation of the computer, the method and/or technical solution according to this application can be invoked or provided.
  • computer program instructions in computer-readable media includes but is not limited to source files, executable files, installation package files, etc.
  • the manner in which computer program instructions are executed by the computer includes but not Limited to: the computer directly executes the instruction, or the computer compiles the instruction and then executes the corresponding compiled program, or the computer reads and executes the instruction, or the computer reads and installs the instruction and then executes the corresponding post-installation program.
  • the computer-readable medium may be any available computer-readable storage medium or communication medium that can be accessed by a computer.
  • Communication media includes media by which communication signals containing, for example, computer-readable instructions, data structures, program modules, or other data are transmitted from one system to another system.
  • Communication media can include conductive transmission media (such as cables and wires (for example, optical fiber, coaxial, etc.)) and wireless (unguided transmission) media that can propagate energy waves, such as sound, electromagnetic, RF, microwave, and infrared .
  • Computer readable instructions, data structures, program modules or other data may be embodied as, for example, a modulated data signal in a wireless medium such as a carrier wave or similar mechanism such as embodied as part of spread spectrum technology.
  • modulated data signal refers to a signal whose one or more characteristics have been altered or set in such a way as to encode information in the signal. Modulation can be analog, digital or mixed modulation techniques.
  • a computer-readable storage medium may include volatile, non-volatile, and nonvolatile, nonvolatile, and nonvolatile, and may be implemented in any method or technology for storing information such as computer-readable instructions, data structures, program modules or other data Removable and non-removable media.
  • computer-readable storage media include, but are not limited to, volatile memory, such as random access memory (RAM, DRAM, SRAM); and non-volatile memory, such as flash memory, various read-only memories (ROM, PROM, EPROM) , EEPROM), magnetic and ferromagnetic/ferroelectric memory (MRAM, FeRAM); and magnetic and optical storage devices (hard disks, tapes, CDs, DVDs); or other currently known media or future developments that can be stored for computer systems Computer readable information/data used.
  • volatile memory such as random access memory (RAM, DRAM, SRAM
  • non-volatile memory such as flash memory, various read-only memories (ROM, PROM, EPROM) , EEPROM), magnetic and ferromagnetic/ferroelectric memory (MRAM, FeRAM); and magnetic and optical storage devices (hard disks, tapes, CDs, DVDs); or other currently known media or future developments that can be stored for computer systems Computer readable information/data used.
  • volatile memory such as random access memory (RAM, DRAM,
  • an embodiment according to the present application includes a device that includes a memory for storing computer program instructions and a processor for executing the program instructions, wherein when the computer program instructions are executed by the processor, the device triggers
  • the operation of the device is based on the aforementioned methods and/or technical solutions according to multiple embodiments of the present application.

Abstract

本申请的目的是提供一种呈现消息通知的方法与设备。该方法包括:响应于用户设备中关于目标推送消息的消息推送事件信息,生成关于所述目标推送消息的第一通知信息;若所述目标推送消息满足延迟呈现条件,则延迟呈现所述第一通知信息;否则,实时呈现所述第一通知信息;其中,所述延迟呈现条件包括:所述目标推送消息所对应的第一应用与当前活跃在所述用户设备前台的当前应用不相一致,并且,所述当前应用正在被执行屏幕复制操作。本申请在当目标推送消息所对应的第一应用与当前应用不一致,在当前应用在被执行屏幕复制操作时,延迟该第一通知信息,以保证操作屏幕的清洁性。

Description

一种呈现消息通知的方法与设备
本申请是以CN申请号为 201911302418.7,申请日为 2019.12.17的申请为基础,并主张其优先权,该CN申请的公开内容在此作为整体引入本申请中
技术领域
本申请涉及通信领域,尤其涉及一种用于呈现消息通知的技术。
背景技术
随着时代的发展,信息通讯的不断发展,人们通过用户设备接收到的信息越来越多,几乎每时每刻都有网络消息的传递。用户设备通过生成通知信息的方式通知用户当前有新的消息,从而使用户可以及时获取到接收到的新消息。
发明内容
本申请的一个目的是提供一种呈现消息通知的方法与设备。
根据本申请的一个方面,提供了一种呈现消息通知的方法,该方法包括:
响应于用户设备中关于目标推送消息的消息推送事件信息,生成关于所述目标推送消息的第一通知信息;若所述目标推送消息满足延迟呈现条件,则延迟呈现所述第一通知信息;否则,实时呈现所述第一通知信息;其中,所述延迟呈现条件包括:所述目标推送消息所对应的第一应用与当前活跃在所述用户设备前台的当前应用不相一致,并且,所述当前应用正在被执行屏幕复制操作。
根据本申请的另一个方面,提供了一种呈现消息通知的设备,该设备包括:
一一模块,响应于用户设备中关于目标推送消息的消息推送事件信息,生成关于所述目标推送消息的第一通知信息;
一二模块,用于若所述目标推送消息满足延迟呈现条件,则延迟呈现所述第一通知信息;否则,实时呈现所述第一通知信息;其中,所述延迟呈现条件包括:所述目标推送消息所对应的第一应用与当前活跃在所述用户设备前台的当前应用不相一致,并且,所述当前应用正在被执行屏幕复制操作。
根据本申请的一个方面,提供了一种呈现消息通知的设备,该设备包括:
处理器;以及
被安排成存储计算机可执行指令的存储器,所述可执行指令在被执行时使所述处理器执行如上所述任一方法的操作。
根据本申请的另一个方面,提供了存储指令的计算机可读介质,所述指令在被执行时使得系统进行如上所述任一方法的操作。
与现有技术相比,本申请通过响应于用户设备中关于目标推送消息的消息推送事件信息,生成关于所述目标推送消息的第一通知信息;若所述目标推送消息满足延迟呈现条件,则延迟呈现所述第一通知信息;否则,实时呈现所述第一通知信息,其中,所述延迟呈现条件包括:所述目标推送消息所对应的第一应用与当前活跃在所述用户设备前台的当前应用不相一致,并且所述当前应用正在被执行屏幕复制操作。以支持当用户在进行屏幕复制操作时,与当前活跃在该用户设备前台的当前应用不一致的其他应用发送的推送消息影响到该屏幕复制操作的操作效果,以保证该屏幕界面的清洁性。
进一步地,若所述目标推送消息所对应的第一应用与当前活跃在所述用户设备前台的当前应用相一致,则实时呈现所述第一通知信息,以保证目标推送消息的及时送达;
若该第一应用与该当前应用不一致,并且,若所述当前应用正在被执行屏幕复制操作,延迟至所述屏幕复制操作结束后呈现所述第一通知信息;以保证用户在进行屏幕复制操作的整个操作过程中屏幕的清洁性;
若所述目标推送消息所对应的第一应用与当前活跃在所述用户设备前台的当前应用相一致,并且所述当前应用正在被执行屏幕复制操作,实时呈现所述第一通知信息,在用户进行该屏幕复制操作的目的是想复制该目标推送消息所对应的第一通知信息时,在避免其他通知信息打扰的前提下,通过实时呈现第一通知信息保证屏幕界面的实时更新。
综上所述,本申请提供了一种基于用户当前正在进行的屏幕操作确定是否向该用户呈现该第一通知信息的方法,并且是在第一应用与当前应用不一致时才延迟呈现该第一通知信息,在不同的情况下自动确定是及时通知用户有新的消息,还是延迟通知,以保证屏幕的清洁,不妨碍用户基于该屏幕复制操作获取清洁度良好的图片或者视频信息。
附图说明
通过阅读参照以下附图所作的对非限制性实施例所作的详细描述,本申请的其它特征、目的和优点将会变得更明显:
图1示出根据本申请一个实施例的一种呈现消息通知的方法流程图;
图2示出根据本申请一个实施例的一种呈现消息通知的设备结构图;
图3示出根据本申请一个实施例的PUSH通道的原理示意图;
图4示出可用于本申请各实施例的一种示例性系统的功能模块。
附图中相同或相似的附图标记代表相同或相似的部件。
具体实施方式
下面结合附图对本申请作进一步详细描述。
在本申请一个典型的配置中,终端、服务网络的设备和可信方均包括一个或多个处理器(例如,中央处理器(Central Processing Unit,CPU))、输入/输出接口、网络接口和内存。
内存可能包括计算机可读介质中的非永久性存储器,随机存取存储器(Random Access Memory,RAM)和/或非易失性内存等形式,如只读存储器(Read Only Memory,ROM)或闪存(Flash Memory)。内存是计算机可读介质的示例。
计算机可读介质包括永久性和非永久性、可移动和非可移动媒体可以由任何方法或技术来实现信息存储。信息可以是计算机可读指令、数据结构、程序的模块或其他数据。计算机的存储介质的例子包括,但不限于相变内存(Phase-Change Memory,PCM)、可编程随机存取存储器(Programmable Random Access Memory,PRAM)、静态随机存取存储器(Static Random-Access Memory,SRAM)、动态随机存取存储器(Dynamic Random Access Memory,DRAM)、其他类型的随机存取存储器(RAM)、只读存储器(ROM)、电可擦除可编程只读存储器(Electrically-Erasable Programmable Read-Only Memory,EEPROM)、快闪记忆体或其他内存技术、只读光盘只读存储器(Compact Disc Read-Only Memory,CD-ROM)、数字多功能光盘(Digital Versatile Disc,DVD)或其他光学存储、磁盒式磁带,磁带磁盘存储或其他磁性存储设备或任何其他非传输介质,可用于存储可以被计算设备访问的信息。
本申请所指设备包括但不限于用户设备、网络设备、或用户设备与网络设备通过网 络相集成所构成的设备。所述用户设备包括但不限于任何一种可与用户进行人机交互(例如通过触摸板进行人机交互)的移动电子产品,例如智能手机、平板电脑等,所述移动电子产品可以采用任意操作系统,如android操作系统、iOS操作系统等。其中,所述网络设备包括一种能够按照事先设定或存储的指令,自动进行数值计算和信息处理的电子设备,其硬件包括但不限于微处理器、专用集成电路(Application Specific Integrated Circuit,ASIC)、可编程逻辑器件(Programmable Logic Device,PLD)、现场可编程门阵列(Field Programmable Gate Array,FPGA)、数字信号处理器(Digital Signal Processor,DSP)、嵌入式设备等。所述网络设备包括但不限于计算机、网络主机、单个网络服务器、多个网络服务器集或多个服务器构成的云;在此,云由基于云计算(Cloud Computing)的大量计算机或网络服务器构成,其中,云计算是分布式计算的一种,由一群松散耦合的计算机集组成的一个虚拟超级计算机。所述网络包括但不限于互联网、广域网、城域网、局域网、VPN网络、无线自组织网络(Ad Hoc网络)等。优选地,所述设备还可以是运行于所述用户设备、网络设备、或用户设备与网络设备、网络设备、触摸终端或网络设备与触摸终端通过网络相集成所构成的设备上的程序。
当然,本领域技术人员应能理解上述设备仅为举例,其他现有的或今后可能出现的设备如可适用于本申请,也应包含在本申请保护范围以内,并在此以引用方式包含于此。
在本申请的描述中,“多个”的含义是两个或者更多,除非另有明确具体的限定。
图1示出了根据本申请一个实施例的一种呈现消息通知的方法流程图,该方法包括步骤S101、步骤S102。
具体而言,在步骤S101中,用户设备响应于用户设备中关于目标推送消息的消息推送事件信息,生成关于所述目标推送消息的第一通知信息。在一些实施例中,所述目标推送消息为对应的网络设备(例如对应的服务器)向用户设备推送的消息,该用户设备接收到该目标推送消息的事件为消息推送事件信息。在一些实施例中,该用户设备基于该推送事件信息触发生成第一通知信息。在一些实施例中,该第一通知信息为该用户设备基于该目标推送消息生成的,例如,该第一通知信息包括该目标推送消息的标题信息(例如,新闻消息的标题)、部分内容信息(例如,呈现该目标推送消息的部分内容信息)或者提示信息(例如,该提示信息为“您有一条信息的通知”)。在一些实施例中,该用户设备基于其接收到的目标推送消息生成该第一通知信息,以该第一通知信息的方式提醒用户当前有新的消息。
在步骤S102中,若所述目标推送消息满足延迟呈现条件,则延迟呈现所述第一通知信息;否则,实时呈现所述第一通知信息;其中,所述延迟呈现条件包括:所述目标推送消息所对应的第一应用与当前活跃在所述用户设备前台的当前应用不相一致,并且,所述当前应用正在被执行屏幕复制操作。在一些实施例中,若该用户设备通过检测该目标推送消息是否满足延迟呈现条件确定是否要延迟呈现该目标推送消息所对应的第一通知信息,从而基于不同的情况实时呈现通知信息或者延迟呈现通知信息的目的。在一些实施例中,所述第一应用对应的网络设备(例如服务器)向该用户设备发送该目标推送消息,例如,应用1对应的服务器向该用户设备发送目标推送消息1,则安装在该用户设备中的该应用1为该目标推送消息1所对应的第一应用。在一些实施例中,所述当前应用为活跃在该用户设备的前台的应用。在一些实施例中,该用户设备先检测该目标推送消息所对应的第一应用是否与该当前应用相一致,再检测该用户设备是否正在进行屏幕复制操作,若该第一应用与该当前应用不相一致,并且该用户设备正在进行屏幕复制操作,则满足该延迟呈现条件,延迟呈现该第一通知信息;在另一些实施例中,该用户设备先检测该用户设备是否正在进行屏幕复制操作,再检测该目标推送消息所对应的第一应用是否与该当前应用相一致,若该用户设备正在进行屏幕复制操作,并且该第一应用与该当前应用不相一致,则满足该延迟呈现条件,延迟呈现该第一通知信息。在本实施例中,在用户正在进行屏幕复制操作,并且该用户设备接收到的目标推送消息所对应的第一应用与当前活跃在该用户设备的前台的当前应用不相一致时,延迟呈现该目标推送消息所对应的第一通知信息,从而达到在该用户进行该屏幕复制操作的过程中,避免非该当前应用的推送消息影响对屏幕清洁性的影响。
例如,用户a对应的用户设备中安装有应用1、应用2以及应用3。该用户a当前正在使用应用1,并正在对该应用1进行屏幕复制操作(例如录屏操作),则该应用1当前正运行在该用户设备的前台。该用户设备中接收到应用2对应的网络设备(例如,服务器)推送的目标推送消息2,该用户设备基于该目标推送消息2生成对应的第一通知信息2(例如,您有一条新消息通知)。该用户设备检测到该目标推送消息2所对应的应用为应用2,而当前活跃在前台的当前应用为应用1,因此,第一应用与当前应用不一致。在该用户a对该应用1进行屏幕复制操作时,该用户设备延迟呈现该第一通知信息2,并且是在该屏幕复制操作结束后才呈现该第一通知信息2。在本实施例中,该用户a在进行屏幕复制操作的过程中不会受到其他应用接收到的推送消息的影响,以保 证屏幕的清洁性。
再例如,用户a对应的用户设备中安装有应用1、应用2以及应用3。该用户a当前正在使用应用1,并正在对该应用1进行屏幕复制操作(例如录屏操作),则该应用1当前正运行在该用户设备的前台。该用户设备中接收到该应用1对应的网络设备(例如,服务器)推送的目标推送消息1,该用户设备基于该目标推送消息1生成对应的第一通知信息1(例如,您有一条新消息通知)。该用户设备检测到该目标推送消息1所对应的应用为应用1,而当前活跃在前台的当前应用也为应用1,因此,第一应用与当前应用一致。在该用户a对该应用1进行屏幕复制操作时,该用户设备正常的、及时的呈现该第一通知信息1。在本实施例中,由于该用户a当前正在对应用1进行屏幕复制操作,在该过程中应当保证推送消息的及时通知送达,以保证该屏幕复制操作的实时性。在该用户进行该屏幕复制操作的目的是想复制该目标推送消息所对应的第一通知信息时,在避免其他通知信息打扰的前提下,通过实时呈现第一通知信息保证屏幕界面的实时更新。
在一些实施例中,所述步骤S101包括:用户设备响应于用户设备中关于目标推送消息的消息推送事件信息,检测所述目标推送消息所对应的第一应用与当前活跃在所述用户设备前台的当前应用是否相一致,生成关于所述目标推送消息的第一通知信息。在一些实施例中,该用户设备先检测接收到的目标推送消息所对应的第一应用是否与当前应用相一致,再生成该目标推送消息所对应的第一通知信息。在一些实施例中,在该结果为该第一应用与该当前应用相一致时,生成所述目标推送消息对应的第一通知信息。在一些实施例中,所述第一应用与所述当前应用相一致,说明可以实时呈现该第一通知信息,因此,在该第一应用与该当前应用相一致时,生成该目标推送推送消息所对应的第一通知信息,以实时呈现该第一通知信息。例如,该用户设备在接收到该目标推送消息后,即触发检测该目标推送消息所对应的第一应用是否与当前应用相一致,随后再生成对应的第一通知信息。在本实施例中,用户设备先检测第一应用与当前应用是否相一致,以便在该第一应用与当前应用不一致时,在用户进行屏幕复制操作时及时地延迟呈现对应的第一通知信息。
在一些实施例中,所述步骤S101包括:用户设备响应于用户设备中关于目标推送消息的消息推送事件信息,生成关于所述目标推送消息的第一通知信息,检测所述目标推送消息所对应的第一应用与当前活跃在所述用户设备前台的当前应用是否相一致。在 一些实施例中,该用户设备先生成该目标推送消息所对应的第一通知信息,再检测该目标推送消息所对应的第一应用是否与当前应用相一致。在一些实施例中,该用户设备响应于接收到目标推送消息的事件信息,生成该目标推送消息所对应的第一通知信息,后续,若该第一应用与该当前应用相一致,则实时呈现该第一通知信息,若该目标推送消息不满足实时呈现的条件,事先生成该第一通知信息,以便在延迟结束后,及时呈现该第一通知信息。例如,该用户设备在接收到该目标推送消息后,先生成该目标推送消息所对应的第一通知信息,随后再检测该目标推送消息所对应的第一应用是否与当前应用相一致。
在一些实施例中,所述检测所述目标推送消息所对应的第一应用与当前活跃在所述用户设备前台的当前应用是否相一致,包括:获取应用进程信息,根据所述应用进程信息确定当前活跃在所述用户设备前台的当前应用;根据所述第一应用以及所述当前应用的应用标识信息检测所述目标推送消息所对应的第一应用与当前活跃在所述用户设备前台的当前应用是否相一致。在一些实施例中,所述应用进程信息包括但不限于当前应用所对应的应用程序是否处于前台的信息。在一些实施例中,可以通过RunningTaskInfo类判断,此时需要在AndroidMenitfest.xml文件中添加权限;在另一些实施例中,可以通过RunningAppProcessInfo类判断,此时则不需要添加权限。该用户设备通过获取该应用进程信息确定当前活跃在用户设备前台的当前应用。在一些实施例中,所述应用标识信息包括但不限于应用名称、应用ID等。例如,安装在该用户设备中的各个应用包括对应的应用信息,该应用信息包括关于该应用的一些相关信息(例如,应用标识信息、应用版本信息等)。该用户设备根据该第一应用的应用标识信息以及该当前应用的应用标识信息检测该第一应用与该当前应用是否相一致。例如,若该第一应用的应用标识信息与该当前应用的应用标识信息相匹配(例如,相同),则确定该第一应用与该当前应用相一致;若该第一应用的应用标识信息与该当前应用的应用标识信息不匹配(例如,不相同),则确定该第一应用与该当前应用不一致。
当然,本领域技术人员应能理解,以上所述的确定当前应用的操作仅为举例,其他现有的或今后可能出现的操作如能适用于本申请,也包含在本申请的保护范围内,并以引用的方式包含于此。
在一些实施例中,所述用户设备先检测该第一应用与该当前应用是否一致,再检测该用户设备是否正在进行屏幕复制操作。所述步骤S102包括:若所述目标推送 消息所对应的第一应用与当前活跃在所述用户设备前台的当前应用相一致,则用户设备实时呈现所述第一通知信息;否则,若所述当前应用正在被执行屏幕复制操作,用户设备延迟至所述屏幕复制操作结束后呈现所述第一通知信息;否则,用户设备实时呈现所述第一通知信息。在一些实施例中,所述目标推送消息所对应的第一应用与当前活跃在所述用户设备前台的当前应用相一致,则实时呈现所述第一通知信息,以保证目标推送消息的及时送达;在另一些实施例中,该第一应用与该当前应用不一致,并且,若所述当前应用正在被执行屏幕复制操作,延迟至所述屏幕复制操作结束后呈现所述第一通知信息;以保证用户在进行屏幕复制操作的整个操作过程中屏幕的清洁性;在又一些实施例中,所述目标推送消息所对应的第一应用与当前活跃在所述用户设备前台的当前应用相一致,并且所述当前应用正在被执行屏幕复制操作,实时呈现所述第一通知信息,在用户进行该屏幕复制操作的目的是想复制该目标推送消息所对应的第一通知信息时,在避免其他通知信息打扰的前提下,通过实时呈现第一通知信息保证屏幕界面的实时更新。
在一些实施例中,所述用户设备先检测该用户设备是否正在进行屏幕复制操作,再检测该第一应用与该当前应用是否一致。若当前活跃在所述用户设备前台的当前应用正在被执行屏幕复制操作,所述步骤S102包括:若所述目标推送消息所对应的第一应用与所述当前应用相一致,实时呈现所述第一通知信息;否则,延迟至所述屏幕复制操作结束后呈现所述第一通知信息。例如,该用户设备接收到网络设备推送的目标推送消息,该用户设备检测该用户设备是否正在进行屏幕复制操作,若是,再检测该目标推送消息所对应的第一应用是否与该当前应用相一致,若不相一致,则延迟呈现该第一通知信息,若相一致,则实时呈现该第一通知信息,以保证在该用户在进行屏幕复制操作时,避免其他应用推送的消息的干扰,并且,当第一应用与当前应用一致时,保证屏幕界面的实时更新。
在一些实施例中,所述屏幕复制操作包括对所述当前应用的屏幕显示内容执行截屏操作;所述若所述当前应用正在被执行屏幕复制操作,延迟至所述屏幕复制操作结束后呈现所述第一通知信息,包括:在所述当前应用活跃在所述用户设备前台的过程中,获取截屏操作指令信息;将所述目标推送消息的第一通知信息缓存在所述用户设备本地;响应于所述截屏操作指令信息对应的截图信息的图片生成事件信息,呈现所述第一通知信息。在一些实施例中,该用户设备基于用户的截屏操作(例如同时按住截屏按键)获 取该截屏操作指令信息。在一些实施例中,当所述屏幕复制操作为截屏操作时,该用户设备基于在获取到用户的截屏操作指令信息后,生成对应的截图信息确定该截屏操作结束。在该用户设备获取到该截屏指令信息时,该用户设备将接收的第一通知信息缓存在本地以延迟呈现,在该生成对应的截图信息后,该用户设备再呈现该第一通知信息。
在一些实施例中,所述屏幕复制操作包括对所述当前应用的屏幕显示内容执行录屏操作;所述若所述当前应用正在被执行屏幕复制操作,延迟至所述屏幕复制操作结束后呈现所述第一通知信息,包括:在所述当前应用被录屏的过程中,将所述目标推送消息的第一通知信息缓存在所述用户设备本地;响应于所述录屏操作对应的录屏信息的录屏完成事件信息,呈现所述第一通知信息。在一些实施例中,该用户设备根据当前是否有录屏应用正在被启动确定当前是否有录屏操作在进行。在一些实施例中,当所述屏幕复制操作为录屏操作时,该用户设备基于生成对应的录屏信息(例如动画或者视频信息)确定该录屏操作已结束。在当前应用被录屏的过程中,该用户设备将接收的第一通知信息缓存在本地以延迟呈现,在该生成对应的录屏信息后,该用户设备再呈现该第一通知信息。
在一些实施例中,所述方法还包括步骤S103(未示出),在步骤S103中,用户设备确定所述目标推送消息所对应的第一应用。在一些实施例中,该用户设备在接收到目标推送消息后,需要检测该目标推送消息所对应的第一应用。
在一些实施例中,所述确定所述目标推送消息所对应的第一应用,包括:根据所述目标推送消息对应的频道信息确定与该目标推送消息相对应的第一应用,其中,所述目标推送消息对应的频道信息与该第一应用的频道信息相匹配。在一些实施例中,网络设备(例如应用服务器)通过push通道向用户设备推送该目标推送消息。该用户设备根据服务器所推送的目标推送消息所在的push通道的频率信息是否与该第一应用的频道信息相同来确定与该目标推送消息对应的第一应用。参考图2所示的原理图,PUSH技术是一种基于客户服务器机制,由服务器主动的将信息发往客户端的技术。同传统的拉技术(PULL)相比,两者最为主要的区别在于前者的是由服务器主动发送信息,而后者则是由客户机主动请求信息。在PUSH应用中,在服务器发送内容给客户机之前,没有明显的客户机请求,也就是说,PUSH事务是由服务器发起的。PUSH技术的本质在于让信息去主动的寻找用户,因此其优势在于信息的主动性和及时性,通过使用该技术,可以尽快的将信息推送到用户面前;其弱势在于信息的准确 性较差,由于简单的筛选机制取代了人工的选择,必然会使推送信息和用户的需求间存在一定的差异。首先,在固定互联网应用中,计算机等固定设备为用户提供了足够的资源和能力去查找信息,所以人们通常将它作为一个浏览信息的窗口,而不是被动的信息接收者,用户对于信息准确性的要求也远胜于对其及时性的要求。第二,PUSH技术不能保证信息送达用户面前。由于PUSH技术采用的是广播机制,当网络信息中心发送信息时,如果客户端正好在网上,且转换器和接收器都正好切换到同一频道上,传输才会发生作用,用户才能获取信息。如果用户不在网上,则该用户就会丢失网络中心广播的信息。在一些实施例中,确定目标推送消息所对应的第一应用是由该用户设备的系统进行的,例如,该用户设备系统获取该目标推送消息对应的频道信息,进而确定与该目标推送消息属于同一频道的第一应用;在另一些实施例中,确定目标推送消息所对应的第一应用是由该第一应用进行的,例如,服务器直接基于PUSH通道将该目标推送消息发送给该第一应用,该第一应用将接收到其接收到了目标推送消息的事件信息传递给该用户设备。
在一些实施例中,所述根据所述目标推送消息对应的频道信息确定该目标推送消息相对应的第一应用,其中,所述目标推送消息对应的频道信息与该第一应用的频道信息相匹配,包括:通过第三方应用获取所述目标推送消息对应的频道信息,并根据所述目标推送消息对应的频道信息确定与该目标推送消息相对应的第一应用,其中,所述目标推送消息对应的频道信息与该第一应用的频道信息相匹配。在一些实施例中,确定目标推送消息所对应的第一应用是通过第三应用进行的,例如,由该第三应用根据该目标推送消息对应的频道信息确定与该目标推送消息相对应的第一应用,并将检测的结果发送给该用户设备。
在一些实施例中,所述确定所述目标推送消息所对应的第一应用,包括:根据所述目标推送消息的应用标识信息确定与该目标推送消息相对应的第一应用,其中,所述目标推送消息的应用标识信息与该第一应用相匹配。在一些实施例中,服务器向用户设备发送的目标推送消息包括对应的应用标识信息(例如第一应用的应用标识信息)。在一些实施例中,所述应用标识信息包括但不限于应用名称、应用ID等信息。例如,该用户设备中包括安装在该用户设备中的各个应用的应用标识信息,该用户设备在接收到该目标推送消息后,根据该目标推送消息的应用标识信息从安装在该用户设备中的各个应用中查询与该应用标识信息相匹配的第一应用。
在一些实施例中,所述屏幕复制操作包括以下至少一项:
(1)对所述当前应用的屏幕显示内容执行录屏操作。例如,用户对该当前应用进行录屏操作。在一些实施例中,用户通过录屏应用对该当前应用进行录屏操作。在此,本领域技术人员应能理解,在一些实施例中,所述录屏操作是通过录屏应用记录用户在该用户设备中的操作过程。
(2)对所述当前应用的屏幕显示内容执行截屏操作。例如,用户对该当前应用的屏幕显示内容进行截屏操作。在一些实施例中,用户通过截屏组合键对该当前应用的屏幕显示内容进行截屏操作。
当然,本领域技术人员应能理解,以上所述的屏幕复制操作仅为举例,其他现有的或今后可能出现的操作如能适用于本申请,也包含在本申请的保护范围内,并以引用的方式包含于此。
在一些实施例中,所述实时呈现所述第一通知信息,包括:在所述当前应用的应用界面中实时呈现所述第一通知信息,其中,所述第一通知信息包括所述目标推送消息的部分或全部内容。在一些实施例中,所述当前应用为社交应用,当第一应用与该当前应用一致时,该用户设备正常更新接收到的、关于该第一应用的第一通知信息。在一些实施例中,所述第一通知信息包括该目标推送消息的部分或全部内容,例如,该第一应用为社交应用,该目标推送消息为公众号推送的文章,在该社交应用的对应窗口(例如订阅号消息)中正常呈现该目标推送消息的部分或全部内容。
图3示出了根据本申请一个实施例的一种呈现消息通知的设备模块图,该设备包括一一模块、一二模块。
具体而言,一一模块,用于响应于用户设备中关于目标推送消息的消息推送事件信息,生成关于所述目标推送消息的第一通知信息。在一些实施例中,所述目标推送消息为对应的网络设备(例如对应的服务器)向用户设备推送的消息,该用户设备接收到该目标推送消息的事件为消息推送事件信息。在一些实施例中,该用户设备基于该推送事件信息触发生成第一通知信息。在一些实施例中,该第一通知信息为该用户设备基于该目标推送消息生成的,例如,该第一通知信息包括该目标推送消息的标题信息(例如,新闻消息的标题)、部分内容信息(例如,呈现该目标推送消息的部分内容信息)或者提示信息(例如,该提示信息为“您有一条信息的通知”)。在一些实施例中,该用户设备基于其接收到的目标推送消息生成该第一通知信息,以该第一通知信息的方式提醒 用户当前有新的消息。
一二模块,用于若所述目标推送消息满足延迟呈现条件,则延迟呈现所述第一通知信息;否则,实时呈现所述第一通知信息;其中,所述延迟呈现条件包括:所述目标推送消息所对应的第一应用与当前活跃在所述用户设备前台的当前应用不相一致,并且,所述当前应用正在被执行屏幕复制操作。在一些实施例中,若该用户设备通过检测该目标推送消息是否满足延迟呈现条件确定是否要延迟呈现该目标推送消息所对应的第一通知信息,从而基于不同的情况实时呈现通知信息或者延迟呈现通知信息的目的。在一些实施例中,所述第一应用对应的网络设备(例如服务器)向该用户设备发送该目标推送消息,例如,应用1对应的服务器向该用户设备发送目标推送消息1,则安装在该用户设备中的该应用1为该目标推送消息1所对应的第一应用。在一些实施例中,所述当前应用为活跃在该用户设备的前台的应用。在一些实施例中,该用户设备先检测该目标推送消息所对应的第一应用是否与该当前应用相一致,再检测该用户设备是否正在进行屏幕复制操作,若该第一应用与该当前应用不相一致,并且该用户设备正在进行屏幕复制操作,则满足该延迟呈现条件,延迟呈现该第一通知信息;在另一些实施例中,该用户设备先检测该用户设备是否正在进行屏幕复制操作,再检测该目标推送消息所对应的第一应用是否与该当前应用相一致,若该用户设备正在进行屏幕复制操作,并且该第一应用与该当前应用不相一致,则满足该延迟呈现条件,延迟呈现该第一通知信息。在本实施例中,在用户正在进行屏幕复制操作,并且该用户设备接收到的目标推送消息所对应的第一应用与当前活跃在该用户设备的前台的当前应用不相一致时,延迟呈现该目标推送消息所对应的第一通知信息,从而达到在该用户进行该屏幕复制操作的过程中,避免非该当前应用的推送消息影响对屏幕清洁性的影响。
例如,用户a对应的用户设备中安装有应用1、应用2以及应用3。该用户a当前正在使用应用1,并正在对该应用1进行屏幕复制操作(例如录屏操作),则该应用1当前正运行在该用户设备的前台。该用户设备中接收到应用2对应的网络设备(例如,服务器)推送的目标推送消息2,该用户设备基于该目标推送消息2生成对应的第一通知信息2(例如,您有一条新消息通知)。该用户设备检测到该目标推送消息2所对应的应用为应用2,而当前活跃在前台的当前应用为应用1,因此,第一应用与当前应用不一致。在该用户a对该应用1进行屏幕复制操作时,该用户设备延迟呈现该第一通知信息2,并且是在该屏幕复制操作结束后才呈现该第一通知信息2。在本实施例中,该 用户a在进行屏幕复制操作的过程中不会受到其他应用接收到的推送消息的影响,以保证屏幕的清洁性。
再例如,用户a对应的用户设备中安装有应用1、应用2以及应用3。该用户a当前正在使用应用1,并正在对该应用1进行屏幕复制操作(例如录屏操作),则该应用1当前正运行在该用户设备的前台。该用户设备中接收到该应用1对应的网络设备(例如,服务器)推送的目标推送消息1,该用户设备基于该目标推送消息1生成对应的第一通知信息1(例如,您有一条新消息通知)。该用户设备检测到该目标推送消息1所对应的应用为应用1,而当前活跃在前台的当前应用也为应用1,因此,第一应用与当前应用一致。在该用户a对该应用1进行屏幕复制操作时,该用户设备正常的、及时的呈现该第一通知信息1。在本实施例中,由于该用户a当前正在对应用1进行屏幕复制操作,在该过程中应当保证推送消息的及时通知送达,以保证该屏幕复制操作的实时性。在该用户进行该屏幕复制操作的目的是想复制该目标推送消息所对应的第一通知信息时,在避免其他通知信息打扰的前提下,通过实时呈现第一通知信息保证屏幕界面的实时更新。
在一些实施例中,所述一一模块,用于响应于用户设备中关于目标推送消息的消息推送事件信息,检测所述目标推送消息所对应的第一应用与当前活跃在所述用户设备前台的当前应用是否相一致,生成关于所述目标推送消息的第一通知信息。
在此,有关上述一一模块的具体实现方式的示例与上述步骤S101的实施例相同或相近,故不再赘述,在此以引用方式包含于此。
在一些实施例中,所述一一模块,用于响应于用户设备中关于目标推送消息的消息推送事件信息,生成关于所述目标推送消息的第一通知信息,检测所述目标推送消息所对应的第一应用与当前活跃在所述用户设备前台的当前应用是否相一致。
在此,有关上述一一模块的具体实现方式的示例与上述步骤S101的实施例相同或相近,故不再赘述,在此以引用方式包含于此。
在一些实施例中,所述检测所述目标推送消息所对应的第一应用与当前活跃在所述用户设备前台的当前应用是否相一致,包括:获取应用进程信息,根据所述应用进程信息确定当前活跃在所述用户设备前台的当前应用;根据所述第一应用以及所述当前应用的应用标识信息检测所述目标推送消息所对应的第一应用与当前活跃在所述用户设备前台的当前应用是否相一致。在一些实施例中,所述应用进程信息包括但不限于当前应 用所对应的应用程序是否处于前台的信息。在一些实施例中,可以通过RunningTaskInfo类判断,此时需要在AndroidMenitfest.xml文件中添加权限;在另一些实施例中,可以通过RunningAppProcessInfo类判断,此时则不需要添加权限。该用户设备通过获取该应用进程信息确定当前活跃在用户设备前台的当前应用。在一些实施例中,所述应用标识信息包括但不限于应用名称、应用ID等。例如,安装在该用户设备中的各个应用包括对应的应用信息,该应用信息包括关于该应用的一些相关信息(例如,应用标识信息、应用版本信息等)。该用户设备根据该第一应用的应用标识信息以及该当前应用的应用标识信息检测该第一应用与该当前应用是否相一致。例如,若该第一应用的应用标识信息与该当前应用的应用标识信息相匹配(例如,相同),则确定该第一应用与该当前应用相一致;若该第一应用的应用标识信息与该当前应用的应用标识信息不匹配(例如,不相同),则确定该第一应用与该当前应用不一致。
当然,本领域技术人员应能理解,以上所述的确定当前应用的操作仅为举例,其他现有的或今后可能出现的操作如能适用于本申请,也包含在本申请的保护范围内,并以引用的方式包含于此。
在一些实施例中,所述用户设备先检测该第一应用与该当前应用是否一致,再检测该用户设备是否正在进行屏幕复制操作。所述一二模块用于:若所述目标推送消息所对应的第一应用与当前活跃在所述用户设备前台的当前应用相一致,则用户设备实时呈现所述第一通知信息;否则,若所述当前应用正在被执行屏幕复制操作,用户设备延迟至所述屏幕复制操作结束后呈现所述第一通知信息;否则,用户设备实时呈现所述第一通知信息。
在此,有关上述一二模块的具体实现方式的示例与上述步骤S102的实施例相同或相近,故不再赘述,在此以引用方式包含于此。
在一些实施例中,所述用户设备先检测该用户设备是否正在进行屏幕复制操作,再检测该第一应用与该当前应用是否一致。若当前活跃在所述用户设备前台的当前应用正在被执行屏幕复制操作,所述一二模块用于:若所述目标推送消息所对应的第一应用与所述当前应用相一致,实时呈现所述第一通知信息;否则,延迟至所述屏幕复制操作结束后呈现所述第一通知信息。
在此,有关上述一二模块的具体实现方式的示例与上述步骤S102的实施例相同或相近,故不再赘述,在此以引用方式包含于此。
在一些实施例中,所述屏幕复制操作包括对所述当前应用的屏幕显示内容执行截屏操作;所述若所述当前应用正在被执行屏幕复制操作,延迟至所述屏幕复制操作结束后呈现所述第一通知信息,包括:在所述当前应用活跃在所述用户设备前台的过程中,获取截屏操作指令信息;将所述目标推送消息的第一通知信息缓存在所述用户设备本地;响应于所述截屏操作指令信息对应的截图信息的图片生成事件信息,呈现所述第一通知信息。在一些实施例中,该用户设备基于用户的截屏操作(例如同时按住截屏按键)获取该截屏操作指令信息。在一些实施例中,当所述屏幕复制操作为截屏操作时,该用户设备基于在获取到用户的截屏操作指令信息后,生成对应的截图信息确定该截屏操作结束。在该用户设备获取到该截屏指令信息时,该用户设备将接收的第一通知信息缓存在本地以延迟呈现,在该生成对应的截图信息后,该用户设备再呈现该第一通知信息。
在一些实施例中,所述屏幕复制操作包括对所述当前应用的屏幕显示内容执行录屏操作;所述若所述当前应用正在被执行屏幕复制操作,延迟至所述屏幕复制操作结束后呈现所述第一通知信息,包括:在所述当前应用被录屏的过程中,将所述目标推送消息的第一通知信息缓存在所述用户设备本地;响应于所述录屏操作对应的录屏信息的录屏完成事件信息,呈现所述第一通知信息。在一些实施例中,该用户设备根据当前是否有录屏应用正在被启动确定当前是否有录屏操作在进行。在一些实施例中,当所述屏幕复制操作为录屏操作时,该用户设备基于生成对应的录屏信息(例如动画或者视频信息)确定该录屏操作已结束。在当前应用被录屏的过程中,该用户设备将接收的第一通知信息缓存在本地以延迟呈现,在该生成对应的录屏信息后,该用户设备再呈现该第一通知信息。
在一些实施例中,所述设备还包括一三模块(未示出),一三模块,用于确定所述目标推送消息所对应的第一应用。在一些实施例中,该用户设备在接收到目标推送消息后,需要检测该目标推送消息所对应的第一应用。
在一些实施例中,所述确定所述目标推送消息所对应的第一应用,包括:根据所述目标推送消息对应的频道信息确定与该目标推送消息相对应的第一应用,其中,所述目标推送消息对应的频道信息与该第一应用的频道信息相匹配。在一些实施例中,网络设备(例如应用服务器)通过push通道向用户设备推送该目标推送消息。该用户设备根据服务器所推送的目标推送消息所在的push通道的频率信息是否与该第一应用的频道信息相同来确定与该目标推送消息对应的第一应用。参考图2所示的原理图,PUSH技 术是一种基于客户服务器机制,由服务器主动的将信息发往客户端的技术。同传统的拉技术(PULL)相比,两者最为主要的区别在于前者的是由服务器主动发送信息,而后者则是由客户机主动请求信息。在PUSH应用中,在服务器发送内容给客户机之前,没有明显的客户机请求,也就是说,PUSH事务是由服务器发起的。PUSH技术的本质在于让信息去主动的寻找用户,因此其优势在于信息的主动性和及时性,通过使用该技术,可以尽快的将信息推送到用户面前;其弱势在于信息的准确性较差,由于简单的筛选机制取代了人工的选择,必然会使推送信息和用户的需求间存在一定的差异。首先,在固定互联网应用中,计算机等固定设备为用户提供了足够的资源和能力去查找信息,所以人们通常将它作为一个浏览信息的窗口,而不是被动的信息接收者,用户对于信息准确性的要求也远胜于对其及时性的要求。第二,PUSH技术不能保证信息送达用户面前。由于PUSH技术采用的是广播机制,当网络信息中心发送信息时,如果客户端正好在网上,且转换器和接收器都正好切换到同一频道上,传输才会发生作用,用户才能获取信息。如果用户不在网上,则该用户就会丢失网络中心广播的信息。在一些实施例中,确定目标推送消息所对应的第一应用是由该用户设备的系统进行的,例如,该用户设备系统获取该目标推送消息对应的频道信息,进而确定与该目标推送消息属于同一频道的第一应用;在另一些实施例中,确定目标推送消息所对应的第一应用是由该第一应用进行的,例如,服务器直接基于PUSH通道将该目标推送消息发送给该第一应用,该第一应用将接收到其接收到了目标推送消息的事件信息传递给该用户设备。
在一些实施例中,所述根据所述目标推送消息对应的频道信息确定该目标推送消息相对应的第一应用,其中,所述目标推送消息对应的频道信息与该第一应用的频道信息相匹配,包括:通过第三方应用获取所述目标推送消息对应的频道信息,并根据所述目标推送消息对应的频道信息确定与该目标推送消息相对应的第一应用,其中,所述目标推送消息对应的频道信息与该第一应用的频道信息相匹配。在一些实施例中,确定目标推送消息所对应的第一应用是通过第三应用进行的,例如,由该第三应用根据该目标推送消息对应的频道信息确定与该目标推送消息相对应的第一应用,并将检测的结果发送给该用户设备。
在一些实施例中,所述确定所述目标推送消息所对应的第一应用,包括:根据所述目标推送消息的应用标识信息确定与该目标推送消息相对应的第一应用,其中,所述目 标推送消息的应用标识信息与该第一应用相匹配。在一些实施例中,服务器向用户设备发送的目标推送消息包括对应的应用标识信息(例如第一应用的应用标识信息)。在一些实施例中,所述应用标识信息包括但不限于应用名称、应用ID等信息。例如,该用户设备中包括安装在该用户设备中的各个应用的应用标识信息,该用户设备在接收到该目标推送消息后,根据该目标推送消息的应用标识信息从安装在该用户设备中的各个应用中查询与该应用标识信息相匹配的第一应用。
在一些实施例中,所述屏幕复制操作包括以下至少一项:
(1)对所述当前应用的屏幕显示内容执行录屏操作。例如,用户对该当前应用进行录屏操作。在一些实施例中,用户通过录屏应用对该当前应用进行录屏操作。在此,本领域技术人员应能理解,在一些实施例中,所述录屏操作是通过录屏应用记录用户在该用户设备中的操作过程。
(2)对所述当前应用的屏幕显示内容执行截屏操作。例如,用户对该当前应用的屏幕显示内容进行截屏操作。在一些实施例中,用户通过截屏组合键对该当前应用的屏幕显示内容进行截屏操作。
当然,本领域技术人员应能理解,以上所述的屏幕复制操作仅为举例,其他现有的或今后可能出现的操作如能适用于本申请,也包含在本申请的保护范围内,并以引用的方式包含于此。
在一些实施例中,所述实时呈现所述第一通知信息,包括:在所述当前应用的应用界面中实时呈现所述第一通知信息,其中,所述第一通知信息包括所述目标推送消息的部分或全部内容。在一些实施例中,所述当前应用为社交应用,当第一应用与该当前应用一致时,该用户设备正常更新接收到的、关于该第一应用的第一通知信息。在一些实施例中,所述第一通知信息包括该目标推送消息的部分或全部内容,例如,该第一应用为社交应用,该目标推送消息为公众号推送的文章,在该社交应用的对应窗口(例如订阅号消息)中正常呈现该目标推送消息的部分或全部内容。
本申请还提供了一种计算机可读存储介质,所述计算机可读存储介质存储有计算机代码,当所述计算机代码被执行时,如前任一项所述的方法被执行。
本申请还提供了一种计算机程序产品,当所述计算机程序产品被计算机设备执行时,如前任一项所述的方法被执行。
本申请还提供了一种计算机设备,所述计算机设备包括:
一个或多个处理器;存储器,用于存储一个或多个计算机程序;
当所述一个或多个计算机程序被所述一个或多个处理器执行时,使得所述一个或多个处理器实现如前任一项所述的方法。
图4示出了可被用于实施本申请中所述的各个实施例的示例性系统;
如图4所示在一些实施例中,系统1000能够作为各所述实施例中的任意一个网络设备、第一用户设备或第二用户设备。在一些实施例中,系统1000可包括具有指令的一个或多个计算机可读介质(例如,系统存储器或NVM/存储设备1020)以及与该一个或多个计算机可读介质耦合并被配置为执行指令以实现模块从而执行本申请中所述的动作的一个或多个处理器(例如,(一个或多个)处理器1005)。
对于一个实施例,系统控制模块1010可包括任意适当的接口控制器,以向(一个或多个)处理器1005中的至少一个和/或与系统控制模块1010通信的任意适当的设备或组件提供任意适当的接口。
系统控制模块1010可包括存储器控制器模块1030,以向系统存储器1015提供接口。存储器控制器模块1030可以是硬件模块、软件模块和/或固件模块。
系统存储器1015可被用于例如为系统1000加载和存储数据和/或指令。对于一个实施例,系统存储器1015可包括任意适当的易失性存储器,例如,适当的DRAM。在一些实施例中,系统存储器1015可包括双倍数据速率类型四同步动态随机存取存储器(DDR4 SDRAM)。
对于一个实施例,系统控制模块1010可包括一个或多个输入/输出(I/O)控制器,以向NVM/存储设备1020及(一个或多个)通信接口1025提供接口。
例如,NVM/存储设备1020可被用于存储数据和/或指令。NVM/存储设备1020可包括任意适当的非易失性存储器(例如,闪存)和/或可包括任意适当的(一个或多个)非易失性存储设备(例如,一个或多个硬盘驱动器(Hard Disk,HDD)、一个或多个光盘(CD)驱动器和/或一个或多个数字通用光盘(DVD)驱动器)。
NVM/存储设备1020可包括在物理上作为系统1000被安装在其上的设备的一部分的存储资源,或者其可被该设备访问而不必作为该设备的一部分。例如,NVM/存储设备1020可通过网络经由(一个或多个)通信接口1025进行访问。
(一个或多个)通信接口1025可为系统1000提供接口以通过一个或多个网络和/或与任意其他适当的设备通信。系统1000可根据一个或多个无线网络标准和/或协 议中的任意标准和/或协议来与无线网络的一个或多个组件进行无线通信。
对于一个实施例,(一个或多个)处理器1005中的至少一个可与系统控制模块1010的一个或多个控制器(例如,存储器控制器模块1030)的逻辑封装在一起。对于一个实施例,(一个或多个)处理器1005中的至少一个可与系统控制模块1010的一个或多个控制器的逻辑封装在一起以形成系统级封装(SiP)。对于一个实施例,(一个或多个)处理器1005中的至少一个可与系统控制模块1010的一个或多个控制器的逻辑集成在同一模具上。对于一个实施例,(一个或多个)处理器1005中的至少一个可与系统控制模块1010的一个或多个控制器的逻辑集成在同一模具上以形成片上系统(SoC)。
在各个实施例中,系统1000可以但不限于是:服务器、工作站、台式计算设备或移动计算设备(例如,膝上型计算设备、手持计算设备、平板电脑、上网本等)。在各个实施例中,系统1000可具有更多或更少的组件和/或不同的架构。例如,在一些实施例中,系统1000包括一个或多个摄像机、键盘、液晶显示器(LCD)屏幕(包括触屏显示器)、非易失性存储器端口、多个天线、图形芯片、专用集成电路(ASIC)和扬声器。
需要注意的是,本申请可在软件和/或软件与硬件的组合体中被实施,例如,可采用专用集成电路(ASIC)、通用目的计算机或任何其他类似硬件设备来实现。在一个实施例中,本申请的软件程序可以通过处理器执行以实现上文所述步骤或功能。同样地,本申请的软件程序(包括相关的数据结构)可以被存储到计算机可读记录介质中,例如,RAM存储器,磁或光驱动器或软磁盘及类似设备。另外,本申请的一些步骤或功能可采用硬件来实现,例如,作为与处理器配合从而执行各个步骤或功能的电路。
另外,本申请的一部分可被应用为计算机程序产品,例如计算机程序指令,当其被计算机执行时,通过该计算机的操作,可以调用或提供根据本申请的方法和/或技术方案。本领域技术人员应能理解,计算机程序指令在计算机可读介质中的存在形式包括但不限于源文件、可执行文件、安装包文件等,相应地,计算机程序指令被计算机执行的方式包括但不限于:该计算机直接执行该指令,或者该计算机编译该指令后再执行对应的编译后程序,或者该计算机读取并执行该指令,或者该计算机读取并安装该指令后再执行对应的安装后程序。在此,计算机可读介质可以是 可供计算机访问的任意可用的计算机可读存储介质或通信介质。
通信介质包括藉此包含例如计算机可读指令、数据结构、程序模块或其他数据的通信信号被从一个系统传送到另一系统的介质。通信介质可包括有导的传输介质(诸如电缆和线(例如,光纤、同轴等))和能传播能量波的无线(未有导的传输)介质,诸如声音、电磁、RF、微波和红外。计算机可读指令、数据结构、程序模块或其他数据可被体现为例如无线介质(诸如载波或诸如被体现为扩展频谱技术的一部分的类似机制)中的已调制数据信号。术语“已调制数据信号”指的是其一个或多个特征以在信号中编码信息的方式被更改或设定的信号。调制可以是模拟的、数字的或混合调制技术。
作为示例而非限制,计算机可读存储介质可包括以用于存储诸如计算机可读指令、数据结构、程序模块或其它数据的信息的任何方法或技术实现的易失性和非易失性、可移动和不可移动的介质。例如,计算机可读存储介质包括,但不限于,易失性存储器,诸如随机存储器(RAM,DRAM,SRAM);以及非易失性存储器,诸如闪存、各种只读存储器(ROM,PROM,EPROM,EEPROM)、磁性和铁磁/铁电存储器(MRAM,FeRAM);以及磁性和光学存储设备(硬盘、磁带、CD、DVD);或其它现在已知的介质或今后开发的能够存储供计算机系统使用的计算机可读信息/数据。
在此,根据本申请的一个实施例包括一个装置,该装置包括用于存储计算机程序指令的存储器和用于执行程序指令的处理器,其中,当该计算机程序指令被该处理器执行时,触发该装置运行基于前述根据本申请的多个实施例的方法和/或技术方案。
对于本领域技术人员而言,显然本申请不限于上述示范性实施例的细节,而且在不背离本申请的精神或基本特征的情况下,能够以其他的具体形式实现本申请。因此,无论从哪一点来看,均应将实施例看作是示范性的,而且是非限制性的,本申请的范围由所附权利要求而不是上述说明限定,因此旨在将落在权利要求的等同要件的含义和范围内的所有变化涵括在本申请内。不应将权利要求中的任何附图标记视为限制所涉及的权利要求。此外,显然“包括”一词不排除其他单元或步骤,单数不排除复数。装置权利要求中陈述的多个单元或装置也可以由一个单元或装置通过软件或者硬件来实现。第一,第二等词语用来表示名称,而并不表示任何特定的顺序。

Claims (16)

  1. 一种呈现消息通知的方法,其中,该方法包括:
    响应于用户设备中关于目标推送消息的消息推送事件信息,生成关于所述目标推送消息的第一通知信息;
    若所述目标推送消息满足延迟呈现条件,则延迟呈现所述第一通知信息;否则,实时呈现所述第一通知信息;其中,所述延迟呈现条件包括:所述目标推送消息所对应的第一应用与当前活跃在所述用户设备前台的当前应用不相一致,并且,所述当前应用正在被执行屏幕复制操作。
  2. 根据权利要求1所述的方法,其中,所述响应于用户设备中关于目标推送消息的消息推送事件信息,生成关于所述目标推送消息的第一通知信息,包括:
    响应于用户设备中关于目标推送消息的消息推送事件信息,检测所述目标推送消息所对应的第一应用与当前活跃在所述用户设备前台的当前应用是否相一致,生成关于所述目标推送消息的第一通知信息。
  3. 根据权利要求1所述的方法,其中,所述响应于用户设备中关于目标推送消息的消息推送事件信息,生成关于所述目标推送消息的第一通知信息,包括:
    响应于用户设备中关于目标推送消息的消息推送事件信息,生成关于所述目标推送消息的第一通知信息,检测所述目标推送消息所对应的第一应用与当前活跃在所述用户设备前台的当前应用是否相一致。
  4. 根据权利要求2或3所述的方法,其中,所述检测所述目标推送消息所对应的第一应用与当前活跃在所述用户设备前台的当前应用是否相一致,包括:
    获取应用进程信息,根据所述应用进程信息确定当前活跃在所述用户设备前台的当前应用;
    根据所述第一应用以及所述当前应用的应用标识信息检测所述目标推送消息所对应的第一应用与当前活跃在所述用户设备前台的当前应用是否相一致。
  5. 根据权利要求1所述的方法,其中,所述若所述目标推送消息满足延迟呈现条件,则延迟呈现所述第一通知信息;否则,实时呈现所述第一通知信息,包括:
    若所述目标推送消息所对应的第一应用与当前活跃在所述用户设备前台的当前应用相一致,则实时呈现所述第一通知信息;否则,
    若所述当前应用正在被执行屏幕复制操作,延迟至所述屏幕复制操作结束后呈现所述第一通知信息;否则,实时呈现所述第一通知信息。
  6. 根据权利要求1所述的方法,其中,若当前活跃在所述用户设备前台的当前应用正在被执行屏幕复制操作,所述若所述目标推送消息满足延迟呈现条件,则延迟呈现所述第一通知信息;否则,实时呈现所述第一通知信息,包括:
    若所述目标推送消息所对应的第一应用与所述当前应用相一致,实时呈现所述第一通知信息;否则,延迟至所述屏幕复制操作结束后呈现所述第一通知信息。
  7. 根据权利要求5或6所述的方法,其中,所述屏幕复制操作包括对所述当前应用的屏幕显示内容执行截屏操作;
    所述延迟至所述屏幕复制操作结束后呈现所述第一通知信息,包括:
    在所述当前应用活跃在所述用户设备前台的过程中,获取截屏操作指令信息;
    将所述第一通知信息缓存在所述用户设备本地;
    响应于所述截屏操作指令信息对应的截图信息的图片生成事件信息,呈现所述第一通知信息。
  8. 根据权利要求5或6所述的方法,其中,所述屏幕操复制作包括对所述当前应用的屏幕显示内容执行录屏操作;
    所述延迟至所述屏幕复制操作结束后呈现所述第一通知信息,包括:
    在所述当前应用被录屏的过程中,将所述第一通知信息缓存在所述用户设备本地;
    响应于所述录屏操作对应的录屏信息的录屏完成事件信息,呈现所述第一通知信息。
  9. 根据权利要求1所述的方法,其中,所述方法还包括:
    确定所述目标推送消息所对应的第一应用。
  10. 根据权利要求9所述的方法,其中,所述确定所述目标推送消息所对应的第一应用,包括:
    根据所述目标推送消息对应的频道信息确定与该目标推送消息相对应的第一应用,其中,所述目标推送消息对应的频道信息与该第一应用的频道信息相匹配。
  11. 根据权利要求10所述的方法,其中,所述根据所述目标推送消息对应的频道信息确定该目标推送消息相对应的第一应用,其中,所述目标推送消息对应的频道信息与该第一应用的频道信息相匹配,包括:
    通过第三方应用获取所述目标推送消息对应的频道信息,并根据所述目标推送消息对应的频道信息确定与该目标推送消息相对应的第一应用,其中,所述目标推送消息对应的频道信息与该第一应用的频道信息相匹配。
  12. 根据权利要求9所述的方法,其中,所述确定所述目标推送消息所对应的第一应用,包括:
    根据所述目标推送消息的应用标识信息确定与该目标推送消息相对应的第一应用,其中,所述目标推送消息的应用标识信息与该第一应用相匹配。
  13. 根据权利要求1所述的方法,其中,所述屏幕复制操作包括以下至少一项:
    对所述当前应用的屏幕显示内容执行录屏操作;
    对所述当前应用的屏幕显示内容执行截屏操作。
  14. 根据权利要求1所述的方法,其中,所述实时呈现所述第一通知信息,包括:
    在所述当前应用的应用界面中实时呈现所述第一通知信息,其中,所述第一通知信息包括所述目标推送消息的部分或全部内容。
  15. 一种呈现消息通知的设备,其中,该设备包括:
    处理器;以及
    被安排成存储计算机可执行指令的存储器,所述可执行指令在被执行时使所述处理器执行如权利要求1至14中任一项所述方法的操作。
  16. 一种存储指令的计算机可读介质,所述指令在被执行时使得系统进行如权利要求1至14中任一项所述方法的操作。
PCT/CN2020/101872 2019-12-17 2020-07-14 一种呈现消息通知的方法与设备 WO2021120612A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201911302418.7A CN111162990B (zh) 2019-12-17 2019-12-17 一种呈现消息通知的方法与设备
CN201911302418.7 2019-12-17

Publications (1)

Publication Number Publication Date
WO2021120612A1 true WO2021120612A1 (zh) 2021-06-24

Family

ID=70557577

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/101872 WO2021120612A1 (zh) 2019-12-17 2020-07-14 一种呈现消息通知的方法与设备

Country Status (2)

Country Link
CN (1) CN111162990B (zh)
WO (1) WO2021120612A1 (zh)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111162990B (zh) * 2019-12-17 2023-05-09 上海掌门科技有限公司 一种呈现消息通知的方法与设备
CN115278328A (zh) * 2022-06-20 2022-11-01 上海哔哩哔哩科技有限公司 视频跨屏传输系统及方法
CN115396545A (zh) * 2022-08-24 2022-11-25 中国银行股份有限公司 一种信息保护方法及装置

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9123029B2 (en) * 2012-10-03 2015-09-01 International Business Machines Corporation Delayed display of electronic messages
CN105099870A (zh) * 2015-05-28 2015-11-25 努比亚技术有限公司 一种消息推送方法及装置
CN105912320A (zh) * 2016-04-01 2016-08-31 乐视控股(北京)有限公司 一种通知栏信息管理方法和装置
CN106462358A (zh) * 2014-05-31 2017-02-22 苹果公司 在触敏装置上显示交互式通知
CN111162990A (zh) * 2019-12-17 2020-05-15 上海掌门科技有限公司 一种呈现消息通知的方法与设备

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI235333B (en) * 2003-02-11 2005-07-01 Academia Sinica Real-time screen recording system
KR101952688B1 (ko) * 2012-10-22 2019-02-27 엘지전자 주식회사 이동 단말기 및 그 제어방법
US20160359773A1 (en) * 2015-03-16 2016-12-08 Boogoo Intellectual Property LLC Electronic Communication System
CN106203077B (zh) * 2016-06-28 2019-06-07 珠海豹趣科技有限公司 一种复制信息的处理方法、装置及电子设备
CN107908523A (zh) * 2017-11-22 2018-04-13 维沃移动通信有限公司 录屏方法、装置和终端设备
CN108600824A (zh) * 2018-04-28 2018-09-28 维沃移动通信有限公司 一种录屏方法和终端设备
CN110557499B (zh) * 2018-06-01 2021-08-17 Oppo广东移动通信有限公司 信息处理方法、装置及移动终端
CN110362288B (zh) * 2019-07-15 2023-10-20 苏州工业园区服务外包职业学院 一种同屏控制方法、装置、设备及存储介质

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9123029B2 (en) * 2012-10-03 2015-09-01 International Business Machines Corporation Delayed display of electronic messages
CN106462358A (zh) * 2014-05-31 2017-02-22 苹果公司 在触敏装置上显示交互式通知
CN105099870A (zh) * 2015-05-28 2015-11-25 努比亚技术有限公司 一种消息推送方法及装置
CN105912320A (zh) * 2016-04-01 2016-08-31 乐视控股(北京)有限公司 一种通知栏信息管理方法和装置
CN111162990A (zh) * 2019-12-17 2020-05-15 上海掌门科技有限公司 一种呈现消息通知的方法与设备

Also Published As

Publication number Publication date
CN111162990B (zh) 2023-05-09
CN111162990A (zh) 2020-05-15

Similar Documents

Publication Publication Date Title
WO2021120612A1 (zh) 一种呈现消息通知的方法与设备
WO2020063846A1 (zh) 一种用于呈现寄宿程序的更新信息的方法与设备
WO2020221159A1 (zh) 一种用于发送提醒消息的方法与设备
WO2020200152A1 (zh) 控制社交分享信息在社交空间的呈现状态的方法与设备
WO2021000696A1 (zh) 一种添加好友的方法与设备
KR20200140944A (ko) 전자 디바이스들 사이의 액티비티 계속
WO2020168899A1 (zh) 用于在用户设备的锁屏界面中展示小视频的方法与设备
WO2021190113A1 (zh) 一种用于提供呈现信息的方法与设备
WO2019062391A1 (zh) 一种用于向用户推送主播信息的方法与设备
WO2020259252A1 (zh) 一种用于提供资源分配信息的方法与设备
WO2022037011A1 (zh) 一种用于提供视频信息的方法与设备
WO2020221104A1 (zh) 一种呈现表情包的方法与设备
CN110321189B (zh) 一种在宿主程序中呈现寄宿程序的方法与设备
CN110290557B (zh) 一种加载应用内页面标签的方法与设备
WO2022142504A1 (zh) 一种会议群组合并的方法与设备
CN112615929B (zh) 一种推送消息的方法与设备
WO2021022979A1 (zh) 一种信息流展示方法与设备
WO2021047278A1 (zh) 一种用于在社交空间发布分享信息的方法与设备
CN110766464A (zh) 一种用于控制呈现信息的方法与设备
WO2020173271A1 (zh) 一种用于在用户设备上提供应用的锁屏界面的方法与设备
WO2021233062A1 (zh) 一种推送呈现信息的方法与设备
WO2021036561A1 (zh) 一种在视频通话过程中传递信息的方法与设备
CN113157162B (zh) 一种用于撤回会话消息的方法、设备、介质及程序产品
CN115712752A (zh) 一种用于推荐视频的方法、设备、介质及程序产品
CN111130918B (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: 20900846

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

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 20900846

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 1205A DATED 17/05/2023)

122 Ep: pct application non-entry in european phase

Ref document number: 20900846

Country of ref document: EP

Kind code of ref document: A1