CN105634909B - Message display method and message display device - Google Patents

Message display method and message display device Download PDF

Info

Publication number
CN105634909B
CN105634909B CN201410597137.XA CN201410597137A CN105634909B CN 105634909 B CN105634909 B CN 105634909B CN 201410597137 A CN201410597137 A CN 201410597137A CN 105634909 B CN105634909 B CN 105634909B
Authority
CN
China
Prior art keywords
notification message
message
display
instant messaging
instruction
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
CN201410597137.XA
Other languages
Chinese (zh)
Other versions
CN105634909A (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 CN201410597137.XA priority Critical patent/CN105634909B/en
Publication of CN105634909A publication Critical patent/CN105634909A/en
Application granted granted Critical
Publication of CN105634909B publication Critical patent/CN105634909B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

A message display method and device, the method includes the following steps: monitoring a notification message display triggering instruction; when a notification message display triggering instruction is monitored, a floating layer message frame for displaying the notification message to be displayed is generated; and displaying the floating layer message frame in a floating layer in a set position area of the instant messaging interface. Based on the scheme of the embodiment of the invention, the display of the notification message does not need to occupy the fixed area of the instant messaging interface, and the floating layer display is carried out when needed, thereby greatly reducing the occupation of the display area of the instant messaging interface and improving the utilization rate of the display area of the instant messaging interface.

Description

Message display method and message display device
Technical Field
The present invention relates to the field of instant messaging, and in particular, to a message display method and a message display apparatus.
Background
In the current field of instant messaging, various types of message transmission and display are involved. The display area of the instant messaging interface is divided, and different types of messages are respectively displayed in a certain fixed area. Taking the notification message as an example, a fixed notification message display area is provided, and in this case, the display area is displayed regardless of whether a new notification message is pushed. Under the condition that no new notification message is pushed, the display area of the notification message is empty actually, so that precious instant messaging interface space is occupied, and the utilization rate of the display area of the instant messaging interface is reduced seriously.
Disclosure of Invention
Accordingly, embodiments of the present invention provide a message display method and a display device, which can reduce the occupation of the display area of the instant messaging interface and improve the utilization rate of the display area of the instant messaging interface.
In order to achieve the purpose, the embodiment of the invention adopts the following technical scheme:
a message display method comprising the steps of:
monitoring a notification message display triggering instruction;
when a notification message display triggering instruction is monitored, a floating layer message frame for displaying the notification message to be displayed is generated;
and displaying the floating layer message frame in a floating layer in a set position area of the instant messaging interface.
A message display apparatus comprising:
the instruction monitoring module is used for monitoring a notification message display triggering instruction;
the device comprises a floating layer message frame generating module, a display module and a display module, wherein the floating layer message frame generating module is used for generating a floating layer message frame for displaying the notification message to be displayed when a notification message display triggering instruction is detected;
and the display module is used for displaying the floating layer message frame in a floating layer in a set position area of the instant messaging interface.
Based on the scheme of the embodiment of the invention, when the notification message display triggering instruction is detected, namely the notification message needs to be displayed, the floating layer message frame for displaying the notification message to be displayed is generated, and the floating layer message frame is subjected to floating layer display in the set position area of the instant messaging interface, so that the notification message is displayed without occupying the fixed area of the instant messaging interface, and the floating layer display is carried out when needed, therefore, the occupation of the display area of the instant messaging interface is greatly reduced, and the utilization rate of the display area of the instant messaging interface is improved.
Drawings
FIG. 1 is a schematic illustration of the operating environment of an embodiment of the inventive arrangements;
FIG. 2 is a block diagram of a UE in one embodiment;
FIG. 3 is a diagram of a conventional instant messaging interface;
FIG. 4 is a diagram of another prior art instant messaging interface;
FIG. 5 is a flow diagram that illustrates a method for displaying messages, in one embodiment;
FIG. 6 is a flow diagram illustrating information interaction in a specific example;
FIG. 7 is a diagrammatic illustration of an instant messaging interface showing a state in a particular interaction process;
FIG. 8 is a schematic illustration of an instant messaging interface in another state during a particular interaction;
FIG. 9 is a schematic illustration of an instant messaging interface in another state during a particular interaction;
FIG. 10 is a schematic illustration of an instant messaging interface in another state during a particular interaction;
fig. 11 is a schematic configuration diagram of a message display apparatus in one embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is further described in detail below with reference to the accompanying drawings and embodiments. It should be understood that the detailed description and specific examples, while indicating the scope of the invention, are intended for purposes of illustration only and are not intended to limit the scope of the invention.
FIG. 1 illustrates a schematic diagram of an operating environment in one embodiment of the invention. The system of the working environment comprises a user terminal 101, a user terminal 102 and a server 100, wherein the user terminal 101, the user terminal 102 and the server 100 are connected through a network, and the network can be a wireless network or a wired network. The user terminal 101 and the user terminal 102 perform instant messaging through the server 100, and information that the user terminal 101 needs to send to the user terminal 102 is transmitted to the server 102 through the server 100. After the user terminal 101 and the user terminal 102 establish a connection via the server 100, communication can be performed up to now via the network without forwarding via the server 100. The user terminal 101 and the user terminal 102 according to the embodiment of the present invention display the notification message when receiving the notification message.
A schematic diagram of the structure of the user terminal in one embodiment is shown in fig. 2. The user terminal comprises a processor, a power supply module, a storage medium, a memory, a communication interface, a display screen and an input device which are connected through a system bus. The storage medium of the user terminal stores an operating system and a message display device, and the message display device is used for realizing a message display method. The communication interface of the user terminal is used for connecting and communicating with the server. The input device of the user terminal is used to receive input information of the user, such as a notification message, an instruction received through the message box control, and a close instruction in the embodiment of the present invention. The input device may vary based on the type of user terminal. The user terminal may be a mobile terminal, such as a mobile phone, a tablet computer, etc.; other devices having the above-described structure, such as a personal computer, are also possible. In the illustration of fig. 1, the user terminal 101 is a mobile terminal, and the user terminal 102 is a personal computer, which are only exemplary illustrations and are not intended to limit the present invention.
Embodiments of a message processing method and a message processing apparatus will be described below with reference to schematic configuration diagrams shown in fig. 1 and 2.
In the description, the display modes of two instant messaging messages are described in detail in fig. 3 and 4. In fig. 3, the information display area of the main interface of the instant messaging interface is used for displaying the communication content between the members, such as the chat records. In fig. 4, the information display area of the main interface of the instant messaging interface is mainly used to display the content shared by the members, such as videos, etc., and the discussion area in fig. 4 is used to display the communication content between the members, such as chat records. Fig. 3 and 4 show that the instant messaging service center module, the member list module, and the information input area are all provided, the notification center module is used to display the received notification information, the member list module is used to display a list of names of members participating in the instant messaging service, and the information input area is used to receive information content input by the user. As shown in fig. 3 and 4, the instant messaging interface is further provided with various controls, such as the controls K1, K2, K3, and K4, closing, sending, and the like shown in fig. 3 and 4, for implementing the related functions represented by the controls. In the upper right corner of fig. 3 and 4, a control is further provided, which can minimize the instant messaging interface, restore the instant messaging interface between the interface maximization and the original size of the interface, and close the instant messaging interface. As can be seen from fig. 3 and 4, in the current display of the instant messaging interface, even when there is no notification message to be displayed, the notification center module occupies a fixed display area, which reduces the utilization rate of the display area of the instant messaging interface.
Based on this, a flowchart of a message display method in one embodiment is shown in fig. 5. In this embodiment, the message display method is applied to the user terminal 101 and the user terminal 102 as an example.
As shown in fig. 5, the method in this embodiment includes the steps of:
step S501: monitoring a notification message display triggering instruction;
step S502: when a notification message display triggering instruction is monitored, a floating layer message frame for displaying the notification message to be displayed is generated;
step S503: and displaying the floating layer message frame in a floating layer in a set position area of the instant messaging interface. In one particular example, the set location area may be the top of a chat discussion of an instant messaging interface.
Based on the scheme in the embodiment of the invention, when the notification message display triggering instruction is detected, namely the notification message needs to be displayed, the floating layer message frame for displaying the notification message to be displayed is generated, and the floating layer message frame is subjected to floating layer display in the set position area of the instant messaging interface, so that the notification message is displayed without occupying the fixed area of the instant messaging interface, and the floating layer display is carried out when needed, therefore, the occupation of the display area of the instant messaging interface is greatly reduced, and the utilization rate of the display area of the instant messaging interface is improved.
In one specific example, it may be determined that the notification message display trigger instruction is monitored when a new notification message is received. In this case, the notification message to be displayed may be the received new notification message.
In another specific example, a message box control may be disposed on the instant messaging interface, and it may be determined that the notification message display triggering instruction is monitored when the instruction is received through the message box control. At this time, the notification message to be displayed may be a received notification message. In the case that the sender of the notification message needs to display the notification message on the instant messaging interface of the sender, the notification message to be displayed may further include the sent notification message.
As shown in fig. 5, in one specific example, the method in this embodiment may further include the steps of: step S501: and when a closing instruction is received through a closing control arranged in the floating layer message frame, closing the floating layer message frame.
Therefore, the closing control is arranged in the floating layer message frame, the closing command can be received through the closing control, and when the closing command is received, the floating layer display frame can be closed, so that the space of the instant messaging interface is not occupied any more.
Based on the above message display method, the following detailed description is given by taking one specific instant messaging process as an example. An information interaction flow diagram in a specific example is shown in fig. 6.
As shown in fig. 6, in a specific instant messaging process, a schematic diagram of an instant messaging interface is shown in fig. 7. As can be seen from fig. 7, according to the solution of the embodiment of the present invention, no notification center module in a fixed area is arranged in the instant messaging interface, and the space of the instant messaging interface is no longer occupied.
When a sender (user terminal A) of the notification message needs to send the notification message, the sender sends a notification message editing instruction by clicking a notification message control on the instant messaging interface. Based on the scheme of the embodiment of the invention, after the notification message editing instruction is received, the notification message editing frame is started and displayed. A schematic view of an instant messaging interface displaying a notification message edit box is shown in fig. 8. The notification message edit box may also display a name such as "edit notification message" to indicate the function of the notification message edit box. After the notification message requiring notice is entered in the notification message edit box, for example, "the activity of No. 3 changes to start at 10 am No. 4, please arrive on time" as shown in fig. 8. After editing, a notification message sending instruction can be sent through a button/control such as "send" and the like. And after receiving the notification message sending instruction, acquiring the content in the notification message edit box, sending the notification message, and sending the notification message to the user terminal B through the server.
After receiving the notification message, the user terminal B considers that a notification message display trigger instruction is monitored, and thus generates a floating layer display frame for displaying the notification message to be displayed, where the notification message to be displayed is the received notification message. And the floating layer message frame is displayed in a floating layer in a set position area of the instant messaging interface. An instant messaging interface displaying a floating display box containing the notification message is shown in fig. 9.
As shown in fig. 9, on the floating layer display frame, a close control may be provided, for example, a mark x in the upper right corner of the floating layer display frame in fig. 9. And the user of the user terminal B can send a closing instruction by clicking the closing control on the floating layer display frame. And after receiving a closing instruction, closing the floating layer display frame. The instant messaging interface with the floating display closed is shown in fig. 7.
In addition, on the instant messaging interface, a message box control, such as K5 shown in fig. 7, may also be provided. The actual expression of K5 can be set as desired. Based on actual needs, an instruction can be given by clicking the message box control K5. After receiving the instruction through the message box control K5, it is considered that the notification message display triggering instruction is monitored, and thus a floating layer display box for displaying the notification message to be displayed is generated, where the notification message to be displayed is the received notification message. And the floating layer message frame is displayed in a floating layer in a set position area of the instant messaging interface. An instant messaging interface displaying a floating display box containing the notification message is shown in fig. 9. After the display, if necessary, a closing instruction can be issued by clicking a closing control on the floating layer display frame to close the floating layer display frame.
On the other hand, the user terminal a of the sender of the notification message may display the notification message sent by the user terminal a on the instant messaging interface. For the user terminal a, it may be that when receiving an instruction to send a notification message, or after successfully sending the notification message to the server, it regards that the notification message is monitored to trigger the instruction, so as to generate a floating layer display frame for displaying the notification message to be displayed, where the notification message to be displayed is the notification message sent by the user terminal a. And the floating layer message frame is displayed in a floating layer in a set position area of the instant messaging interface. An instant messaging interface displaying a floating display box containing the notification message is shown in fig. 10. In fig. 10, a notification message edit box appears in the instant messaging interface simultaneously with the floating-layer display box, facilitating the editing of the notification message by the user of the user terminal a. Alternatively, the instant messaging interface in which the floating-layer display frame containing the notification message is displayed in the user terminal a may be as shown in fig. 9, that is, the notification message editing frame may be automatically closed after the notification message is sent.
As shown in fig. 9 and 10, a close control may be provided on the floating layer display frame, for example, a mark x in the upper right corner of the floating layer display frame in fig. 9 and 10. The user of the user terminal a may send a close instruction by clicking a close control on the floating layer display frame. And after receiving a closing instruction, closing the floating layer display frame. The instant messaging interface with the floating display closed is shown in fig. 7.
In addition, on the instant messaging interface, a message box control, such as K5 shown in fig. 7, may also be provided. The actual expression of K5 can be set as desired. Based on actual needs, an instruction can be given by clicking the message box control K5. After receiving the instruction through the message box control K5, it is considered that the notification message display triggering instruction is monitored, and thus a floating layer display box for displaying the notification message to be displayed is generated, where the notification message to be displayed is the received notification message. And the floating layer message frame is displayed in a floating layer in a set position area of the instant messaging interface. An instant messaging interface displaying a floating display box containing the notification message is shown in fig. 9. After the display, if necessary, a closing instruction can be issued by clicking a closing control on the floating layer display frame to close the floating layer display frame.
Based on the same idea as the message display method in the foregoing embodiment, an embodiment of the present invention further provides a message display apparatus. Fig. 11 is a schematic structural diagram of a message display device in one embodiment. In this embodiment, the message display apparatus is applied to the user terminal 101 and the user terminal 102 shown in fig. 1 as an example.
As shown in fig. 11, the message display device in the present embodiment includes:
an instruction monitoring module 1101, configured to monitor a notification message display trigger instruction;
a floating layer message frame generating module 1102, configured to generate a floating layer message frame for displaying a notification message to be displayed when a notification message display trigger instruction is monitored;
the display module 1103 is configured to display the floating layer message frame in a floating layer in a set position area of the instant messaging interface. In one particular example, the set location area may be the top of a chat discussion of an instant messaging interface.
Based on the scheme in the embodiment of the invention, when the notification message display triggering instruction is detected, namely the notification message needs to be displayed, the floating layer message frame for displaying the notification message to be displayed is generated, and the floating layer message frame is subjected to floating layer display in the set position area of the instant messaging interface, so that the notification message is displayed without occupying the fixed area of the instant messaging interface, and the floating layer display is carried out when needed, therefore, the occupation of the display area of the instant messaging interface is greatly reduced, and the utilization rate of the display area of the instant messaging interface is improved.
In one specific example, the instruction monitoring module 1101 may determine that the notification message display trigger instruction is monitored when it is monitored that a new notification message is received. At this time, the notification message to be displayed is the new notification message.
In another specific example, as shown in fig. 11, a message box control 1100 disposed on the instant messaging interface may also be included.
At this time, the instruction monitoring module 1101 may determine that the notification message display trigger instruction is monitored when the message box control 1100 receives the instruction. At this time, the notification message to be displayed may be a received notification message. In the case that the sender of the notification message needs to display the notification message on the instant messaging interface of the sender, the notification message to be displayed may further include the sent notification message.
In addition, in another specific example, a close control may be further provided in the layer message box.
The display module 1103 may be further configured to close the floating layer message box when a close instruction is received through the close control.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. The storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), or the like.
The above-mentioned embodiments only express several embodiments of the present invention, and the description thereof is more specific and detailed, but not construed as limiting the scope of the present invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the inventive concept, which falls within the scope of the present invention. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (12)

