CN106254212B - Floating layer message display method and device - Google Patents

Floating layer message display method and device Download PDF

Info

Publication number
CN106254212B
CN106254212B CN201610622458.XA CN201610622458A CN106254212B CN 106254212 B CN106254212 B CN 106254212B CN 201610622458 A CN201610622458 A CN 201610622458A CN 106254212 B CN106254212 B CN 106254212B
Authority
CN
China
Prior art keywords
floating layer
layer message
floating
message
model
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201610622458.XA
Other languages
Chinese (zh)
Other versions
CN106254212A (en
Inventor
孙奇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
May 8 Tongcheng Information Technology Co Ltd
Original Assignee
May 8 Tongcheng Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by May 8 Tongcheng Information Technology Co Ltd filed Critical May 8 Tongcheng Information Technology Co Ltd
Publication of CN106254212A publication Critical patent/CN106254212A/en
Application granted granted Critical
Publication of CN106254212B publication Critical patent/CN106254212B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention provides a floating layer message display method and device, which are used for solving the problem that a multi-floating layer display mode in the related technology cannot accurately display a floating layer. The floating layer message display method comprises the following steps: receiving a floating layer message; analyzing the floating layer message to obtain the attribute information of the floating layer message; comparing the attribute information of the floating layer message with the attribute information of the current page, and judging whether the floating layer message belongs to the current page or not; if the floating layer message does not belong to the current page, storing a model of the floating layer message in the terminal; if the floating layer message is judged to belong to the current page, the floating layer message is displayed, and the scheme realizes accurate display of the floating layer message.

Description

Floating layer message display method and device
Technical Field
the present invention relates to the field of communications, and in particular, to a method and an apparatus for displaying a floating layer message.
Background
With the rapid development of the mobile internet, new message reminding modes and strategies of the mobile App are greatly enriched. The message has a variety of reminding styles, including floating layer message reminding, sound reminding, BadgeVIew reminding, vibration reminding, splash screen reminding, and the like. In the floating-layer message reminding scheme, when a message arrives, a floating layer to be displayed is configured according to the content of the message and then displayed. However, this approach may have some problems. Firstly, when existing floating layer messages are displayed, if a new floating layer message is triggered, the current floating layer can be covered; secondly, accurate display cannot be achieved, for example, when a user browses the page of the second-hand item, a recruitment message is received at the moment, and the recruitment message is displayed on the page of the second-hand item by a recruitment message floating layer.
in the related art, a multi-floating-layer display method is provided, in which display time intervals of floating layers to be displayed are determined according to priorities and time parameters of the floating layers to be displayed, and the display intervals of the floating layers to be displayed are not overlapped. When the priorities of the floating layers are different, delaying the time interval of the floating layer to be displayed with low priority to the display interval with high priority; if the floating layers to be displayed with the same priority exist, the time interval of the next floating layer to be displayed is determined, and then the time intervals of other floating layers to be displayed are delayed to the next time interval. However, this solution is easy to conflict when the multiple floating layers are displayed, and has the following disadvantages: the precise display of the floating layer cannot be realized, and because the floating layer information is stored in the memory, when the process is killed, the floating layer which is not displayed can not be displayed any more.
Disclosure of Invention
the invention provides a floating layer message display method and device, which are used for solving the problem that a multi-floating layer display mode in the related technology cannot accurately display a floating layer.
according to an aspect of the present invention, there is provided a method for displaying a floating layer message, including: receiving a floating layer message; analyzing the floating layer message to obtain the attribute information of the floating layer message; comparing the attribute information of the floating layer message with the attribute information of the current page, and judging whether the floating layer message belongs to the current page or not; if the floating layer message does not belong to the current page, storing a model of the floating layer message; and if the floating layer message is judged to belong to the current page, displaying the floating layer message.
Further, the method further comprises: after presenting the floating-layer message, removing the floating-layer message in the current view; checking whether a model of the floating layer message belonging to the current view exists in the stored models of the floating layer messages; under the condition that a model of the floating layer message belonging to the current view exists, extracting the model of the floating layer message belonging to the current view and displaying the floating layer message belonging to the current view according to the model; after the presentation of the floating-layer message belonging to the current view, the stored model of the floating-layer message belonging to the current view is deleted.
Wherein, showing the floating layer message comprises: configuring a display parameter item of the floating layer message according to the attribute information of the floating layer message, wherein the attribute information of the floating layer message comprises: the content and the duration of the display and the click processing event; and displaying the configured floating layer message.
further, the method further comprises: when the current page jumps to other pages, a floating layer message corresponding to the other pages is requested from the server; and displaying the received floating layer message from the server side on other pages.
Further, the method further comprises: after determining whether the floating layer message belongs to the current page, judging whether the current page has the floating layer message displayed; and if so, storing the received model of the floating layer message, and displaying the received floating layer message after the display of the floating layer message currently displayed on the current page is finished.
Further, the method further comprises: the model of the floating layer message is stored in a message pool local to the terminal, and the floating layer message is stored in the server side.
according to a second aspect of the present invention, there is provided a floating message presentation apparatus comprising: the receiving module is used for receiving the floating layer message; the analysis module is used for analyzing the floating layer message to obtain the attribute information of the floating layer message; the judging module is used for comparing the attribute information of the floating layer message with the attribute information of the current page and judging whether the floating layer message belongs to the current page or not; the storage module is used for storing the model of the floating layer message if the floating layer message is judged not to belong to the current page; and the display module is used for displaying the floating layer message if the floating layer message is judged to belong to the current page.
Further, the above apparatus further comprises: a removing module, configured to remove the floating layer message from the current view after displaying the floating layer message; the checking module is used for checking whether a model of the floating layer message belonging to the current view exists in the stored models of the floating layer messages; the display module is also used for extracting the model of the floating layer message belonging to the current view and displaying the floating layer message belonging to the current view according to the model under the condition that the model of the floating layer message belonging to the current view exists; and the deleting module is used for deleting the stored model of the floating layer message belonging to the current view after the floating layer message belonging to the current view is displayed.
wherein, the show module includes: the configuration unit is used for configuring the display parameter items of the floating layer message according to the attribute information of the floating layer message, and the attribute information of the floating layer message comprises: the content and the duration of the display and the click processing event; and the display unit is used for displaying the configured floating layer message.
further, the above apparatus further comprises: the request module is used for requesting the floating layer information corresponding to other pages from the server when the current page jumps to other pages;
The display module is also used for displaying the received floating layer messages from the server side on other pages.
the judging module is also used for judging whether the floating layer message is displayed on the current page or not after determining whether the floating layer message belongs to the current page or not; the display module is further used for storing the model of the received floating layer message if the current page is judged to have the floating layer message which is being displayed, and displaying the received floating layer message after the display of the floating layer message which is being displayed on the current page is finished.
The model of the floating layer message is stored in a local message pool of the terminal, and the floating layer message is stored in the server side.
the invention has the following beneficial effects:
based on the scheme provided by the embodiment of the invention, when the attribute of the floating layer message issued by the server is inconsistent with the attribute of the current page, the analyzed model of the floating layer message is stored and displayed when the next time the page with the attribute consistent with the floating layer message is entered, so that the precise display of the floating layer message is realized.
drawings
Fig. 1 is a flowchart of a method for displaying a floating layer message according to embodiment 1 of the present invention;
Fig. 2 is a flowchart of a method for displaying a floating layer message according to embodiment 2 of the present invention;
Fig. 3 is a flowchart of steps executed after the presentation of a floating layer message is finished in embodiment 2 of the present invention;
Fig. 4 is a block diagram of a floating-layer message presentation apparatus according to embodiment 3 of the present invention.
Detailed Description
In order to solve the problem that a multi-floating-layer display mode in the prior art cannot accurately display a floating layer, the invention provides a floating-layer message display method and a device, and the invention is further described in detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and do not limit the invention.
Example 1
the present embodiment provides a method for displaying a floating layer message, where the method is applied to a terminal side, and fig. 1 is a flowchart of a method for displaying a floating layer message provided in embodiment 1 of the present invention, as shown in fig. 1, where the method includes the following steps:
Step 101: receiving a floating layer message;
Step 102: analyzing the floating layer message to obtain the attribute information of the floating layer message; the attribute information of the floating layer message may specifically include: the display method comprises the displayed content, the display duration and a click processing event, wherein the click processing event comprises a click jump event.
Step 103: comparing the attribute information of the floating layer message with the attribute information of the current page, and judging whether the floating layer message belongs to the current page or not;
Because each page corresponds to a corresponding class, whether the new floating layer message belongs to the page can be determined by comparing the attribute of the current page class with the attribute of the floating layer message.
step 104: if the floating layer message does not belong to the current page, storing a model of the floating layer message; because the floating layer message is a customized Instant Messaging (IM) message, the message is based on a socket communication mechanism, after the floating layer message is received, data of the floating layer message can be processed into a data model, namely a model of the floating layer message, locally at a terminal, and further processing is facilitated, wherein the model of the floating layer message is used for packaging the floating layer message, the model of the floating layer message specifically comprises attribute information of the floating layer message, the model of the floating layer message can be understood as a carrier for storing the attribute information of the floating layer message, and when the floating layer message needs to be displayed, the floating layer message can be obtained by analyzing the model and displayed. In this step 104, the model of the floating layer message may be stored in a local message pool of the terminal, and based on this, when checking whether there is a floating layer message belonging to the current view, it may be checked whether there is a model of the floating layer message belonging to the current view in the local message pool of the terminal, so as to display the message.
Step 105: and if the floating layer message is judged to belong to the current page, displaying the floating layer message.
in this step 105, the presentation parameter items of the floating layer message are specifically configured according to the attribute information of the floating layer message, and then the configured floating layer message is presented.
the method for displaying a floating layer message provided in this embodiment may further include: after presenting the floating-layer message, removing the floating-layer message in the current view; checking whether a model of the floating layer message belonging to the current view exists in the stored models of the floating layer messages; if the current view exists, extracting a model of the floating layer message belonging to the current view and displaying the floating layer message belonging to the current view according to the extracted model; after the floating layer message belonging to the current view is displayed, deleting the model of the floating layer message belonging to the current view from the local floating layer message pool of the terminal, or, if the floating layer message model belonging to the current page does not exist in the local message pool in the step 104, the server can also check whether the floating layer message belonging to the current page exists, and under the condition that the floating layer message belonging to the current view exists in the server, extracting the floating layer message and displaying the floating layer message on the current page
the method further comprises the following steps: when the current page jumps to other pages, a floating layer message corresponding to the other pages is requested from the server; and displaying the floating layer messages acquired from the server on other pages.
in order to avoid the conflict of multi-floating layer presentation, the method of this embodiment may further include:
After determining whether the floating layer message belongs to the current page, judging whether the current page has the floating layer message displayed; if the floating layer message is displayed, storing the received model of the floating layer message, specifically, storing the model of the received floating layer message in a local floating layer message pool or a local server of the terminal, and displaying the floating layer message after the display of the floating layer message currently displayed on the current page is finished.
Example 2
When there is a new float message, it shows the flow as shown in fig. 2.
First, obtaining attribute information of the floating layer message by analyzing the new floating layer message, which may specifically include: the display method comprises the steps of displaying a page required to be displayed by the floating layer, displaying duration of the floating layer, jumping action of the floating layer and displaying content of the floating layer.
Secondly, acquiring the attribute of the current page presented on the terminal, judging whether the attribute of the new floating layer message belongs to the current page, and if not, storing the model of the new floating layer message locally; because the floating layer message is a customized Instant Messaging (IM) message and is based on a socket communication mechanism, after the floating layer message is received, the data of the floating layer message can be processed into a data model, namely the model of the floating layer message, at the terminal, and further processing is facilitated. If the attribute of the new float message belongs to the current page, the next step is executed. In this step, each page corresponds to a corresponding class, and whether the new floating layer message belongs to the current page can be determined by comparing the attribute of the class of the current page with the attribute of the new message floating layer.
Thirdly, detecting whether the current page has the floating layer message displayed or not, and if the current page has the floating layer message displayed, locally storing a new model of the floating layer message; otherwise, the floating layer message is displayed, and specifically, the display duration, the display content and the clicked jump action of the floating layer message can be configured according to the floating layer message model.
After the current float message show is complete, the subsequent process is as shown in FIG. 3.
the first step, removing the floating layer with completed display from the current view;
the second part, fetch the floating floor message model from the local floating floor message pool of the terminal, if not, withdraw from the present procedure; otherwise, the next step is performed.
Thirdly, judging whether a floating layer message model belonging to the current page attribute exists in a local floating layer message pool of the terminal, and if not, exiting the current process; otherwise, the floating layer message model belonging to the current page attribute is taken out.
fourthly, configuring and displaying the floating layer message according to the taken out floating layer message model; meanwhile, the floating layer message model is deleted from the local, and repeated display is avoided.
example 3
The present embodiment provides a floating layer message display apparatus, and fig. 4 is a block diagram of a structure of the floating layer message display apparatus provided in embodiment 3 of the present invention, as shown in fig. 4, the apparatus 40 specifically includes the following components:
a receiving module 41, configured to receive a floating layer message;
the analysis module 42 is configured to analyze the floating layer message to obtain attribute information of the floating layer message;
A judging module 43, configured to compare the attribute information of the floating layer message with the attribute information of the current page, and judge whether the floating layer message belongs to the current page;
The storage module 44 is configured to store a model of the floating layer message if it is determined that the floating layer message does not belong to the current page;
And a first display module 45, configured to display the floating layer message if it is determined that the floating layer message belongs to the current page.
further, the apparatus 40 may further include:
a removing module, configured to remove the floating layer message from the current view after displaying the floating layer message;
The checking module is used for checking whether the stored model of the floating layer messages has the floating layer messages belonging to the current view or not;
The display module 41 is further configured to, if a floating layer message belonging to the current view exists in the stored models of floating layer messages, extract a floating layer message model belonging to the current view, and display the floating layer message belonging to the current view according to the extracted model;
and the deleting module is used for deleting the model of the floating layer message belonging to the current page after the floating layer message belonging to the current view is displayed.
the first display module 45 may specifically include:
The configuration unit is used for configuring the display parameter items of the floating layer message according to the attribute information of the floating layer message, and the attribute information of the floating layer message comprises: the content and the duration of the display and the click processing event;
and the display unit is used for displaying the configured floating layer message.
further, the apparatus 40 may further include: the request module is used for requesting the floating layer information corresponding to other pages from the server when the current page jumps to other pages; the display module 40 is further configured to display the floating layer message acquired from the server on the other skipped pages.
further, the judging module is further configured to judge whether the current page has the floating layer message being displayed after determining whether the floating layer message belongs to the current page; the display module is further configured to store the received model of the floating layer message if it is determined that the floating layer message is displayed on the current page, and display the floating layer message after the display of the floating layer message being displayed on the current page is finished.
preferably, in this embodiment, the model of the floating layer message may be stored in a message pool local to the terminal, or may be stored in the server.
based on the scheme provided by the embodiment of the invention, when the attribute of the floating layer message issued by the server is inconsistent with the attribute of the current page, the analyzed model of the floating layer message is stored and displayed when the next time the floating layer message enters the page with the attribute consistent with the attribute of the floating layer message, so that the accurate display of the floating layer message is realized.
although the preferred embodiments of the present invention have been disclosed for illustrative purposes, those skilled in the art will appreciate that various modifications, additions and substitutions are possible, and the scope of the invention should not be limited to the embodiments described above.

Claims (8)

1. A method for displaying a floating layer message, comprising:
Receiving a floating layer message;
Analyzing the floating layer message to obtain the attribute information of the floating layer message;
comparing the attribute information of the floating layer message with the attribute information of the current page, and judging whether the floating layer message belongs to the current page or not;
If the floating layer message does not belong to the current page, storing a model of the floating layer message;
If the floating layer message is judged to belong to the current page, displaying the floating layer message;
When the current page jumps to other pages, a floating layer message corresponding to the other pages is requested from a server;
displaying the received floating layer message from the server side on the other pages;
The model of the floating layer message is stored in a local message pool of the terminal, and the floating layer message is stored in the server side.
2. The method of claim 1, further comprising:
after presenting the floating-layer message, removing the floating-layer message in the current view;
checking whether a model of the floating layer message belonging to the current view exists in the stored models of the floating layer messages;
under the condition that a model of the floating layer message belonging to the current view exists, extracting the model of the floating layer message belonging to the current view and displaying the floating layer message belonging to the current view according to the model;
After the presentation of the floating-layer message belonging to the current view, the stored model of the floating-layer message belonging to the current view is deleted.
3. the method of claim 1, wherein the presenting the float message comprises:
configuring a display parameter item of a floating layer message according to attribute information of the floating layer message, wherein the attribute information of the floating layer message comprises: the content and the duration of the display and the click processing event;
And displaying the configured floating layer message.
4. The method of claim 1, further comprising:
after determining whether the floating layer message belongs to the current page, judging whether the floating layer message is displayed on the current page;
and if so, storing the received model of the floating layer message, and displaying the received floating layer message after the display of the floating layer message currently displayed on the current page is finished.
5. a floating-layer message presentation device, comprising:
The receiving module is used for receiving the floating layer message;
the analysis module is used for analyzing the floating layer message to obtain the attribute information of the floating layer message;
The judging module is used for comparing the attribute information of the floating layer message with the attribute information of the current page and judging whether the floating layer message belongs to the current page or not;
the storage module is used for storing the model of the floating layer message if the floating layer message is judged not to belong to the current page;
The display module is used for displaying the floating layer message if the floating layer message is judged to belong to the current page;
The request module is used for requesting the floating layer information corresponding to other pages from the server when the current page jumps to other pages;
The display module is also used for displaying the received floating layer message from the server side on the other pages;
The model of the floating layer message is stored in a local message pool of the terminal, and the floating layer message is stored in the server side.
6. The apparatus of claim 5, further comprising:
A removing module, configured to remove the floating layer message from the current view after displaying the floating layer message;
The checking module is used for checking whether a model of the floating layer message belonging to the current view exists in the stored models of the floating layer messages;
the display module is also used for extracting the model of the floating layer message belonging to the current view and displaying the floating layer message belonging to the current view according to the model under the condition that the model of the floating layer message belonging to the current view exists;
and the deleting module is used for deleting the stored model of the floating layer message belonging to the current view after the floating layer message belonging to the current view is displayed.
7. the apparatus of claim 5, wherein the display module comprises:
a configuration unit, configured to configure a presentation parameter item of a floating layer message according to attribute information of the floating layer message, where the attribute information of the floating layer message includes: the content and the duration of the display and the click processing event;
and the display unit is used for displaying the configured floating layer message.
8. The apparatus of claim 5, wherein the determining module is further configured to determine whether a current page has a floating layer message being displayed after determining whether the floating layer message belongs to the current page;
The display module is further used for storing the model of the received floating layer message if the current page is judged to have the floating layer message which is being displayed, and displaying the received floating layer message after the display of the floating layer message which is being displayed on the current page is finished.
CN201610622458.XA 2015-12-04 2016-07-28 Floating layer message display method and device Active CN106254212B (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2015108851567 2015-12-04
CN201510885156 2015-12-04

Publications (2)

Publication Number Publication Date
CN106254212A CN106254212A (en) 2016-12-21
CN106254212B true CN106254212B (en) 2019-12-06

Family

ID=57606027

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610622458.XA Active CN106254212B (en) 2015-12-04 2016-07-28 Floating layer message display method and device

Country Status (1)

Country Link
CN (1) CN106254212B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108958876B (en) * 2018-07-23 2022-02-01 郑州云海信息技术有限公司 Display method and device of browser page

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104049847A (en) * 2014-06-30 2014-09-17 宇龙计算机通信科技(深圳)有限公司 Information prompt method and system of mobile terminal
CN105120061A (en) * 2015-07-07 2015-12-02 小米科技有限责任公司 Message displaying method and apparatus

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102238097B (en) * 2010-05-07 2015-07-22 阿里巴巴集团控股有限公司 Instant messaging (IM)-based information reminding method and device
US20130318429A1 (en) * 2012-05-22 2013-11-28 Movile Dynamic floating web video player
CN103699369B (en) * 2012-09-27 2018-09-28 腾讯科技(深圳)有限公司 A kind of message display method and device of mobile terminal

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104049847A (en) * 2014-06-30 2014-09-17 宇龙计算机通信科技(深圳)有限公司 Information prompt method and system of mobile terminal
CN105120061A (en) * 2015-07-07 2015-12-02 小米科技有限责任公司 Message displaying method and apparatus

Also Published As

Publication number Publication date
CN106254212A (en) 2016-12-21

Similar Documents

Publication Publication Date Title
CN108009303B (en) Search method and device based on voice recognition, electronic equipment and storage medium
US20160110649A1 (en) Application Program Recommending Method, And Terminal
CN108536601B (en) Evaluation method, device, server and storage medium
EP3142020A1 (en) Resource downloading method and device
US20160284344A1 (en) Speech data recognition method, apparatus, and server for distinguishing regional accent
KR20140091555A (en) Measuring web page rendering time
CN111552633A (en) Interface abnormal call testing method and device, computer equipment and storage medium
CN109862396A (en) A kind of analysis method of video code flow, electronic equipment and readable storage medium storing program for executing
US20210201367A1 (en) Method and system for dealing with public sentiments, user terminal and computer readable storage medium
CN111831542B (en) API application debugging method and device and storage medium
CN110716848A (en) Data collection method and device, electronic equipment and storage medium
CN109240833A (en) Resource allocation method, device, terminal and storage medium
CN106354482A (en) Method and device for acquiring automated scripts and application method and device of automated scripts
CN112612690B (en) User interface information processing method and device, electronic equipment and storage medium
CN109976966A (en) A kind of application program launching time counting method, apparatus and system
CN109391734A (en) Data transmission method for uplink, device, terminal and storage medium
CN109118154A (en) schedule detection method, terminal and computer readable storage medium
CN109558297A (en) EMS memory management process and device
CN106254212B (en) Floating layer message display method and device
CN109618226B (en) Video auditing method and device, electronic equipment and storage medium
CN108182090A (en) Flash plug-in loading methods and device based on blink kernels
CN110442806B (en) Method and apparatus for recognizing image
CN104142885B (en) A kind of method and apparatus for carrying out abnormality test to tested program
CN113709681A (en) Method and device for displaying and pushing short message content
CN111131002A (en) Method, system and storage medium for tracing chat records

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant