CN112333337B - Message checking method, device, equipment and storage medium - Google Patents

Message checking method, device, equipment and storage medium Download PDF

Info

Publication number
CN112333337B
CN112333337B CN201910646119.9A CN201910646119A CN112333337B CN 112333337 B CN112333337 B CN 112333337B CN 201910646119 A CN201910646119 A CN 201910646119A CN 112333337 B CN112333337 B CN 112333337B
Authority
CN
China
Prior art keywords
message
session
target message
target
interface
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
CN201910646119.9A
Other languages
Chinese (zh)
Other versions
CN112333337A (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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201910646119.9A priority Critical patent/CN112333337B/en
Publication of CN112333337A publication Critical patent/CN112333337A/en
Application granted granted Critical
Publication of CN112333337B publication Critical patent/CN112333337B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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
    • 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]

Landscapes

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

Abstract

The application discloses a message viewing method, which comprises the following steps: displaying a message detail interface, wherein the message detail interface at least comprises a target message from a conversation and a positioning inlet for positioning the target message in the conversation; acquiring context information of the target information in the session to which the target information belongs according to the access operation aiming at the positioning entrance; and jumping from the message detail interface to a session interface, and displaying the target message and the context message in the session on the session interface. Therefore, the original message is automatically positioned through the positioning inlet, the positioning accuracy is high, the user operation is simplified, and the positioning efficiency is improved. The application also discloses a corresponding device, equipment and medium.

Description