1. A message display method, comprising the steps of:
starting a notification message editing frame for editing the notification message when a notification message editing instruction is received;
monitoring a notification message display triggering instruction;
when a notification message display triggering instruction is monitored, a floating layer message frame for displaying the notification message to be displayed is generated;
and displaying the floating layer message frame in a floating layer in a set position area of the instant messaging interface while displaying the notification message editing frame in the instant messaging interface.
2. The message display method according to claim 1,
when a new notification message is received, determining that a notification message display trigger instruction is monitored;
and the notification message to be displayed is the new notification message.
3. The message display method according to claim 1, wherein when an instruction is received through a message box control provided on an instant messaging interface, it is determined that the notification message display trigger instruction is monitored, and the notification message to be displayed is a received notification message and/or an issued notification message.
4. The message display method according to claim 1, 2 or 3, characterized by further comprising the steps of:
and when a closing instruction is received through a closing control arranged in the floating layer message frame, closing the floating layer message frame.
5. The message display method as claimed in claim 1, 2 or 3, wherein the location area is the top of the chat discussion area of the instant messaging interface.
6. A message display apparatus, comprising:
the message editing module is used for starting a notification message editing frame for editing the notification message when receiving the notification message editing instruction;
the instruction monitoring module is used for monitoring a notification message display triggering instruction;
the device comprises a floating layer message frame generating module, a display module and a display module, wherein the floating layer message frame generating module is used for generating a floating layer message frame for displaying the notification message to be displayed when a notification message display triggering instruction is detected;
and the display module is used for displaying the floating layer message frame in a floating layer in a set position area of the instant messaging interface while displaying the notification message editing frame in the instant messaging interface.
7. The message display apparatus according to claim 6,
when monitoring that a new notification message is received, the instruction monitoring module judges that a notification message display triggering instruction is monitored;
and the notification message to be displayed is the new notification message.
8. The message display apparatus according to claim 6, characterized in that:
the instant messaging system also comprises a message frame control arranged on the instant messaging interface;
the instruction monitoring module is used for judging that the notification message display triggering instruction is monitored when the message frame control receives the instruction;
the notification message to be displayed is a received notification message and/or a sent notification message.
9. Message display apparatus according to claim 6 or 7 or 8, characterized in that:
a closing control is arranged in the floating layer message frame;
and the display module is further used for closing the floating layer message frame when a closing instruction is received through the closing control.
10. A message display device as claimed in claim 6, 7 or 8, characterized in that the location area is the top of the chat discussion area of the instant messaging interface.
11. A computer device comprising a memory and a processor, the memory storing a computer program, wherein the processor implements the steps of the method of any one of claims 1 to 5 when executing the computer program.
12. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 5.
CN201410597137.XA 2014-10-29 2014-10-29 Message display method and message display device Active CN105634909B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410597137.XA CN105634909B (en) 2014-10-29 2014-10-29 Message display method and message display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410597137.XA CN105634909B (en) 2014-10-29 2014-10-29 Message display method and message display device

Publications (2)

Publication Number Publication Date
CN105634909A CN105634909A (en) 2016-06-01
CN105634909B true CN105634909B (en) 2020-01-14

Family

ID=56049438

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410597137.XA Active CN105634909B (en) 2014-10-29 2014-10-29 Message display method and message display device

Country Status (1)

Country Link
CN (1) CN105634909B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107222382A (en) * 2016-03-22 2017-09-29 阿里巴巴集团控股有限公司 A kind of method and device of presentation of information
CN110019270B (en) * 2017-12-20 2023-08-04 腾讯科技(深圳)有限公司 Information updating method and device, terminal, server and readable storage medium
CN110134452B (en) * 2018-02-09 2022-10-25 阿里巴巴集团控股有限公司 Object processing method and device
CN108733291B (en) * 2018-04-12 2020-06-23 珠海格力电器股份有限公司 Notification message processing method and device
CN108810646B (en) * 2018-06-29 2021-05-07 上海哔哩哔哩科技有限公司 Group information push control method and device and computer readable storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103095923A (en) * 2013-01-22 2013-05-08 广东欧珀移动通信有限公司 Short message display method of mobile communication terminal
CN103699369A (en) * 2012-09-27 2014-04-02 腾讯科技(深圳)有限公司 Message display method and device for mobile terminal
CN103812996A (en) * 2012-11-08 2014-05-21 腾讯科技(深圳)有限公司 Information prompting method and apparatus, and terminal
CN104049847A (en) * 2014-06-30 2014-09-17 宇龙计算机通信科技(深圳)有限公司 Information prompt method and system of mobile terminal

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101496990B1 (en) * 2013-04-08 2015-03-05 주식회사 팬택 Apparatus and method for processing occured event

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103699369A (en) * 2012-09-27 2014-04-02 腾讯科技(深圳)有限公司 Message display method and device for mobile terminal
CN103812996A (en) * 2012-11-08 2014-05-21 腾讯科技(深圳)有限公司 Information prompting method and apparatus, and terminal
CN103095923A (en) * 2013-01-22 2013-05-08 广东欧珀移动通信有限公司 Short message display method of mobile communication terminal
CN104049847A (en) * 2014-06-30 2014-09-17 宇龙计算机通信科技(深圳)有限公司 Information prompt method and system of mobile terminal

