WO2020221228A1 - Procédé et dispositif de traitement de message de notification de miniprogramme, et support de stockage informatique - Google Patents

Procédé et dispositif de traitement de message de notification de miniprogramme, et support de stockage informatique Download PDF

Info

Publication number
WO2020221228A1
WO2020221228A1 PCT/CN2020/087400 CN2020087400W WO2020221228A1 WO 2020221228 A1 WO2020221228 A1 WO 2020221228A1 CN 2020087400 W CN2020087400 W CN 2020087400W WO 2020221228 A1 WO2020221228 A1 WO 2020221228A1
Authority
WO
WIPO (PCT)
Prior art keywords
applet
notification
session identifier
notification message
notification content
Prior art date
Application number
PCT/CN2020/087400
Other languages
English (en)
Chinese (zh)
Inventor
程翰
Original Assignee
上海连尚网络科技有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 上海连尚网络科技有限公司 filed Critical 上海连尚网络科技有限公司
Publication of WO2020221228A1 publication Critical patent/WO2020221228A1/fr

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/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • H04L51/046Interoperability with other network applications or services
    • 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/55Push-based network services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • H04M1/7243User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality with interactive means for internal management of messages

Definitions

  • the present invention relates to the technical field of computer applications, in particular to a method, equipment and computer storage medium for processing small program notification messages.
  • Mini Program is an application that can be used without downloading and installing, and it runs in the environment provided by the host application. It is more and more widely used because it is available at any time without installation and uninstallation.
  • the use of small programs by users will involve the push of some notification messages.
  • the notification message of the applet is provided by the server of the applet to the server of the host application. After the server of the host application assembles according to the message template, the notification message is sent to the host application in the form of service notification.
  • the host application Display the notification message in the message list.
  • Service notification is an aggregate message body in the message list, as shown in Figure 1a.
  • the user needs to find the service notification from the message list, click to enter the service notification and find the notification message of the applet, as shown in Figure 1b, the notification message of the column update reminder pushed by the applet "Zhihu Hot List" is in the service notification Show in.
  • the present invention provides a method, device and computer storage medium for processing small program notification messages, so as to shorten the operation path for viewing small program notification messages and simplify user operations.
  • the present invention provides a method for processing small program notification messages.
  • the method includes:
  • the method further includes:
  • an applet notification message containing the applet notification content and the session identifier is sent to the host application client corresponding to the session identifier Before the end, it also includes:
  • sending an applet notification message including the applet notification content and the session identifier to the host application client corresponding to the session identifier includes:
  • the sent small program notification message further includes: presentation style information of the small program notification message.
  • the present invention also provides a method for processing small program notification messages, the method including:
  • the notification content of the mini program is displayed on the conversation interface corresponding to the conversation identifier.
  • displaying the notification content of the mini program on the session interface corresponding to the session identifier includes:
  • the display style information configured by the user, display the notification content of the mini program on the conversation interface corresponding to the conversation identifier; or,
  • the small program notification content is displayed on the conversation interface corresponding to the session identifier.
  • displaying the notification content of the mini program on the session interface corresponding to the session identifier includes:
  • a layer is added to the session interface corresponding to the session identifier, and the content of the applet is displayed on the added layer.
  • displaying the notification content of the mini program includes:
  • the method further includes:
  • the present invention also provides a device, which includes:
  • One or more processors are One or more processors;
  • Storage device for storing one or more programs
  • the one or more processors When the one or more programs are executed by the one or more processors, the one or more processors implement the method as described above.
  • the present invention also provides a storage medium containing computer-executable instructions, which are used to perform the above-mentioned method when executed by a computer processor.
  • the server side of the applet After the server side of the applet generates the applet notification content based on the trigger event, it sends the applet notification message including the applet notification content and the session identifier according to the pre-configured session identifier that allows receiving the applet notification message.
  • the host application client To the host application client corresponding to the session identifier, so that the host application client displays the applet notification content on the session interface corresponding to the session identifier. This method allows the user to directly obtain the displayed applet notification content on the conversation interface.
  • Fig. 1a is a schematic diagram showing the service notification in the message list in the prior art
  • FIG. 1b is a schematic diagram of a notification message of an applet in the prior art displayed in a service notification
  • FIG. 2 is a schematic diagram of system composition provided by an embodiment of the present invention.
  • Fig. 3 is a flowchart of a method executed by a server provided by an embodiment of the present invention.
  • FIG. 4 is a schematic diagram of a configuration interface of a small program provided by an embodiment of the present invention.
  • FIG. 5 is a flowchart of a method executed by a client according to an embodiment of the present invention.
  • 6a, 6b, and 6c are schematic diagrams of three presentation styles of applet notification messages provided by an embodiment of the present invention.
  • Figure 7 shows a block diagram of an exemplary computer system/server suitable for implementing embodiments of the present invention.
  • applet applet
  • server end of applet host application
  • server end of host application server end of host application
  • the applet relies on the host application to run on the terminal device, and the environment in which the applet runs is provided by the host application. Related services for the applet are provided by the server of the applet, and messages sent by the server of the applet are sent to the client of the host application via the server of the host application. Various messages are displayed by the host application client.
  • the system structure involved in the present invention can be as shown in FIG. 2.
  • the core idea of the present invention is that the applet server is pre-configured with a session identifier that allows receiving applet notification messages. After the applet notification content is generated based on the trigger event, the applet notification message containing the applet notification content and the session identifier is sent to The host application client corresponding to the session identifier, so that the host application client displays the applet notification content on the session interface corresponding to the session identifier.
  • Fig. 3 is a flowchart of a method executed on the server side according to an embodiment of the present invention.
  • the execution subject of the method flow may be an application on the server side of the applet, or a plug-in or a software development toolkit on the server side of the applet ( Functional units such as Software Development Kit (SDK), which are not particularly limited in the embodiment of the present invention.
  • the method may include the following steps:
  • the session identifier configured by the user for the notification message of the mini program is obtained and stored.
  • the user can configure whether to allow push notification messages of the applet to the session in the configuration interface provided by the applet.
  • the user can turn on or off the function that allows the push notification message of the applet to the session. If this function is turned on, the user can further configure the session identifier that allows the applet to send notification messages.
  • the session identifier may be the session identifier of the group or a one-to-one session identifier. As shown in Figure 4, the user can select a session that allows the current applet to send notification messages by checking the group ID.
  • the applet reports the configuration made by the user to the server end of the applet, and the server end of the applet stores the session identifier configured by the user for the applet notification message.
  • the trigger event of the notification message of the applet is obtained.
  • the trigger event may be an applet event, that is, an event generated by an applet service, such as a function change, version upgrade, etc. of the applet.
  • the trigger event may also be a user operation event, that is, an event generated by the user based on the applet, such as an event of a user submitting a form, an event of a user's payment behavior, and so on.
  • the specific trigger event type can be pre-configured by the developer on the server side of the applet.
  • an applet notification content is generated based on the above trigger event.
  • the notification content of the applet generated based on the trigger event can adopt the existing implementation methods, and the present invention has no special limitation and improvement on this part of the content, and will not be described in detail here.
  • the applet notification message including the applet notification content and the session identifier is sent to the host application client corresponding to the session identifier.
  • the server side of the small program may first determine whether a session identifier that allows receiving the notification message of the small program is pre-configured, and if so, proceed to step 304. Otherwise, the notification message of the mini program can be sent in the manner in the prior art, that is, the notification content of the mini program and the user ID (the user ID targeted by the notification content of the mini program, the user is usually the user who generated the trigger event) to the host application Service-Terminal.
  • an applet notification message is generated, and the applet notification message is sent to the host application client corresponding to the user ID, and the host application client adds the applet notification message
  • the message list is displayed in the service notification on the message list interface.
  • the server side of the applet may send an applet notification message containing the applet notification content and the session identifier to the server of the host application, and the server of the host application forwards the applet notification message to the corresponding session identifier.
  • Host application client that is to say, in the present invention, the server side of the host application only needs to perform the message forwarding function, and there is no need to make additional changes to the function of the server side of the host application.
  • the sent small program notification message may also include presentation style information of the small program notification message.
  • the presentation style information can be pre-configured by the developer, or configured by the user.
  • the applet can provide a configuration interface to the user, and provide a variety of display styles for the user to choose from the configuration interface.
  • the display style can be configured uniformly for each session, or different display styles can be configured for different sessions.
  • the applet reports the display style information selected by the user to the applet server. After the applet server stores it, the display style information is carried in the applet notification message triggered by the user, or in the applet sent to the user.
  • the program notification message carries the presentation style information.
  • Fig. 5 is a flowchart of a method executed by a client provided by an embodiment of the present invention.
  • the execution subject of the method flow may be an applet host application, or a plug-in or a software development kit (Software Development Kit) located in the applet host application. Kit, SDK) and other functional units, which are not particularly limited in the embodiment of the present invention.
  • the method may include the following steps:
  • an applet notification message including the applet notification content and the session identifier is received.
  • the host application client After receiving the applet notification message, the host application client parses the applet notification message, obtains the applet notification content and the session identifier therefrom, and may further obtain the presentation style information of the applet notification message.
  • the notification content of the applet is displayed on the conversation interface corresponding to the conversation identifier.
  • the host application can display the content of the mini program notification on the session interface corresponding to the session identifier based on the default presentation style information.
  • the user can configure the display style information of the notification message of the applet in the host application, and the host application displays the applet notification content on the session interface corresponding to the session identifier according to the display style information configured by the user.
  • the host application displays the mini program notification content on the conversation interface corresponding to the session identifier according to the presentation style information carried in the mini program notification message.
  • the host application can adopt but not limited to the following three display styles to display the notification content of the applet on the conversation interface:
  • Display style 1 Display the notification content of the applet at the top of the conversation interface, and cancel the display after the preset display time is reached.
  • the notification content of the applet is displayed at the top of the conversation interface. It can display the complete notification content of the applet, or the summary or title of the notification content of the applet.
  • the notification content of the small program may include the identification information of the small program to facilitate the user to know the small program from which the notification message originated.
  • the information of the component that operates the notification content of the small program can be further displayed, for example, the "close" component in FIG. 6a is used to close the display of the notification of the small program by clicking the component.
  • the notification content of the applet can be displayed briefly.
  • the predetermined display duration for example, 10 seconds
  • the display of the notification content of the mini program is cancelled, and the notification of the mini program disappears.
  • Presentation style 2 Inserting and displaying the notification content of the mini program in the form of a public message in the conversation interface corresponding to the conversation identifier.
  • the notification content of the small program may include the identification information of the small program to facilitate the user to know the small program from which the notification message originated.
  • Presentation style 3 Add a layer to the session interface corresponding to the session identifier, and display the content of the applet on the added layer.
  • the notification content of the applet is displayed in the form of text, picture, animation, video, etc., or any combination thereof. It can display the complete notification content of the applet, or the summary or title of the notification content of the applet.
  • the notification content of the small program may include the identification information of the small program to facilitate the user to know the small program from which the notification message originated.
  • the information of the components that operate on the notification content of the small program may be further displayed. For example, the "Close" component in Figure 6c is used to click on this component to close the display of the layer.
  • the user can trigger the interaction with the notification content of the Mini Program by clicking, long pressing, or sliding on the notification content of the Mini Program.
  • the host application After the host application obtains the event, it can respond according to the specific event but is not limited to the following:
  • a link can be embedded in the displayed notification content of the mini program, and the URL (Uniform Resource Locator) of the link can be used to open a webpage, mini program or other application page. This kind of response to interactive events is relatively common.
  • the event can be sent to the server side of the small program as the trigger event of the small program notification message, and then continue to execute Figure 3 based on the trigger event And the process in Figure 5, to further generate and display small program notification messages.
  • the notification content of the mini program displayed on the conversation interface of group 1 is "User A invites you to join his team”. If user B clicks the "OK" component in the notification content of the mini program, the host application will send this event Sent to the server side of the applet.
  • the server side of the applet generates a new applet notification content "User B has joined the team of user A" based on the event, and sends the applet notification content to the host application of each user in group 1.
  • the host application of each user displays the small program notification content "User B has joined User A's team” on the conversation interface of Group 1.
  • Figure 7 shows a block diagram of an exemplary computer system/server 012 suitable for implementing embodiments of the present invention.
  • the computer system/server 012 shown in FIG. 7 is only an example, and should not bring any limitation to the function and application scope of the embodiment of the present invention.
  • the computer system/server 012 is represented in the form of a general-purpose computing device.
  • the components of the computer system/server 012 may include, but are not limited to: one or more processors or processing units 016, a system memory 028, and a bus 018 connecting different system components (including the system memory 028 and the processing unit 016).
  • the bus 018 represents one or more of several types of bus structures, including a memory bus or a memory controller, a peripheral bus, a graphics acceleration port, a processor, or a local bus using any bus structure among multiple bus structures.
  • these architectures include but are not limited to industry standard architecture (ISA) bus, microchannel architecture (MAC) bus, enhanced ISA bus, Video Electronics Standards Association (VESA) local bus, and peripheral component interconnection ( PCI) bus.
  • ISA industry standard architecture
  • MAC microchannel architecture
  • VESA Video Electronics Standards Association
  • PCI peripheral component interconnection
  • the computer system/server 012 typically includes a variety of computer system readable media. These media can be any available media that can be accessed by the computer system/server 012, including volatile and nonvolatile media, removable and non-removable media.
  • the system memory 028 may include computer system readable media in the form of volatile memory, such as random access memory (RAM) 030 and/or cache memory 032.
  • the computer system/server 012 may further include other removable/non-removable, volatile/nonvolatile computer system storage media.
  • the storage system 034 can be used to read and write non-removable, non-volatile magnetic media (not shown in FIG. 7, and is generally referred to as a "hard drive").
  • a disk drive for reading and writing to a removable non-volatile disk such as a "floppy disk”
  • a removable non-volatile disk such as CD-ROM, DVD-ROM
  • other optical media read and write optical disc drives.
  • each drive can be connected to the bus 018 through one or more data media interfaces.
  • the memory 028 may include at least one program product, and the program product has a set (for example, at least one) program modules configured to perform the functions of the embodiments of the present invention.
  • a program/utility tool 040 with a set of (at least one) program module 042 can be stored in, for example, the memory 028.
  • Such program module 042 includes, but is not limited to, an operating system, one or more application programs, and other programs Modules and program data, each of these examples or some combination may include the realization of a network environment.
  • the program module 042 generally executes the functions and/or methods in the described embodiments of the present invention.
  • the computer system/server 012 can also communicate with one or more external devices 014 (such as a keyboard, pointing device, display 024, etc.).
  • the computer system/server 012 communicates with an external radar device, and can also communicate with one or Multiple devices that enable users to interact with the computer system/server 012, and/or communicate with any devices that enable the computer system/server 012 to communicate with one or more other computing devices (such as network cards, modems, etc.) Communication. This communication can be performed through an input/output (I/O) interface 022.
  • I/O input/output
  • the computer system/server 012 can also communicate with one or more networks (such as a local area network (LAN), a wide area network (WAN), and/or a public network, such as the Internet) through the network adapter 020.
  • networks such as a local area network (LAN), a wide area network (WAN), and/or a public network, such as the Internet
  • the network adapter 020 communicates with other modules of the computer system/server 012 through the bus 018.
  • other hardware and/or software modules can be used in conjunction with the computer system/server 012, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems , Tape drives and data backup storage systems.
  • the processing unit 016 executes various functional applications and data processing by running programs stored in the system memory 028, for example, to implement the method flow provided by the embodiment of the present invention.
  • the above-mentioned computer program may be set in a computer storage medium, that is, the computer storage medium is encoded with a computer program.
  • the program is executed by one or more computers, one or more computers can execute the above-mentioned embodiments of the present invention.
  • the method flow and/or device operation For example, the process of the method provided in the embodiment of the present invention is executed by the above-mentioned one or more processors.
  • the computer-readable medium may be a computer-readable signal medium or a computer-readable storage medium.
  • the computer-readable storage medium may be, for example, but not limited to, an electric, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the above.
  • computer-readable storage media include: electrical connections with one or more wires, portable computer disks, hard disks, random access memory (RAM), read-only memory (ROM), Erasable programmable read-only memory (EPROM or flash memory), optical fiber, portable compact disk read-only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the above.
  • RAM random access memory
  • ROM read-only memory
  • EPROM or flash memory Erasable programmable read-only memory
  • CD-ROM compact disk read-only memory
  • the computer-readable storage medium can be any tangible medium that contains or stores a program, and the program can be used by or in combination with an instruction execution system, apparatus, or device.
  • the computer-readable signal medium may include a data signal propagated in baseband or as a part of a carrier wave, and computer-readable program code is carried therein. This propagated data signal can take many forms, including, but not limited to, electromagnetic signals, optical signals, or any suitable combination of the foregoing.
  • the computer-readable signal medium may also be any computer-readable medium other than the computer-readable storage medium.
  • the computer-readable medium may send, propagate, or transmit the program for use by or in combination with the instruction execution system, apparatus, or device .
  • the program code contained on the computer-readable medium can be transmitted by any suitable medium, including, but not limited to, wireless, wire, optical cable, RF, etc., or any suitable combination of the above.
  • the computer program code used to perform the operations of the present invention can be written in one or more programming languages or a combination thereof.
  • the programming languages include object-oriented programming languages-such as Java, Smalltalk, C++, and also conventional Procedural programming language-such as "C" language or similar programming language.
  • the program code can be executed entirely on the user's computer, partly on the user's computer, executed as an independent software package, partly on the user's computer and partly executed on a remote computer, or entirely executed on the remote computer or server.
  • the remote computer can be connected to the user's computer through any kind of network-including a local area network (LAN) or a wide area network (WAN), or it can be connected to an external computer (for example, using an Internet service provider to connect to the user's computer) connection).
  • LAN local area network
  • WAN wide area network
  • the server side of the applet After the server side of the applet generates the applet notification content based on the trigger event, it sends the applet notification message containing the applet notification content and the session identifier to the host corresponding to the session identifier according to the pre-configured session identifier that allows receiving the applet notification message.
  • the application client so that the host application client can display the notification content of the applet on the session interface corresponding to the session identifier. This method allows the user to directly obtain the displayed applet notification content on the conversation interface.
  • the present invention enables the applet to have the ability to publish notifications in the conversation, and provides a variety of styles for displaying the applet notification message on the conversation interface, which improves the integration of the applet and the conversation scene.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)