Message checking method, device, equipment and storage medium
Technical Field
The present application relates to the field of terminal applications, and in particular, to a method, an apparatus, a device, and a storage medium for checking a message.
Background
With the development of internet technology, more and more communication software is applied to daily work and life of people, for example, more and more users use enterprise communication software to perform daily office communication, chat software to communicate with friends anytime and anywhere, game software to communicate with teammates and tactics, and the like.
When the communication software is used for message communication, a user often transfers some important messages viewed on a chat session interface to other modules or other application software in the communication software; for example, when a user sees a message about the meeting time on the chat session interface, the user may forward the message to the proxy module to remind himself to attend the meeting on time.
However, when the message is transferred to another module, if the user wants to locate the position of the original message to check the context, the user needs to remember the message by himself/herself, then manually open the chat session, and himself/herself checks the message one by one to locate the position of the original message.
Disclosure of Invention
The embodiment of the application provides a message viewing method, a positioning inlet is provided for a message to be transferred, the original session interface can be skipped to for positioning display based on the positioning inlet, the user does not need to check one by one, the user operation is simplified, and the positioning efficiency is improved. The embodiment of the application also provides a corresponding device, equipment, medium and computer program product.
A first aspect of the present application provides a message viewing method, where the method includes:
displaying a message detail interface, wherein the message detail interface at least comprises a target message from a conversation and a positioning inlet for positioning the target message in the conversation;
acquiring context information of the target information in the session to which the target information belongs according to the access operation aiming at the positioning entrance;
and jumping from the message detail interface to a session interface, and displaying the target message and the context message in the session on the session interface.
A second aspect of the present application provides a message viewing apparatus, the apparatus comprising:
the first display module is used for displaying a message detail interface, and the message detail interface at least comprises a target message from a conversation and a positioning inlet used for positioning the target message in the conversation;
the data acquisition module is used for acquiring the context message of the target message in the session to which the target message belongs according to the access operation aiming at the positioning entrance;
and the second display module is used for jumping from the message detail interface to a session interface and displaying the target message and the context message in the session on the session interface.
A third aspect of the present application provides a message viewing device, the device comprising a processor and a memory:
the memory is used for storing a computer program;
the processor is adapted to perform the steps of the message viewing method according to the first aspect as described above, according to instructions in the computer program.
A fourth aspect of the present application provides a computer-readable storage medium for storing a computer program for executing the message viewing method of the first aspect.
A fifth aspect of the present application provides a computer program product comprising instructions which, when run on a computer, cause the computer to perform the message viewing method of the first aspect described above.
According to the technical scheme, the embodiment of the application has the following advantages:
in the message viewing method provided in the embodiment of the present application, in order to facilitate a user to quickly implement positioning of a message in a session in a cross-module scenario, a target message from a session module is displayed for the user through a message detail interface of one module, and at the same time, a positioning entry corresponding to the target message is displayed for the user, and when the user needs to perform message positioning, only an entry operation needs to be performed with respect to the positioning entry, for example, the positioning entry is clicked, so that the terminal can respond to the entry operation performed by the user to obtain a context message of the target message in the session to which the target message belongs, then module conversion is performed, a message detail page of a current module jumps to a session interface of the session module, and further the target message and the context message thereof are displayed in the session interface to complete message positioning, which is known as the message viewing method provided in the embodiment of the present application, the data channel is established among the modules, the user can conveniently realize cross-module type message positioning through one-key operation or voice control operation by providing a positioning inlet for the user, the user operation is greatly simplified, and the positioning efficiency is improved.
Drawings
Fig. 1 is a scene architecture diagram of a message viewing method in an embodiment of the present application;
FIG. 2 is a flow chart of a message viewing method in an embodiment of the present application;
FIG. 3 is a schematic diagram of a skip message detail interface in an embodiment of the present application;
FIG. 4 is a schematic diagram illustrating a positioning entry called in a message detail interface according to an embodiment of the present application;
FIG. 5 is a diagram of a message table in an embodiment of the present application;
6A-6C are diagrams illustrating highlighting of a target message in a conversation interface in an embodiment of the present application;
FIG. 7 is a schematic diagram of a message detail interface returned by a conversation interface in an embodiment of the present application;
fig. 8 is a schematic diagram illustrating content sharing performed in a session interface according to an embodiment of the present disclosure;
FIG. 9 is a schematic diagram of an application scenario of a message viewing method in an embodiment of the present application;
fig. 10 is a schematic structural diagram of a message viewing apparatus in an embodiment of the present application;
fig. 11 is a schematic structural diagram of a message viewing apparatus in an embodiment of the present application;
fig. 12 is a schematic structural diagram of a message viewing apparatus in an embodiment of the present application;
fig. 13 is a schematic structural diagram of a message viewing apparatus in an embodiment of the present application;
fig. 14 is a schematic structural diagram of a message viewing apparatus in an embodiment of the present application;
fig. 15 is a schematic structural diagram of a terminal in an embodiment of the present application.
Detailed Description
In order to make the technical solutions of the present application better understood, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The terms "first," "second," "third," "fourth," and the like in the description and in the claims of the present application and in the drawings described above, if any, are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the application described herein are, for example, capable of operation in sequences other than those illustrated or otherwise described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
The method comprises the steps of establishing a channel between two modules, providing a positioning inlet in a module to which a message is transferred, automatically acquiring a context message associated with the current message to be positioned when a user triggers positioning operation based on the positioning inlet, and jumping to an original session interface where the message is positioned to perform message positioning display, wherein the positioning inlet has higher positioning accuracy, the user operation is simplified, and the positioning efficiency is improved.
It can be understood that the message viewing method provided by the present application can be applied to any processing device with a display function, and the processing device may specifically be a terminal with a display, where the terminal includes, but is not limited to, a desktop computer, a notebook computer, a smart phone, and the like. It should be noted that the terminal may independently implement the message viewing method of the present application, or may cooperate with the server to implement the message viewing method of the present application.
The message viewing method provided by the application can be stored in the terminal in the form of a computer program, and the terminal realizes the message viewing method by running the computer program. The computer program may be a stand-alone program, or may be a functional module, a plug-in, or an applet, etc., integrated on top of other computer programs.
In practical applications, the message viewing method provided by the present application can be applied, but is not limited to, in the application environment as shown in fig. 1.
As shown in fig. 1, the terminal 110 is connected to the server 120 through a network, and the terminal 110 includes a session module and a non-session module, and when a user communicates through the session module, one or more messages on the session interface can be unloaded to the non-session module, so that the user can subsequently provide a corresponding service based on the unloaded messages by using the non-session module. When a user views a message unloaded from a session module through a non-session module, the terminal 110 displays a message detail interface provided by the non-session module, the message detail interface at least comprises a target message originating from the session and a positioning entry used for positioning the target message in the session, and when the user triggers an entry operation for the positioning entry, the terminal 110 can respond to the entry operation, acquire a context message of the target message in the session to which the target message belongs from the local and/or the server 120, then jump to the session interface provided by the session module from the message detail interface, and further display the target message and the context message in the session to which the target message belongs on the session interface, so that the user can conveniently and quickly realize message positioning between modules.
In order to make the technical solution of the present application clearer and easier to understand, the following describes in detail a message viewing method provided in the embodiment of the present application from the perspective of a terminal. It should be noted that, in this embodiment, message unloading between different modules of the same application is taken as an example for explanation, and in actual application, the message viewing method provided in this embodiment may also be applied to a scenario of unloading a message across applications, that is, when a message is unloaded from one application to another application, a session interface of an original application may be skipped to by locating a location entry of the message when the message is viewed in the another application, and a target message and a context message in a session thereof are displayed on the session interface.
Referring to fig. 2, a flow chart of a message viewing method is shown, the method comprising:
s201: and displaying a message detail interface.
The message detail interface is provided for a user by the non-session module and is used for viewing messages transferred from the session module; the non-session module refers to any module, such as a to-do module, a collection module and the like, which can store messages in the application software except for the session module; the conversation module is a module for realizing the message conversation function; the application software refers to an application that can implement a session function, such as a game application, an instant messaging application, and the like.
Before the implementation of this step is described in detail, the message unloading process between the application software modules is described, and the following description only takes the instant messaging application as an example.
In a specific implementation, an instant messaging application may be installed on the terminal, and the user may perform a conversation based on the instant messaging application, for example, a single-person conversation with a friend (including the user himself) or a group conversation with a group member. The terminal can transfer the target message from the session module to other modules such as a proxy module or a collection module in response to the transfer operation.
When the target message is transferred, the type of the target message can be determined according to the content of the target message, and then a transferable module option is provided for the user based on the type of the target message, so that the user can conveniently and quickly transfer the message. In another example, when the target message contains contents such as pictures, videos and the like, the target message is determined as a collectible class, and thus, a module which can be transferred and stored is provided for the user as a collecting module for subsequent viewing.
After the target message is transferred to other modules, the terminal can check the target message by accessing the other modules. Taking the to-do module as an example, please refer to fig. 3, the terminal accesses the to-do module and displays a to-do list page 301, where the to-do list page 301 includes a message list 302 that is transferred to the to-do module, and for any target message 303 in the message list 302, the user may trigger a view detail operation for the target message 303 and jump to a message detail interface 304 corresponding to the target message 303.
Wherein, at least a target message 303 originated from a conversation and a positioning entry 305 for positioning the target message 303 in the conversation are included on the message detail interface 304, for convenience of description in the embodiment of the present application, a message viewed by a user in a non-conversation module is taken as a target message, and when the user intends to view a context message of the target message 303, the target message 303 can be positioned in the conversation interface based on the positioning entry 305, so as to simultaneously display the context message of the target message 303.
It should be noted that the targeted message 303 and the location portal 305 may be displayed at different positions of the message detail interface at the same time, as shown in fig. 3, the targeted message 303 is displayed at the upper part of the message detail interface 304, and the location portal 305 is displayed at a position below the display position of the targeted message 303 in the message detail interface 304.
In some possible implementations, the location entry 305 may also be set to be hidden by default, as shown in fig. 4, when the user triggers a call-out operation for the location entry 305 through a slide gesture, a slide operation, or a voice instruction on the message detail interface, the terminal calls out the location entry again, and displays the location entry 305 on the message detail interface, and the location entry 305 control also displays a message source, such as a chat originating from friend a.
S202: and acquiring the context message of the target message in the session to which the target message belongs according to the entering operation aiming at the positioning entrance.
Specifically, a user may trigger an entry operation for a positioning entry through any one of touch, mouse click, voice, and the like, and the terminal obtains a context message of a target message in a session to which the terminal belongs in response to the entry operation. Wherein the context message refers to at least one message before and/or after the target message.
It will be appreciated that the instant messaging application maintains a message table, which is a database table that stores messages, which distinguishes between different sessions by session identification and between different messages in a session by their sequential numbering in the session, wherein the newer the message, the greater the sequential numbering of the message in the session.
Based on this, when the user triggers the entering operation for the positioning entry, the entering instruction for the positioning entry may be generated, and the entering instruction includes the session identifier of the session to which the target message belongs and the sequence number of the target message in the session to which the target message belongs, and then the terminal may respond to the entering instruction, and based on the session identifier of the session to which the target message belongs and the sequence number of the target message in the session to which the target message belongs, obtain the context message of the target message in the session to which the target message belongs.
It can be understood that the publishing times of the messages in the same session are different, and based on this, the terminal can also implement message positioning according to the session identifier of the session to which the message belongs and the publishing time of the message. Specifically, the terminal receives an entry instruction for the positioning entry, where the entry instruction includes a session identifier of a session to which the target message belongs and issue time of the target message, and then, in response to the entry instruction, obtains a context message of the target message in the session based on the session identifier of the session to which the target message belongs and the issue time of the target message.
In consideration of the message obtaining efficiency, the terminal may obtain the context message of the target message in the session to which the terminal belongs from the local, and when the context message is not stored locally, obtain the context message of the target message in the session to which the terminal belongs from a remote end such as a server.
Specifically, the terminal may determine whether the sequence number of the target message is greater than a latest sequence number stored locally, and if not, it indicates that the latest message stored locally is newer than the target message, that is, the target message is stored locally, and the terminal may preferentially pull the history message from the local to the target message starting with the latest message stored locally, and then take the history message related to the sequence of the target message as a context message of the target message; if yes, the target message is more recent than the latest message stored locally, and the terminal can synchronize the message in the session to which the target message belongs from the server and acquire the context message of the target message from the synchronized message.
For ease of understanding, this application also provides a specific example of obtaining a context message for a targeted message. Referring to fig. 5, which shows a schematic diagram of a message table, when there is a new message, a background (i.e., a server side) pushes a new message notification to a client of an instant messaging application, and after receiving the new message notification, the client actively initiates a new message synchronization request to the background, so as to pull all new messages in the server, and then affiliate the messages to different sessions. Meanwhile, the background returns a synchronization key to the client, and the client stores the synchronization key for the next incremental synchronization new message.
After seeing the new message notification of the conversation, the user enters the conversation to view the message and views more messages in a historical message pulling mode. For example, the client may be via the following pseudo-command: fetchHistoryMessage (from, N) pulls N older history messages from the specified message, where from characterizes the starting message and N characterizes the number of messages. In the execution process, the client is pulled from the local, and if the local information does not exist or the number of the local information is less than N, the client requests the background.
In practical applications, the history messages are paged, and after a plurality of times of history message pulling and new message pushing, messages of a certain session may form discontinuous segments at the client, as shown in segments 1 to 4, 7 to 9 and 20 to 22 in fig. 5, and the client stores the messages in a message table and also stores segment information in a session table in a format of ([ minseq, max-seq ], [ minseq, maxseq ]) in addition to storing the messages in the message table. Where minseq represents the minimum order number and maxseq represents the maximum order number, the session shown in fig. 5 may be stored as ([1, 4], [7, 9], [20, 22 ]).
In this example, if the target message is a message with sequence number seq of 8, the terminal may determine that the context message of the target message includes messages with seq of 7 and 9, and when the sequence number seq of the latest message stored locally is 5, the terminal may synchronize the messages in the session to which the target message belongs from the server and acquire the context message of the target message from the synchronized messages because the sequence number is smaller than the sequence number of the target message.
S203: and jumping from the message detail interface to a session interface, and displaying the target message and the context message in the session on the session interface.
In practical application, in order to obtain a better prompt effect, the terminal may highlight the target message when displaying the target message and the context message in the session on the session interface. The terminal can highlight the target message in different forms according to needs.
In a first implementation, referring to fig. 6A, the terminal may highlight the targeted message 303 in the form of a rectangular box 307 for framing the targeted message 303 when displaying the targeted message 303 and the contextual message 306 thereof in the belonging session.
In a second implementation, referring to fig. 6B, the terminal displays a blinking cursor 308 in a text box of the targeted message 303 to highlight the targeted message 303.
In a third implementation, referring to fig. 6C, the terminal may change the background color of the text box of the targeted message 303, thereby highlighting the targeted message 303.
The above three implementation manners are only examples of highlighting the target message, and in other possible implementation manners of the embodiment of the present application, the terminal may also adopt other forms to highlight the target message, which is not limited in this embodiment.
Further, the terminal may further obtain the publishing time of the target message, and correspondingly, when the terminal displays the target message and the context message of the target message in the session on the session interface, the terminal also displays the publishing time of the target message at the position of the target message. Of course, the terminal may also display the publication time of the context message at the location of the context message. Therefore, when the user views the message, the user can simultaneously know the publishing time of the message, and the convenience is improved.
Due to the intercommunication among the modules, after the session interface performs the viewing operation on the target message, the user can also directly return to the message detail interfaces of other modules through the return control, and perform the specified operation on the target message on the message detail interfaces, for example, perform the deletion operation to delete the target message from the list, or perform the return operation to return to the list page, thereby performing the viewing operation on other target messages.
In a specific implementation, please refer to fig. 7, a session interface carries a return detail interface control 309, and the return detail interface control 309 is configured to jump from a current session module to another module with a target message stored therein through inter-module jumping when being touched, so as to jump from the current session interface to a message detail interface 304 provided by the other module, which facilitates a user to quickly switch between the two modules and perform corresponding processing on a message. The user may trigger the return details interface control 309 by touching, clicking with a mouse, a gesture, or voice, and the terminal may jump from the session interface to the message details interface 304 in response to a trigger operation for the return details interface control 309 on the session interface.
It can be understood that after the session interface views the target message and the context message of the session to which the target message belongs, the terminal may further share the at least one message on the session interface to the target user in response to the content sharing operation for the at least one message on the session interface, so that the user may implement the quality certification with the target user based on the shared content.
In practical application, the terminal can share at least one message on the session interface with the target user in the following manner:
one implementation is to share at least one message on the conversation interface to the target user in a screen capture mode. Specifically, when the user triggers a content sharing operation for at least one message on the session interface, the terminal may automatically capture a screen for the session interface in response to the content sharing operation to obtain an image file of the session interface, and then send the image file to the target user.
The terminal can intercept the full screen when the screen is intercepted aiming at the session interface, and can also customize the area of the intercepted screen according to actual requirements, so that the user can only share the content to be shared to the target user, and other unnecessary content is prevented from being shared to the target user.
Another implementation manner is to share at least one message on the session interface with the target user in a message forwarding manner. Specifically, a selection control is provided in the session interface, a user can select at least one message on the session interface through the selection control, and when content sharing operation for the at least one message on the session interface is triggered, the terminal can forward the selected message to a target user in a manner of forwarding one by one or forwarding in a combined manner.
The sharing process is described below with reference to specific examples. As shown in fig. 8, a sharing control 310 is loaded on the session interface, and when the user triggers the sharing control by touch, the session interface displays a screenshot sharing control 311 and a message forwarding control 312 for the user to select, if the user selects to trigger the screenshot sharing control 311, the terminal automatically performs screenshot for the current session interface, then jumping to a sharing interface, at this time, the user can select at least one bit as a target user based on a user list provided by the sharing interface, the image file of the session interface obtained by screen capturing is shared to the target user, if the user selects the trigger message forwarding control 312, the user can select the message to be shared through the selection control of the session interface, after the selection is completed, the terminal jumps to a sharing interface, the user selects at least one bit as a target user based on a user list provided by the sharing interface, and the terminal shares the selected message to the target user in a mode of forwarding one by one or combining and forwarding.
As can be seen from the above, the embodiment of the present application provides a message viewing method, which facilitates a user to quickly implement positioning of a message in a session in a cross-module scenario, and displays a target message from a session module for the user through a message detail interface of one module, and at the same time displays a positioning entry corresponding to the target message for the user, when the user needs to perform message positioning, the user only needs to perform an entry operation with respect to the positioning entry, for example, click the positioning entry, so that the terminal can obtain a context message of the target message in the session to which the target message belongs in response to the entry operation performed by the user, then perform module conversion, jump from a message detail page of a current module to a session interface of a session module, and further display the target message and the context message in the session interface to complete message positioning, as can be seen, the message viewing method provided in the embodiment of the present application, the data channel is established among the modules, the user can conveniently realize cross-module type message positioning through one-key operation or voice control operation by providing a positioning inlet for the user, the user operation is greatly simplified, and the positioning efficiency is improved.
The message viewing method provided by the embodiment of the application can also be used for message positioning between modules in a cross-application scene. The specific implementation thereof will be described in detail below.
Firstly, a cross-module message unloading process is explained, specifically, a terminal displays a session interface of a current application, at least one message is displayed on the session interface, a user can trigger a selection operation aiming at the message displayed on the session interface, at least one message is selected as a target message, and then a cross-application unloading operation aiming at the target message is triggered, so that the terminal can respond to the unloading operation to unload the target message from the session module of the current application to other applications.
It should be noted that, when the target message is transferred to another application, the terminal may transfer the message body, such as the text content of the text message, the picture content of the picture message, and the file content of the file message, to the other application together with the global identifier of the message. The global identification has uniqueness and can be used for realizing cross-module positioning of the target message.
And then, explaining a cross-module message positioning process, recording the current application as a source application and recording the application to which the target message is transferred as a target application for convenience of description, and when a user views the target message in the target application, jumping to a session interface of the source application through a corresponding positioning inlet to display the target message and the context message of the target message in the session.
Specifically, the terminal displays a message detail interface of the target application, the message detail interface at least comprises a target message and a positioning entry for positioning the target message in the session, a user can trigger an entering operation for the positioning entry by clicking, touching or voice control and the like, the terminal responds to the operation to acquire the context message of the target message in the session, then jumps to a session interface of the source application from the message detail interface of the target application, and displays the target message and the context message of the target message in the session on the session interface.
The terminal obtains the context message of the target message in the session to which the target message belongs through a global identifier of the target message, specifically, the global identifier carries a session identifier and a message identifier of the session to which the target message belongs, the message identifier may specifically be a sequence number of the message in the session to which the message belongs or an issuing time of the message, and based on the session identifier and the message identifier, the terminal may obtain the context message of the target message from a message table.
For ease of understanding, cross-application message unloading and message positioning are described below using an enterprise communication application as an example. Specifically, when a message is transferred from a current enterprise communication application to another application, information including a message body, a current login enterprise identifier, a current login user identifier, a session identifier of a session to which the message belongs, and a message identifier is transferred together, wherein the message body is used for displaying, and the other information is used for positioning the message in the enterprise communication application.
In order to not expose the protocol details of the enterprise communication application and guarantee the safety of the enterprise communication application, during actual application, fields except the local message can be coded and encrypted to obtain a global identifier of the message, a message body and the global identifier of the message are transferred to other applications, and during cross-module message positioning, the global identifier is transmitted back to the enterprise communication application so as to position the message.
The enterprise communication application decrypts and decodes the global identification returned by other applications, so as to obtain the current login enterprise identification, the current login user identification, the session identification of the session to which the message belongs and the message identification, then the current login enterprise and the current login user of the enterprise communication application are checked, if the current login enterprise identification and the current user identification obtained by decoding correspond, the session to which the message belongs is positioned by using the session identification of the session to which the message belongs, and if the session exists, the position of the message in the session is positioned by using the message identification. In the positioning process, if the current login enterprise and the current login user of the enterprise communication application do not correspond to the corresponding decoded identifiers, or the session does not exist, the positioning fails.
After determining the location of the message in the session, the terminal may jump to the location of the original message of the enterprise communication application in various ways, for example, may jump to the location of the original message in any one of scheme jump, openAPI calling the enterprise communication application, or Remote Procedure Call (RPC), and display the message and the context message in the session to which the message belongs.
In order to make the technical solution of the present application clearer and easier to understand, the following describes in detail the message viewing method of the present application with reference to a specific application scenario of instant messaging.
Referring to a scene diagram of the message viewing method shown in fig. 9, the scene includes a terminal 910 and a server 920, a client of an instant messaging application is installed on the terminal 910, and a user registers on the client through the respective terminal 910, and can subsequently log in the client to implement instant messaging. This embodiment takes a single-person conversation scene of the user a and the user B as an example for explanation.
Specifically, when the user a sends a first message to the user B through the client thereof, the first message is received by the server 920, then the server 920 pushes a new message notification to the client of the user B according to the destination address corresponding to the first message, and the client of the user B actively sends a synchronous new message request to the server 920 for pulling a new message when receiving the new message notification.
User B views the new message notification through its client, can enter the session interface to view messages, and can view more messages by pulling history messages. In the viewing process, if the user B determines that a subsequent operation needs to be performed on a certain message, the message may be taken as a target message and transferred to the to-do module.
When the user B accesses the to-do module subsequently, the client corresponding to the user B may respond to the access operation, and display a to-do list page, where the to-do list page includes a message list that is transferred to the to-do module, where the message list includes the first message described above. The user can select the first message, click the view detail control to trigger the view detail operation for the first message, and the client corresponding to the user B jumps to the message detail interface corresponding to the first message in response to the operation.
The message detail interface displays a first message and a positioning entry used for positioning the first message in the session, when a user intends to view the context message of the first message, the positioning entry can be clicked to trigger the positioning operation of the first message, so that the client of the user B responds to the positioning operation, and obtains the context message of the first message in the session to which the first message belongs based on the session identification of the session to which the first message belongs and the sequence number of the first message in the session to which the first message belongs.
When the context message is acquired, the client side preferentially acquires the context message from the local side. Specifically, when the sequence number of the first message is not greater than the sequence number of the locally stored latest message, the history message is pulled from the local to the first message in priority starting with the locally stored latest message, the pulled history message related to the first message is used as the context message of the first message, when the sequence number of the first message is greater than the sequence number of the locally stored latest message, the messages in the session to which the first message belongs are synchronized from the server 920, and the context message of the first message is acquired from the synchronized messages.
And the client of the user B jumps to a session interface from the message detail interface, and the first message and the context message in the session are displayed on the session interface. In order to obtain a better prompt effect, the client of the user B highlights the first message in a mode of changing the background color of the text box of the first message.
Based on the above specific implementation manners of the message viewing method provided in the embodiments of the present application, the embodiments of the present application further provide a corresponding apparatus, and the following description will be made from the perspective of function modularization.
Referring to the schematic structural diagram of the message viewing apparatus shown in fig. 10, the apparatus 1000 includes:
a first display module 1010, configured to display a message detail interface, where the message detail interface includes at least a target message originating from a conversation and a location entry for locating the target message in the conversation;
a data obtaining module 1020, configured to obtain a context message of the target message in a session to which the target message belongs according to an entry operation for the positioning entry;
and a second display module 1030, configured to jump from the message detail interface to a conversation interface, and display the target message and the context message in the session on the conversation interface.
Optionally, referring to fig. 11, fig. 11 is a schematic structural diagram of a message viewing apparatus provided in an embodiment of the present application, and on the basis of the structure shown in fig. 10, the data obtaining module 1020 specifically includes:
a first receiving submodule 1021, configured to receive an entry instruction for the locating entry, where the entry instruction is used to instruct to locate the target message in a session, and the entry instruction includes a session identifier of a session to which the target message belongs and a sequence number of the target message in the session to which the target message belongs;
the first obtaining sub-module 1022 is configured to, in response to the entering instruction, obtain a context message of the target message in the session to which the target message belongs based on the session identifier of the session to which the target message belongs and the sequence number of the target message in the session to which the target message belongs.
Optionally, the data obtaining module 1020 is specifically configured to:
when the sequence number of the target message is not larger than the sequence number of the locally stored latest message, starting with the locally stored latest message to preferentially pull the historical message from the local until the target message is pulled, and taking the pulled historical message related to the target message sequence as the context message of the target message;
and when the sequence number of the target message is larger than the sequence number of the latest message stored locally, synchronizing the messages in the session to which the target message belongs from the server, and acquiring the context message of the target message from the synchronized messages.
Optionally, the data obtaining module 1020 includes:
a second receiving submodule, configured to receive an entry instruction for the positioning entry, where the entry instruction is used to instruct to position the target message in a session, and the entry instruction includes a session identifier of the session to which the target message belongs and an issue time of the target message;
and the second obtaining submodule is used for responding to the entering instruction and obtaining the context message of the target message in the session based on the session identification of the session to which the target message belongs and the issuing time of the target message.
Optionally, referring to fig. 12, fig. 12 is a schematic structural diagram of a message viewing apparatus provided in the embodiment of the present application, and on the basis of the structure shown in fig. 10, the apparatus 1000 further includes:
a time obtaining module 1040, configured to obtain a publishing time of the target message;
the third display module 1050 is configured to, when the target message and the context message of the target message in the session are displayed on the session interface, further display the publishing time of the target message at the location of the target message.
Optionally, when the second display module 1030 displays the target message and the context message of the target message in the session on the session interface, specifically, the second display module is configured to:
and when the target message and the context message in the session are displayed on the session interface, highlighting the target message.
Optionally, referring to fig. 13, fig. 13 is a schematic structural diagram of a message viewing apparatus provided in an embodiment of the present application, and based on the structure shown in fig. 10, the apparatus 1000 further includes:
a return module 1060, configured to jump from the conversation interface to the message detail interface in response to a trigger operation for a return control on the conversation interface.
Optionally, referring to fig. 14, fig. 14 is a schematic structural diagram of a message viewing apparatus provided in the embodiment of the present application, and on the basis of the structure shown in fig. 10, the apparatus 1000 further includes:
the sharing module 1070 is configured to, in response to a content sharing operation for at least one message on the conversation interface, share the at least one message on the conversation interface with a target user.
Based on the specific implementation manner of the message viewing method provided by the embodiment of the present application, an embodiment of the present application further provides a device for implementing the method, where the device may specifically be a terminal, and the following description is provided from the perspective of hardware materialization.
As shown in fig. 15, for convenience of description, only the portions related to the embodiments of the present application are shown, and details of the specific technology are not disclosed, please refer to the method portion of the embodiments of the present application. The terminal may be any terminal device including a mobile phone, a tablet computer, a Personal Digital Assistant (PDA), a vehicle-mounted computer, etc., taking the terminal as the mobile phone as an example:
fig. 15 is a block diagram illustrating a partial structure of a mobile phone related to a terminal provided in an embodiment of the present application. Referring to fig. 15, the cellular phone includes: radio Frequency (RF) circuit 1510, memory 1520, input unit 1530, display unit 1540, sensor 1550, audio circuit 1560, wireless fidelity (WiFi) module 1570, processor 1580, and power 1590. Those skilled in the art will appreciate that the handset configuration shown in fig. 15 is not intended to be limiting and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
The following describes each component of the mobile phone in detail with reference to fig. 15:
the RF circuit 1510 may be configured to receive and transmit signals during information transmission and reception or during a call, and in particular, receive downlink information of a base station and then process the received downlink information to the processor 1580; in addition, the data for designing uplink is transmitted to the base station. In general, RF circuit 1510 includes, but is not limited to, an antenna, at least one Amplifier, a transceiver, a coupler, a Low Noise Amplifier (Low Noise Amplifier; LNA), a duplexer, and the like. In addition, RF circuit 1510 may also communicate with networks and other devices via wireless communication. The wireless communication may use any communication standard or protocol, including but not limited to Global System for Mobile communications (GSM), General Packet Radio Service (GPRS), Code Division Multiple Access (CDMA), Wideband Code Division Multiple Access (WCDMA), Long Term Evolution (LTE), e-mail, Short message Service (Short SMS), and so on.
The memory 1520 may be used to store software programs and modules, and the processor 1580 performs various functional applications and data processing of the cellular phone by operating the software programs and modules stored in the memory 1520. The memory 1520 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the cellular phone, and the like. Further, the memory 1520 may include high-speed random access memory and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid-state storage device.
The input unit 1530 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the cellular phone. Specifically, the input unit 1530 may include a touch panel 1531 and other input devices 1532. The touch panel 1531, also referred to as a touch screen, can collect touch operations of a user (e.g., operations of the user on or near the touch panel 1531 using any suitable object or accessory such as a finger or a stylus) and drive corresponding connection devices according to a preset program. Alternatively, the touch panel 1531 may include two parts, a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, and sends the touch point coordinates to the processor 1580, and can receive and execute commands sent by the processor 1580. In addition, the touch panel 1531 may be implemented by various types such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. The input unit 1530 may include other input devices 1532 in addition to the touch panel 1531. In particular, other input devices 1532 may include, but are not limited to, one or more of a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like.
The display unit 1540 may be used to display information input by the user or information provided to the user and various menus of the mobile phone. The Display unit 1540 may include a Display panel 1541, and optionally, the Display panel 1541 may be configured by using a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like. Further, the touch panel 1531 may cover the display panel 1541, and when the touch panel 1531 detects a touch operation on or near the touch panel 1531, the touch operation is transmitted to the processor 1580 to determine the type of the touch event, and then the processor 1580 provides a corresponding visual output on the display panel 1541 according to the type of the touch event. Although in fig. 15, the touch panel 1531 and the display panel 1541 are two separate components to implement the input and output functions of the mobile phone, in some embodiments, the touch panel 1531 and the display panel 1541 may be integrated to implement the input and output functions of the mobile phone.
The handset can also include at least one sensor 1550, such as light sensors, motion sensors, and other sensors. Specifically, the light sensor may include an ambient light sensor that adjusts the brightness of the display panel 1541 according to the brightness of ambient light and a proximity sensor that turns off the display panel 1541 and/or the backlight when the mobile phone is moved to the ear. As one of the motion sensors, the accelerometer sensor can detect the magnitude of acceleration in each direction (generally, three axes), can detect the magnitude and direction of gravity when stationary, and can be used for applications of recognizing the posture of a mobile phone (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration recognition related functions (such as pedometer and tapping), and the like; as for other sensors such as a gyroscope, a barometer, a hygrometer, a thermometer, and an infrared sensor, which can be configured on the mobile phone, further description is omitted here.
Audio circuitry 1560, speaker 1561, and microphone 1562 may provide an audio interface between a user and a cell phone. The audio circuit 1560 may transmit the electrical signal converted from the received audio data to the speaker 1561, and convert the electrical signal into an audio signal by the speaker 1561 and output the audio signal; on the other hand, the microphone 1562 converts collected sound signals into electrical signals, which are received by the audio circuit 1560 and converted into audio data, which are processed by the audio data output processor 1580 and then passed through the RF circuit 1510 for transmission to, for example, another cellular phone, or for output to the memory 1520 for further processing.
WiFi belongs to short-distance wireless transmission technology, and the mobile phone can help a user to receive and send e-mails, browse webpages, access streaming media and the like through a WiFi module 1570, and provides wireless broadband internet access for the user. Although fig. 15 shows WiFi module 1570, it is understood that it does not belong to the essential constitution of the handset and can be omitted entirely as needed within the scope not changing the essence of the invention.
The processor 1580 is a control center of the mobile phone, connects various parts of the entire mobile phone by using various interfaces and lines, and performs various functions of the mobile phone and processes data by operating or executing software programs and/or modules stored in the memory 1520 and calling data stored in the memory 1520, thereby integrally monitoring the mobile phone. Optionally, the processor 1580 may include one or more processing units; preferably, the processor 1580 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, and the like, and a modem processor, which mainly handles wireless communications. It is to be appreciated that the modem processor may not be integrated into the processor 1580.
The handset also includes a power supply 1590 (e.g., a battery) for powering the various components, which may preferably be logically coupled to the processor 1580 via a power management system to manage charging, discharging, and power consumption management functions via the power management system.
Although not shown, the mobile phone may further include a camera, a bluetooth module, etc., which are not described herein.
In this embodiment, the processor 1580 included in the terminal further has the following functions:
displaying a message detail interface, wherein the message detail interface at least comprises a target message from a conversation and a positioning inlet for positioning the target message in the conversation;
acquiring context information of the target information in the session to which the target information belongs according to the access operation aiming at the positioning entrance;
and jumping from the message detail interface to a session interface, and displaying the target message and the context message in the session on the session interface.
Optionally, the processor 1580 is further configured to execute the steps of any implementation manner of the message viewing method provided in the present application.
The embodiment of the present application further provides a computer-readable storage medium for storing a program code, where the program code is configured to execute any one implementation of the message viewing method described in the foregoing embodiments.
The present application further provides a computer program product including instructions, which when run on a computer, cause the computer to execute any one implementation of the message viewing method described in the foregoing embodiments.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus and method may be implemented in other manners. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application may be substantially implemented or contributed to by the prior art, or all or part of the technical solution may be embodied in a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: a U disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The above embodiments are only used for illustrating the technical solutions of the present application, and not for limiting the same; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions in the embodiments of the present application.

Claims (14)

1. A message viewing method, comprising:
accessing a non-session module to view a target message, wherein the non-session module refers to any module which can store messages in application software except a session module, and the session module refers to a module for realizing a message session function;
if the user triggers the operation of viewing the details of the target message in the non-session module, jumping to a message detail interface corresponding to the target message; the message detail interface at least comprises a target message and a positioning inlet for positioning the target message in a session;
acquiring context information of the target information in the session according to the access operation aiming at the positioning entrance;
and jumping from the message detail interface to a session interface, and displaying the target message and the context message in the session on the session interface.
2. The method of claim 1, wherein the obtaining the context message of the target message in the session according to the entering operation for the positioning entry comprises:
receiving an entry instruction aiming at the positioning entry, wherein the entry instruction is used for indicating that the target message is positioned in a session, and comprises a session identification of the session to which the target message belongs and a sequence number of the target message in the session to which the target message belongs;
and responding to the entering instruction, and acquiring the context message of the target message in the session to which the target message belongs based on the session identification of the session to which the target message belongs and the sequence number of the target message in the session to which the target message belongs.
3. The method of claim 1, wherein the obtaining the context message of the target message in the session to which the target message belongs comprises:
when the sequence number of the target message is not larger than the sequence number of the locally stored latest message, starting with the locally stored latest message to preferentially pull the historical message from the local until the target message is pulled, and taking the pulled historical message related to the target message sequence as the context message of the target message;
and when the sequence number of the target message is larger than the sequence number of the latest message stored locally, synchronizing the messages in the session to which the target message belongs from the server, and acquiring the context message of the target message from the synchronized messages.
4. The method of claim 1, wherein the obtaining the context message of the target message in the session according to the entering operation for the positioning entry comprises:
receiving an entry instruction aiming at the positioning entry, wherein the entry instruction is used for indicating that the target message is positioned in a session, and the entry instruction comprises a session identification of the session to which the target message belongs and the issuing time of the target message;
and responding to the entering instruction, and acquiring the context message of the target message in the session based on the session identification of the session to which the target message belongs and the issuing time of the target message.
5. The method of claim 1, wherein the displaying the target message and the context message in the session on the session interface comprises:
and when the target message and the context message in the session are displayed on the session interface, highlighting the target message.
6. The method of any one of claims 1 to 5, further comprising:
acquiring the release time of the target message;
displaying the target message and the context message of the target message in the session on a session interface, and displaying the publishing time of the target message at the position of the target message.
7. The method of any one of claims 1 to 5, further comprising:
and responding to the triggering operation of the return control on the session interface, and jumping from the session interface to the message detail interface.
8. The method of any one of claims 1 to 5, further comprising:
and responding to the content sharing operation aiming at least one message on the conversation interface, and sharing the at least one message on the conversation interface to a target user.
9. A message viewing apparatus, comprising:
the first display module is used for accessing a non-session module to view a target message, the non-session module refers to any module which can store messages in the application software except a session module, and the session module refers to a module for realizing a message session function; if the user triggers the viewing detail operation aiming at the target message in the non-session module, jumping to a message detail interface corresponding to the target message, wherein the message detail interface at least comprises the target message and a positioning inlet used for positioning the target message in the session;
the data acquisition module is used for acquiring the context message of the target message in the session according to the access operation aiming at the positioning entrance;
and the second display module is used for jumping from the message detail interface to a session interface and displaying the target message and the context message in the session on the session interface.
10. The apparatus of claim 9, wherein the data acquisition module comprises:
a first receiving submodule, configured to receive an entry instruction for the positioning entry, where the entry instruction is used to instruct to position the target message in a session, and the entry instruction includes a session identifier of a session to which the target message belongs and a sequence number of the target message in the session to which the target message belongs;
and the first obtaining sub-module is used for responding to the entering instruction, and obtaining the context message of the target message in the session to which the target message belongs based on the session identification of the session to which the target message belongs and the sequence number of the target message in the session to which the target message belongs.
11. The apparatus of claim 9, wherein the data acquisition module is specifically configured to:
when the sequence number of the target message is not larger than the sequence number of the locally stored latest message, starting with the locally stored latest message to preferentially pull the historical message from the local until the target message is pulled, and taking the pulled historical message related to the target message sequence as the context message of the target message;
and when the sequence number of the target message is larger than the sequence number of the latest message stored locally, synchronizing the messages in the session to which the target message belongs from the server, and acquiring the context message of the target message from the synchronized messages.
12. The apparatus of claim 9, wherein the data acquisition module comprises:
a second receiving submodule, configured to receive an entry instruction for the positioning entry, where the entry instruction is used to instruct to position the target message in a session, and the entry instruction includes a session identifier of the session to which the target message belongs and an issue time of the target message;
and the second obtaining submodule is used for responding to the entering instruction and obtaining the context message of the target message in the session based on the session identification of the session to which the target message belongs and the issuing time of the target message.
13. A message viewing device, the device comprising a processor and a memory:
the memory is used for storing a computer program;
the processor is configured to execute the message viewing method of any one of claims 1 to 8 according to instructions in the computer program.
14. A computer-readable storage medium for storing a computer program for executing the message viewing method of any one of claims 1 to 8.
CN201910646119.9A 2019-07-17 2019-07-17 Message checking method, device, equipment and storage medium Active CN112333337B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910646119.9A CN112333337B (en) 2019-07-17 2019-07-17 Message checking method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910646119.9A CN112333337B (en) 2019-07-17 2019-07-17 Message checking method, device, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN112333337A CN112333337A (en) 2021-02-05
CN112333337B true CN112333337B (en) 2021-11-23

Family

ID=74319231

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910646119.9A Active CN112333337B (en) 2019-07-17 2019-07-17 Message checking method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112333337B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115174507B (en) * 2021-04-02 2023-10-27 北京字跳网络技术有限公司 Instant messaging offline message processing method, client and server
CN113315869B (en) * 2021-05-19 2022-09-30 北京达佳互联信息技术有限公司 Content display method, content display device, electronic equipment, content display system and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105100401A (en) * 2015-05-25 2015-11-25 努比亚技术有限公司 Method and device for implementing return to original interface after interface switching
CN108632129A (en) * 2017-03-15 2018-10-09 阿里巴巴集团控股有限公司 A kind of message prompt method, a kind of message display method and relevant apparatus
CN109660446A (en) * 2018-10-31 2019-04-19 深圳壹账通智能科技有限公司 Voice broadcast method, device, computer equipment and the storage medium of chat message

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030163516A1 (en) * 2002-02-27 2003-08-28 Perkins Gregory Eugene Session coordination

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105100401A (en) * 2015-05-25 2015-11-25 努比亚技术有限公司 Method and device for implementing return to original interface after interface switching
CN108632129A (en) * 2017-03-15 2018-10-09 阿里巴巴集团控股有限公司 A kind of message prompt method, a kind of message display method and relevant apparatus
CN109660446A (en) * 2018-10-31 2019-04-19 深圳壹账通智能科技有限公司 Voice broadcast method, device, computer equipment and the storage medium of chat message

Also Published As

Publication number Publication date
CN112333337A (en) 2021-02-05

Similar Documents

Publication Publication Date Title
US10834237B2 (en) Method, apparatus, and storage medium for controlling cooperation of multiple intelligent devices with social application platform
US10635449B2 (en) Method and apparatus for running game client
CN106791892B (en) Method, device and system for live broadcasting of wheelhouses
CN104518953B (en) Method for deleting message, instant communication terminal and system
WO2016184302A1 (en) Message forwarding method and electronic device
WO2016169465A1 (en) Method, apparatus and system for displaying screen information
CN106059894B (en) Message processing method and device
CN106506321B (en) Group message processing method and terminal device
CN112637039B (en) Information processing method, device and storage medium
CN106973330B (en) Screen live broadcasting method, device and system
US20170155521A1 (en) Method and apparatus for processing group chat message
CN107193664B (en) Message display method and device and mobile terminal
US10084729B2 (en) Apparatuses and methods for web page sharing
CN106302996B (en) Message display method and device
CN108255683B (en) Method for prompting message in terminal and terminal
CN106375179B (en) Method and device for displaying instant communication message
CN106293738B (en) Expression image updating method and device
CN106775194B (en) Application interface switching method and device
CN106713799B (en) Projection equipment control method, projection equipment and intelligent terminal
WO2015024372A1 (en) Communication initiation method, apparatus, and mobile terminal
CN111124706A (en) Application program sharing method and electronic equipment
CN109495769B (en) Video communication method, terminal, smart television, server and storage medium
CN112333337B (en) Message checking method, device, equipment and storage medium
CN114422461A (en) Message reference method and device
CN109408187B (en) Head portrait setting method and device, mobile terminal and readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 40038824

Country of ref document: HK

GR01 Patent grant
GR01 Patent grant