Also Published As

Publication number Publication date
CN105634909A (en) 2016-06-01

Similar Documents

Publication Publication Date Title
CN105634909B (en) Message display method and message display device
US10269163B2 (en) Method and apparatus for switching real-time image in instant messaging
JP6501919B2 (en) Voice chat mode self-adaptation method and apparatus
US9253804B2 (en) Systems and methods for enabling recipient control of communications
JP6353167B2 (en) Method, apparatus, and terminal for matching facial expression images
US20150365360A1 (en) Method and apparatus for processing push message in notification center of mobile terminal, and storage medium
CN106959852B (en) Application icon corner mark display method and device and terminal
CN103019681A (en) Notification message handling method, notification message handling device and mobile terminal
KR20170113614A (en) Information processing method, terminal and computer readable storage medium
KR102121035B1 (en) Information processing device, control method and program of information processing device
US20140325385A1 (en) Methods and instant messaging client devices for performing im using menu option
CN106775194B (en) Application interface switching method and device
US9407586B2 (en) Method and system for cross device notification
EP3252584A1 (en) Method, apparatus and device for activating task management interface
US10904198B2 (en) Information sending method, information display method, terminal, server, system, and storage medium
CN104243685A (en) Callback options via wireless device
CN111669717A (en) Cloud mobile phone data sending method, computer device and storage medium
CN105515937B (en) Instant messaging method, terminal, server and system
EP3190774B1 (en) Interface sharing method and terminal device
CN106789556B (en) Expression generation method and device
US9391940B2 (en) Typing indicator for IMAP messaging
JP6520644B2 (en) Informing support device, informing support method, program and system
CN112565062B (en) Processing method, related device, equipment and medium of instant messaging order
CN106161188B (en) Message sending method, message display method and device
CN105988795B (en) Message processing method and device

Legal Events

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