Abstract

La présente invention concerne un procédé et un dispositif de traitement d'un message de notification de miniprogramme, et un support de stockage informatique. Après avoir généré un contenu de notification de miniprogramme sur la base d'un événement de déclenchement, une extrémité de serveur d'un miniprogramme envoie, conformément à un identifiant de session préconfiguré permettant la réception d'un message de notification de miniprogramme, le message de notification de miniprogramme contenant le contenu de notification de miniprogramme et l'identifiant de session, à un client d'application hôte correspondant à l'identifiant de session, de sorte que le client d'application hôte affiche le contenu de notification de miniprogramme sur une interface de session correspondant à l'identifiant de session. De cette manière, l'utilisateur peut directement acquérir, sur l'interface de session, le contenu de notification de miniprogramme affiché, raccourcissant ainsi un chemin de fonctionnement destiné à vérifier le message de notification de miniprogramme, et simplifiant une opération d'utilisateur.
PCT/CN2020/087400 2019-04-30 2020-04-28 Procédé et dispositif de traitement de message de notification de miniprogramme, et support de stockage informatique WO2020221228A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910358587.6 2019-04-30
CN201910358587.6A CN110113252B (zh) 2019-04-30 2019-04-30 一种小程序通知消息的处理方法、设备和计算机存储介质

Publications (1)

Publication Number Publication Date
WO2020221228A1 true WO2020221228A1 (fr) 2020-11-05

Family

ID=67487605

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/087400 WO2020221228A1 (fr) 2019-04-30 2020-04-28 Procédé et dispositif de traitement de message de notification de miniprogramme, et support de stockage informatique

Country Status (2)

Country Link
CN (1) CN110113252B (fr)
WO (1) WO2020221228A1 (fr)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112527529A (zh) * 2020-12-18 2021-03-19 天津中新智冠信息技术有限公司 消息处理方法、装置、电子设备及存储介质
CN114125047A (zh) * 2021-11-10 2022-03-01 携程商旅信息服务(上海)有限公司 基于第三方系统的消息推送方法、系统、设备及存储介质
CN114419201A (zh) * 2022-01-19 2022-04-29 北京字跳网络技术有限公司 动画的展示方法、装置、电子设备、介质和程序产品
CN114527925A (zh) * 2022-02-18 2022-05-24 北京字跳网络技术有限公司 一种会话的方法、装置、电子设备和存储介质

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110113252B (zh) * 2019-04-30 2021-08-17 上海连尚网络科技有限公司 一种小程序通知消息的处理方法、设备和计算机存储介质
CN110704054A (zh) * 2019-09-06 2020-01-17 北京达佳互联信息技术有限公司 通过小程序接入目标应用程序的方法、装置、电子设备及存储介质
CN112748969A (zh) * 2019-10-31 2021-05-04 阿里巴巴集团控股有限公司 信息处理方法、信息显示方法及装置
CN110865855B (zh) * 2019-11-18 2023-10-27 百度在线网络技术(北京)有限公司 小程序处理方法及相关设备
CN111083042B (zh) * 2019-12-17 2021-11-30 北京每日优鲜电子商务有限公司 模板消息的推送方法、装置、设备及存储介质
CN111064655B (zh) * 2019-12-17 2022-06-07 北京每日优鲜电子商务有限公司 模板消息的推送方法、装置、设备及存储介质
CN112333239B (zh) * 2020-10-10 2023-07-18 百度(中国)有限公司 业务审核通知方法及网关、电子设备、可读介质
CN113568695A (zh) * 2021-07-22 2021-10-29 北京字跳网络技术有限公司 寄宿应用角标处理方法和装置

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108765680A (zh) * 2018-03-22 2018-11-06 上海天好电子商务股份有限公司 基于微信小程序的排队扫码政务大厅服务系统及方法
US20180349886A1 (en) * 2017-06-02 2018-12-06 Apple Inc. Notification based provisioning of card accounts
CN109688050A (zh) * 2018-12-28 2019-04-26 携程旅游网络技术(上海)有限公司 即时通信的控制方法及系统
CN109831456A (zh) * 2019-03-14 2019-05-31 腾讯科技(深圳)有限公司 消息推送方法、装置、设备及存储介质
CN110113252A (zh) * 2019-04-30 2019-08-09 上海连尚网络科技有限公司 一种小程序通知消息的处理方法、设备和计算机存储介质

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106445312A (zh) * 2016-08-30 2017-02-22 宇龙计算机通信科技(深圳)有限公司 通知消息的显示方法、显示装置和终端
CN107229526B (zh) * 2017-05-17 2019-03-01 腾讯科技(深圳)有限公司 群会话中的消息处理方法、装置、存储介质和计算机设备
US11283738B2 (en) * 2017-06-23 2022-03-22 Realpage, Inc. Interaction driven artificial intelligence system and uses for same, including travel or real estate related contexts
CN108092881A (zh) * 2017-12-15 2018-05-29 邓州市千奇网络科技有限公司 一种基于微信小程序的智能挪车通知方法
CN108958780B (zh) * 2018-09-30 2021-05-18 上海掌门科技有限公司 一种用于呈现寄宿程序的更新信息的方法与设备

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180349886A1 (en) * 2017-06-02 2018-12-06 Apple Inc. Notification based provisioning of card accounts
CN108765680A (zh) * 2018-03-22 2018-11-06 上海天好电子商务股份有限公司 基于微信小程序的排队扫码政务大厅服务系统及方法
CN109688050A (zh) * 2018-12-28 2019-04-26 携程旅游网络技术(上海)有限公司 即时通信的控制方法及系统
CN109831456A (zh) * 2019-03-14 2019-05-31 腾讯科技(深圳)有限公司 消息推送方法、装置、设备及存储介质
CN110113252A (zh) * 2019-04-30 2019-08-09 上海连尚网络科技有限公司 一种小程序通知消息的处理方法、设备和计算机存储介质

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112527529A (zh) * 2020-12-18 2021-03-19 天津中新智冠信息技术有限公司 消息处理方法、装置、电子设备及存储介质
CN114125047A (zh) * 2021-11-10 2022-03-01 携程商旅信息服务(上海)有限公司 基于第三方系统的消息推送方法、系统、设备及存储介质
CN114419201A (zh) * 2022-01-19 2022-04-29 北京字跳网络技术有限公司 动画的展示方法、装置、电子设备、介质和程序产品
CN114527925A (zh) * 2022-02-18 2022-05-24 北京字跳网络技术有限公司 一种会话的方法、装置、电子设备和存储介质
CN114527925B (zh) * 2022-02-18 2024-02-23 北京字跳网络技术有限公司 一种会话的方法、装置、电子设备和存储介质

Also Published As

Publication number Publication date
CN110113252B (zh) 2021-08-17
CN110113252A (zh) 2019-08-09

Similar Documents

Publication Publication Date Title
WO2020221228A1 (fr) Procédé et dispositif de traitement de message de notification de miniprogramme, et support de stockage informatique
KR101921144B1 (ko) 하나 이상의 확장 애플리케이션과 상호작용하는 메시징 애플리케이션
CN113747376B (zh) 消息扩展应用程序商店
US10852912B2 (en) Image creation app in messaging app
US10585566B2 (en) Reproducing state of source environment when image was screen captured on a different computing device using resource location, resource navigation and positional metadata embedded in image
US20150350123A1 (en) User terminal apparatus, communication system, and method of controlling user terminal apparatus
WO2020177698A1 (fr) Procédé et dispositif de communication inter-platformes de mini-programmes et support de stockage informatique
US20200301648A1 (en) Method of operating a shared object in a video call
WO2020207085A1 (fr) Procédé et dispositif de partage d'informations, dispositif électronique et support d'informations
KR101772361B1 (ko) 메신저를 통한 컨텐츠 제공 방법과 시스템 및 기록 매체
JP7412490B2 (ja) メッセージと対応するタスクを生成、処理、管理するコンピュータプログラム、及び電子機器
KR101622872B1 (ko) 인스턴트 메시징 서비스에서 공식계정의 리치 메뉴를 제공하는 방법과 시스템 및 기록 매체
CN107153599B (zh) 一种记录以及回放用户操作的方法及设备
CN110083467B (zh) 小程序消息的处理方法、设备和计算机存储介质
US20090182833A1 (en) Sharing Material in a Master-Slave Configuration Using an Instant Messaging Infrastructure
CN111901221A (zh) 消息的处理方法、设备和计算机存储介质
US20050097197A1 (en) Web browser control for customer support
CN110618768B (zh) 信息呈现方法和装置
CN111970192B (zh) 基于会话群组的信息编辑方法及装置
WO2020221090A1 (fr) Procédé à utiliser dans le fonctionnement combiné d'applications invitées, et dispositif
CN112416455A (zh) 数据处理方法、装置、终端和存储介质
CN108289056B (zh) 分享动态图表的方法、装置以及计算设备
JP2024500300A (ja) 情報インタラクション方法、装置、及び機器
CN114259734A (zh) 游戏试玩方法和装置、计算机可读存储介质、电子设备
CN112822089B (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: 20798912

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

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 18/03/2022)

122 Ep: pct application non-entry in european phase

Ref document number: 20798912

Country of ref document: EP

Kind code of ref document: A1