WO2018141224A1 - 群组消息的阅读状态展示方法、即时通讯客户端及服务端 - Google Patents

群组消息的阅读状态展示方法、即时通讯客户端及服务端 Download PDF

Info

Publication number
WO2018141224A1
WO2018141224A1 PCT/CN2018/074073 CN2018074073W WO2018141224A1 WO 2018141224 A1 WO2018141224 A1 WO 2018141224A1 CN 2018074073 W CN2018074073 W CN 2018074073W WO 2018141224 A1 WO2018141224 A1 WO 2018141224A1
Authority
WO
WIPO (PCT)
Prior art keywords
group message
group
status
message
members
Prior art date
Application number
PCT/CN2018/074073
Other languages
English (en)
French (fr)
Inventor
沈国勋
Original Assignee
阿里巴巴集团控股有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 阿里巴巴集团控股有限公司 filed Critical 阿里巴巴集团控股有限公司
Publication of WO2018141224A1 publication Critical patent/WO2018141224A1/zh

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • H04L51/046Interoperability with other network applications or services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • 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/07User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail characterised by the inclusion of specific contents
    • H04L51/18Commands or executable codes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/21Monitoring or handling of messages
    • H04L51/234Monitoring or handling of messages for tracking messages

Definitions

  • the present application relates to the field of computer technologies, and in particular, to a method for displaying a read status of a group message, an instant messaging client, and a server.
  • an instant messaging software having a reading status viewing function of a group message displays all members of the group to the group message when receiving a reading status viewing instruction for the group message. Reading status.
  • the instant messaging message specifies a reminder object
  • the reminder object is one or more members in the group, and usually only cares about the reading state of the reminder object, and the method for reading the reading status of all members in the group, It takes a lot of time to find the reading state of the reminding object from the reading state of all the members of the display, which affects the viewing efficiency of the reading state of the reminding object, thereby giving the user a poor experience.
  • the present application describes a reading state display method of a group message, an instant messaging client and a server, which can improve the viewing efficiency of the reading state of the reminding object.
  • a method for displaying a read status of a group message including:
  • a method for displaying a read status of a group message including:
  • the view request includes a message identifier of the group message of the read status to be viewed, and the reminder object is specified in the group message, and the reminder object is One or more members of the group;
  • an instant messaging client including:
  • a display area configured to distinguish between a reading status of the group message by the reminding object and a reading status of the group message by other members, wherein the reminding object is one or more members in the group.
  • an instant messaging client including:
  • a receiving unit configured to receive a viewing instruction for a reading status of a group message that specifies a reminder object, the reminding object being one or more members in the group;
  • An obtaining unit configured to acquire, according to the viewing instruction received by the receiving unit, a reading state of the group message by all members in the group;
  • An extracting unit configured to extract a user identifier of the reminder object from the group message
  • a display unit configured to perform, for the reading status of the group message by the reminder object identified by the user identifier extracted by the extracting unit, and read status of the group message by other members in the group The difference is shown.
  • a server including:
  • a receiving unit configured to receive a viewing request of a read status of the group message sent by the instant messaging client, where the viewing request includes a message identifier of the group message of the read status to be viewed, and the group message specifies a reminder object.
  • the reminder object is one or more members of the group;
  • a reading unit configured to read, according to the message identifier received by the receiving unit, a reading status of the group message by each member in the group from a corresponding storage unit;
  • a sending unit configured to send, to the instant messaging client, a reading status of the group message read by the each member read by the reading unit.
  • the reading status display method of the group message provided by the application, the instant messaging client and the server when receiving the viewing instruction for the reading status of the group message specifying the reminding object, obtain the group according to the viewing instruction. The reading status of all members to the group message. Then, the user identifier of the reminder object is extracted from the group message, and the reading status of the group message and the reading status of the group message by other members in the group are displayed differently.
  • the group message has a designated reminder object
  • the reading state of the group message and the reading state of the group message by other members are displayed differently, so that the reading state of the reminding object can be conveniently performed. Check it out. This greatly enhances the user experience.
  • FIG. 1 is a schematic diagram of an application scenario of a method for displaying a read status of a group message according to the present application
  • FIG. 2 is a flowchart of a method for displaying a read status of a group message according to an embodiment of the present application
  • FIG. 3 is a schematic diagram of a group message window of a sender client provided by the present application.
  • FIG. 4 is a schematic diagram of a reading state of a group member provided by the present application.
  • FIG. 5 is a second schematic diagram of a reading state of a group member provided by the present application.
  • FIG. 6 is a third schematic diagram of a reading state of a group member provided by the present application.
  • FIG. 7 is a flowchart of a method for displaying a read status of a group message according to another embodiment of the present application.
  • FIG. 8 is a schematic diagram of an instant messaging client provided by an embodiment of the present application.
  • FIG. 9 is a schematic diagram of a server provided by an embodiment of the present application.
  • the reading state display method of the group message provided by the embodiment of the present application is applied to an instant messaging system, for example, it can be applied to Aliwangwang, Tencent QQ, WeChat, Continuing, Easy Letter, Wangxin, and Qianniu.
  • the instant messaging system may include a server and a client, where the client may be multiple.
  • the client that sends the message is referred to as the sender client
  • the client that receives the message is referred to as the receiver client.
  • the instant messaging system includes one sender client and multiple receiver clients.
  • FIG. 1 when a user of a sender client sends a message through a sender client in a group, multiple recipient clients can receive the message.
  • the message sent by the sender client in the group is referred to as a group message.
  • the reminder object may be specified in the group message.
  • the reminder object can be specified by adding the content of the "special mark + user ID of the reminder object" to the group message.
  • special tags can include start tags (such as @, #, & etc) and end tags (such as spaces, punctuation (such as commas), etc.).
  • the user identifier may include a user name (also referred to as a user nickname), a user number (also referred to as a user ID number), a special note name in the group, or the like, or a user description information generated according to a preset static rule or a dynamic rule. (For example, "Members of Li Ming's group”, “Top 5 Seen”, “Top 2 Respondents”, etc.
  • the receiver client may also send a message, and when the receiver client sends a message, the receiver client may also be referred to as a sender client.
  • the sender client can also receive the message, and when the sender client receives the message, the sender client can also be referred to as the receiver client.
  • FIG. 2 is a flowchart of a method for displaying a read status of a group message according to an embodiment of the present application.
  • the executor of the method may be a device with a processing capability: a server or a system or a device, such as the sender client in FIG. 1, the method may specifically include:
  • Step 210 Receive a viewing instruction for a reading status of a group message specifying a reminder object.
  • the reminder here is one or more members of the group.
  • the reminder object may be specified by a special tag included in the group message.
  • the special mark may include a start character and a stop character.
  • the start characters may include, but are not limited to, characters such as @, #, and &, and the terminating characters may include, but are not limited to, spaces and punctuation marks (eg, commas).
  • the starting character is: @, the ending character is: space.
  • the way to specify the reminder object in the group message can be: "@+user ID+space".
  • the above special mark may also include only the start character, and only the reminder object can be specified, which is not limited in this application.
  • the user of the sender client may first establish a corresponding group message window. Under the group message window, multiple users can discuss and communicate. Multiple users here can form a group, and each user is a member of the group. It can be understood that after the group message window is established, the corresponding member of the group message sent in the group message window is determined (that is, the member who can receive the group message is determined). For example, in the case of sending a group message in the group message window as shown in FIG. 3, the group message corresponds to 315 members in the group.
  • the group message is displayed in the session record of the group message window.
  • the sender client can perform real-time access to the reading status of each group member in the group by interacting with the server, and dynamically display on the left side of the group message. The number of people who did not read the group message, such as "314 people have not read.”
  • the viewing instruction in step 210 may be triggered by the user clicking "314 people unread” on the left side of the group message "@ ⁇ ".
  • the text of "314 unread” in Figure 3 can also be displayed in other locations, such as being displayed above, below, or on the right side of the group message or in the comment box of the group message. in.
  • Step 220 Obtain a reading status of the group message by all members in the group according to the viewing instruction.
  • the sending client may send a viewing request to the server, where the viewing request may include a message uuid of the group message to be read, and the message uuid is used to uniquely identify a group message.
  • the server may read the reading status of the group message by each member (including the reminding object) in the group from the corresponding storage unit according to the message uuid.
  • related information of the first group of members in the group whose read status of the group message is read status may be read from the first storage unit, and the related information may include the first group of members.
  • Information about the second group of members in the group whose read status of the group message is unread may be read from the second storage unit.
  • the above two groups of members may be sorted according to a preset sorting manner. For example, for the first group of members, it may be ordered in the order of reading time, the order of the first letter of the member name, or the order of the number of strokes of the member name.
  • the second group of members it can be ordered in the order of the first letter of the member name or the size of the number of strokes of the member name.
  • first storage unit and the second storage unit for the group message and the sorting of each member in the first storage unit and the second storage unit are conventional conventional techniques, and are not described herein.
  • the server After obtaining the relevant information of the above two groups of members, the server returns it to the sender client. It can be understood that when each member of the group reads the status of the group message into a state, for example, when it is in a read state or an unread state, only relevant information of a group of members is returned. In the following description of the present specification, description is made with information related to returning two groups of members.
  • Step 230 Extract a user identifier of the reminder object from the group message.
  • the sender client may first extract the user identifier of the reminder object from the group message before displaying the related information of the two groups of members. Specifically, when the reminder object is specified by a special mark included in the group message, and the special mark includes a start character and a stop character, the user identifier between the start character and the stop character may be extracted from the group message.
  • the user identifier of the reminder object that can be extracted is "Xiaoming".
  • multiple reminder objects are specified in the group message
  • multiple user identifiers can be extracted.
  • the group message is: “@ ⁇ @ ⁇ ”
  • the user identifiers of the reminder objects that can be extracted are “Xiaoming” and “Small Flowers”.
  • other user identifiers may also be extracted.
  • the user id of the reminder object, the special note name in the group, and the like, or the user description information generated according to the preset static rule or the dynamic rule may be extracted, which is not limited in this application.
  • Step 240 Display the read status of the group message by the reminder object identified by the user identifier and the reading status of the group message by other members in the group.
  • the corresponding reminder object may be searched for from each group member according to the user identifier. Specifically, the user nickname or the user id of the reminding object is compared with the user nickname or the user id of each group member for searching. If the corresponding reminder object is found, the reminder object is moved to the front of the group member.
  • the plurality of reminder objects may be sorted according to the order in which the group members are originally arranged.
  • the sorting may be performed according to other sorting manners, for example, sorting according to the specified order in the group message, which is not limited in this application.
  • the description information of the two groups of members may be displayed by the read status list and the unread status list, and the description information may include user nickname and/or avatar information, etc. .
  • the member information including the user nickname and the avatar information can be specially displayed for the reminder objects in the read status list and the unread status list.
  • a preset identifier (eg, @, #, and &) may be added to the avatar information of the reminding object, and/or, the avatar information of the reminding object and/or the user nickname may be highlighted or enlarged, and/or may be The user of the reminding object nickname adds a background color, and/or sets the avatar information of the reminding object to a cartoon image, and/or adds an animation effect or a voice reminder to the avatar information of the reminding object.
  • the above-mentioned read state list and the unread state list may be arranged in a plurality of manners, such as a vertical distribution, a horizontal distribution, and the like, which is not limited in this application.
  • the preset identifier When a preset identifier is added to the avatar information of the reminder object, the preset identifier may be displayed in a floating manner on the avatar information.
  • the suspension mode may be set by default or customized, or may be adjusted according to the user's habit.
  • the object of the reminder is two
  • the user nicknames of the two reminder objects are: "Xiaoming” and “small flower”
  • "Xiaoming” is in the unread state list
  • "small flower” is in the read state list.
  • the reading status of the group message displayed by the reminder object displayed on the sender client and the reading status of the group message by other members may be as shown in FIG. 4 and FIG. 5.
  • the read status list and the unread status list are vertically distributed.
  • the unread status list the "xiaoming" avatar information and the user nickname are arranged in the front, and the "xiaoming" avatar information is added with a preset mark. "@”.
  • the read status list In the read status list, the avatar information and user nickname of "small flower” are arranged at the forefront, and the avatar information of "small flower” is added with the preset mark "@”.
  • the read status list and the unread status list are horizontally distributed, and currently the unread status list is displayed.
  • the unread status list In the unread status list, the "xiaoming" avatar information and the user nickname are arranged at the forefront, and "Xiaoming" The user nickname is added with a background color. It can be seen that the application can conveniently view the reading status of the reminding object, thereby greatly improving the user experience.
  • the reading state of the group message by the reminder object may also be displayed in a preset position (eg, a single line or two lines).
  • the reminder object displays the reading status of the group message in the preset position, it may be displayed together with the reading status of the group message by other members, or may not be displayed together.
  • the reading status of the group message displayed by the reminder object displayed by the sender client and the reading status of the group message by other members may be as shown in FIG. 6.
  • the read status list and the unread status list are vertically distributed.
  • the unread status list the "xiaoming" avatar information and the user nickname are arranged in the first line.
  • the avatar information and user nickname of "Small Flower” are arranged in the first line.
  • FIG. 7 is a flowchart of a method for displaying a read status of a group message according to another embodiment of the present application.
  • the executor of the method may be a device having a processing capability: a server or a system or a device, such as the server in FIG.
  • Step 710 Receive a viewing request of a read status of a group message sent by an instant messaging client.
  • the view request includes a message identifier of the group message of the read status to be viewed, and the reminder object is specified in the group message, and the reminder object is one or more members in the group.
  • the reminder object may be specified by a special tag included in the group message.
  • the special mark may include a start character and a stop character.
  • the start characters may include, but are not limited to, characters such as @, #, and &, and the terminating characters may include, but are not limited to, spaces and punctuation marks (eg, commas).
  • the starting character is: @, the ending character is: space.
  • the way to specify the reminder object in the group message can be: "@+user ID+space".
  • the above special mark may also include only the start character, and only the reminder object can be specified, which is not limited in this application.
  • the message identifier in step 710 may refer to the message uuid, which is used to uniquely identify a group message.
  • Step 720 Read, according to the message identifier, the reading status of the group message by each member in the group from the corresponding storage unit.
  • the server may read the reading status of the group message by each member (including the reminding object) in the group from the corresponding storage unit according to the message uuid.
  • related information of the first group of members in the group whose read status of the group message is read status may be read from the first storage unit, and the related information may include the first group of members.
  • Information about the second group of members in the group whose read status of the group message is unread may be read from the second storage unit. It should be noted that the above two groups of members may be sorted according to a preset sorting manner.
  • the first group of members it may be ordered in the order of reading time, the order of the first letter of the member name, or the order of the number of strokes of the member name.
  • the second group of members it can be ordered in the order of the first letter of the member name or the size of the number of strokes of the member name.
  • first storage unit and the second storage unit for the group message and the sorting of each member in the first storage unit and the second storage unit are conventional conventional techniques, and are not described herein.
  • the server can periodically query the reading status of each member to the group message. It is explained here that since the read state cannot be changed any more, the server can only query the reading state of the group message by each member of the second group member. If the reading state of any member changes, that is, the unread state changes to the read state. The server may migrate related information of the any one of the second storage units to the first storage unit, and delete related information of the any one of the second storage units. Thereby, real-time updating of the reading status of each member in the storage unit can be achieved.
  • Step 730 Send the reading status of each member to the group message to the instant messaging client.
  • the server After obtaining the relevant information of the above two groups of members, the server returns it to the sender client. It can be understood that when each member of the group reads the status of the group message into a state, for example, when it is in a read state or an unread state, only relevant information of a group of members is returned. In this specification, the description is returned with information about returning two groups of members.
  • the present application further provides an instant messaging client, where the instant messaging client may include a display area for distinguishing the display of the reminder object to read the group message. The status and the reading status of the group message by other members, wherein the reminder object is one or more members in the group.
  • the instant messaging client can be as shown in FIG. 4, FIG. 5 or FIG. 6, respectively.
  • an instant messaging client is also provided in the embodiment of the present application. As shown in FIG. 8, the instant messaging client includes:
  • the receiving unit 801 is configured to receive a viewing instruction for a reading status of the group message that is specified to be a reminder object, the reminding object being one or more members in the group.
  • the reminder object may be specified by a special mark included in the group message, and the special mark may include a start character and a stop character.
  • the obtaining unit 802 is configured to obtain, according to the viewing instruction received by the receiving unit 801, a reading status of the group message by all members in the group.
  • the extracting unit 803 is configured to extract a user identifier of the reminder object from the group message.
  • the user identifier may include: a user name, a user number, a special comment name in the group, or user description information generated according to a preset static rule or a dynamic rule.
  • the extracting unit 803 can be specifically used to:
  • the user identifier between the start character and the end character is extracted from the group message.
  • the displaying unit 804 is configured to display, by the reminder object identified by the user identifier extracted by the extracting unit 803, the reading status of the group message and the reading status of the group message by other members in the group.
  • the display unit 804 can be specifically used to:
  • the reading state of the group message is displayed first, and the reading status of the group message by other members is displayed later.
  • the read status may include a read status and an unread status.
  • the reading state of the group message is displayed first, and the reading status of the group message by other members is displayed, including:
  • the read status of the reminder object to the group message is first displayed, and the read status of the group message by other members is displayed later; and/or,
  • the unread state of the reminder object to the group message is displayed first, and the unread state of the group message by other members is displayed later.
  • the read status of the group message is sorted by a plurality of other members displayed later according to the order of reading time, the order of the first letter of the member name, or the order of the number of strokes of the member name.
  • the unread status of the group messages by other members is displayed later, including:
  • the unread state of the group message is sorted by a plurality of other members displayed later according to the order of the first letter of the member name or the order of the number of strokes of the member name.
  • the read status of the group message by other members is displayed afterwards, including:
  • the first member of the other members it is determined whether a reply message sent by the first member for the group message is received.
  • the read status of the group message by the first member is displayed in front of the plurality of other members displayed later.
  • the display unit 804 may also be specifically configured to:
  • the reading status of the reminder object to the group message is displayed at the preset position.
  • the display unit 804 may also be specifically configured to:
  • the special display reminder object reads the group message, including:
  • the receiving unit 801 receives a viewing instruction for the reading status of the group message specifying the reminder object.
  • the obtaining unit 802 acquires the reading status of the group message by all members in the group according to the viewing instruction.
  • the extracting unit 803 extracts the user identifier of the reminder object from the group message.
  • the display unit 804 displays the read status of the group message to the reminder object identified by the user identifier and the reading status of the group message by other members in the group. This makes it easy to view the reading status of the reminder. This greatly enhances the user experience.
  • the server includes:
  • the receiving unit 901 is configured to receive a viewing request of a read status of the group message sent by the instant messaging client, where the view request includes a message identifier of the group message of the read status to be viewed, and the reminder object is specified in the group message, and the reminder object is Is one or more members of the group.
  • the reading unit 902 is configured to read, according to the message identifier received by the receiving unit 901, the reading status of the group message by each member in the group from the corresponding storage unit.
  • the sending unit 903 is configured to send, to the instant messaging client, a reading status of each member to the group message read by the reading unit 902.
  • the server may further include:
  • the querying unit 904 is configured to periodically query the read status of each group member to the group message.
  • the updating unit 905 is configured to update the read status of any member to the group message in the storage unit when the query unit 904 queries any member to change the reading status of the group message.
  • the server provided by the application receives the viewing request of the reading status of the group message sent by the instant messaging client.
  • the reading unit 902 reads the reading status of the group message by each member in the group from the corresponding storage unit according to the message identifier.
  • the sending unit 903 sends the read status of each member to the group message read by the reading unit 902 to the instant messaging client. Thereby, the efficiency of viewing the reading status of the group message by the group members can be greatly improved.
  • the functions described herein can be implemented in hardware, software, firmware, or any combination thereof.
  • the functions may be stored in a computer readable medium or transmitted as one or more instructions or code on a computer readable medium.

Landscapes

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

Abstract

本申请涉及计算机技术领域,尤其涉及一种群组消息的阅读状态展示方法、即时通讯客户端及服务端,在一种群组消息的阅读状态展示方法中,在接收到对指定有提醒对象的群组消息的阅读状态的查看指令时,根据该查看指令,获取群组中所有成员对群组消息的阅读状态。之后,从群组消息中提取提醒对象的用户标识,并对用户标识所标识的提醒对象对群组消息的阅读状态与群组中其它成员对群组消息的阅读状态进行区别展示。也即本申请中,当群组消息有指定提醒对象时,会对提醒对象对群组消息的阅读状态与其它成员对群组消息的阅读状态进行区别展示,从而可以方便对提醒对象的阅读状态进行查看。由此,大大提升了用户体验。

Description

群组消息的阅读状态展示方法、即时通讯客户端及服务端
本申请要求2017年02月06日递交的申请号为201710065389.1、发明名称为“群组消息的阅读状态展示方法、即时通讯客户端及服务端”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。
技术领域
本申请涉及计算机技术领域,尤其涉及一种群组消息的阅读状态展示方法、即时通讯客户端及服务端。
背景技术
传统技术中,具有群组消息的阅读状态查看功能的即时通讯软件(如,钉钉),在接收到对群组消息的阅读状态查看指令时,会展示群组中所有成员对该群组消息的阅读状态。然而,当上述即时通讯消息指定有提醒对象时,该提醒对象为群组中的一个或多个成员,通常只关心该提醒对象的阅读状态,上述展示群组中所有成员的阅读状态的方法,就需要耗费大量的时间从展示的所有成员的阅读状态中查找提醒对象的阅读状态,这影响了提醒对象的阅读状态的查看效率,从而给用户带来较差的体验。
发明内容
本申请描述了一种群组消息的阅读状态展示方法、即时通讯客户端及服务端,可以提高提醒对象的阅读状态的查看效率。
第一方面,提供了一种群组消息的阅读状态展示方法,包括:
接收对指定有提醒对象的群组消息的阅读状态的查看指令,所述提醒对象为群组中的一个或多个成员;
根据所述查看指令,获取所述群组中所有成员对所述群组消息的阅读状态;
从所述群组消息中提取所述提醒对象的用户标识;
对所述用户标识所标识的所述提醒对象对所述群组消息的阅读状态与所述群组中其它成员对所述群组消息的阅读状态进行区别展示。
第二方面,提供了一种群组消息的阅读状态展示方法,包括:
接收即时通讯客户端发送的群组消息的阅读状态的查看请求,所述查看请求包括待查看阅读状态的群组消息的消息标识,所述群组消息中指定有提醒对象,所述提醒对象 为群组中的一个或多个成员;
根据所述消息标识,从对应的存储单元中读取所述群组中各个成员对所述群组消息的阅读状态;
向所述即时通讯客户端发送所述各个成员对所述群组消息的阅读状态。
第三方面,提供了一种即时通讯客户端,包括:
展示区域,用于区别展示提醒对象对群组消息的阅读状态以及其它成员对所述群组消息的阅读状态,其中,所述提醒对象为群组中的一个或多个成员。
第四方面,提供了一种即时通讯客户端,包括:
接收单元,用于接收对指定有提醒对象的群组消息的阅读状态的查看指令,所述提醒对象为群组中的一个或多个成员;
获取单元,用于根据所述接收单元接收的所述查看指令,获取所述群组中所有成员对所述群组消息的阅读状态;
提取单元,用于从所述群组消息中提取所述提醒对象的用户标识;
展示单元,用于对所述提取单元提取的所述用户标识所标识的所述提醒对象对所述群组消息的阅读状态与所述群组中其它成员对所述群组消息的阅读状态进行区别展示。
第五方面,提供了一种服务端,包括:
接收单元,用于接收即时通讯客户端发送的群组消息的阅读状态的查看请求,所述查看请求包括待查看阅读状态的群组消息的消息标识,所述群组消息中指定有提醒对象,所述提醒对象为群组中的一个或多个成员;
读取单元,用于根据所述接收单元接收的所述消息标识,从对应的存储单元中读取所述群组中各个成员对所述群组消息的阅读状态;
发送单元,用于向所述即时通讯客户端发送所述读取单元读取的所述各个成员对所述群组消息的阅读状态。
本申请提供的群组消息的阅读状态展示方法、即时通讯客户端及服务端,在接收到对指定有提醒对象的群组消息的阅读状态的查看指令时,根据该查看指令,获取群组中所有成员对群组消息的阅读状态。之后,从群组消息中提取提醒对象的用户标识,并对用户标识所标识的提醒对象对群组消息的阅读状态与群组中其它成员对群组消息的阅读状态进行区别展示。也即本申请中,当群组消息有指定提醒对象时,会对提醒对象对群组消息的阅读状态与其它成员对群组消息的阅读状态进行区别展示,从而可以方便对提醒对象的阅读状态进行查看。由此,大大提升了用户体验。
附图说明
为了更清楚地说明本发明实施例的技术方案,下面将对实施例描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其它的附图。
图1为本申请提供的群组消息的阅读状态展示方法的应用场景示意图;
图2为本申请一种实施例提供的群组消息的阅读状态展示方法流程图;
图3为本申请提供的发送方客户端的群组消息窗口的示意图;
图4为本申请提供的群成员的阅读状态的示意图之一;
图5为本申请提供的群成员的阅读状态的示意图之二;
图6为本申请提供的群成员的阅读状态的示意图之三;
图7为本申请另一种实施例提供的群组消息的阅读状态展示方法流程图;
图8为本申请一种实施例提供的即时通讯客户端的示意图;
图9为本申请一种实施例提供的服务端的示意图。
具体实施方式
下面结合附图,对本申请的实施例进行描述。
本申请实施例提供的群组消息的阅读状态展示方法应用于即时通讯系统中,如,可以应用于阿里旺旺、腾讯QQ、微信、来往、易信、旺信、千牛等。上述即时通讯系统可以包括服务端和客户端,其中,客户端可以为多个。在此说明书中,将发送消息的客户端称为发送方客户端,将接收消息的客户端称为接收方客户端。
以图1所示即时通讯系统为例,该即时通讯系统包括1个发送方客户端和多个接收方客户端。图1中,当发送方客户端的用户通过发送方客户端在群组中发送消息时,多个接收方客户端均可以接收到该消息。此处,将发送方客户端在群组中发送的消息称为群组消息。在一种实现方式中,当发送方客户端的用户想要重点提醒群组中的部分成员查看其发送的群组消息时,可以在该群组消息中指定提醒对象。在一个例子中,可以通过在群组消息中增加“特殊标记+提醒对象的用户标识”的内容,来指定提醒对象。其中,特殊标记可以包括起始标记(如,@、#以及&等)和结束标记(如,空格,标点符号(如,逗号)等)。此外,用户标识可以包括用户名称(也称用户昵称)、用户号码(也称用 户ID号)、群里的特殊备注名称等用户代称词或者根据预设的静态规则或者动态规则生成的用户描述信息(如,“李明所在小组的成员”、“前5名看到的”、“前2名回复的”)等。
需要说明的是,图1中,接收方客户端也可以发送消息,当接收方客户端发送消息时,该接收方客户端也可以称为发送方客户端。同样的,发送方客户端也可以接收消息,当发送方客户端接收消息时,该发送方客户端也可以称为接收方客户端。
图2为本申请一种实施例提供的群组消息的阅读状态展示方法流程图。所述方法的执行主体可以为具有处理能力的设备:服务器或者系统或者装置,如,图1中的发送方客户端,所述方法具体可以包括:
步骤210,接收对指定有提醒对象的群组消息的阅读状态的查看指令。
此处的提醒对象为群组中的一个或多个成员。
在一种实现方式中,上述提醒对象可以通过群组消息中包含的特殊标记进行指定。此处,特殊标记可以包括起始字符和终止字符。其中,起始字符可以包括但不限于:@、#以及&等字符,终止字符可以包括但不限于:空格以及标点符号(如,逗号)等。以起始字符为:@,终止字符为:空格为例来说,群组消息中指定提醒对象的方式可以为:“@+用户标识+空格”。
当然,在实际应用中,上述特殊标记也可以只包括起始字符,只需能够指定提醒对象即可,本申请对此不作限定。
具体地,在发送方客户端,发送方客户端的用户(假设为:“小强”)可以先建立相应的群组消息窗口。在该群组消息窗口下,多个用户可以进行讨论交流。此处的多个用户可以构成一个群组,每个用户即为群组中的一个成员。可以理解的是,在建立群组消息窗口之后,在该群组消息窗口中发送的群组消息,其对应的成员是确定的(也即可以接收到该群组消息的成员是确定的)。以在如图3所示的群组消息窗口中发送群组消息为例来说,该群组消息对应于群组中的315个成员。
图3中,当用户通过输入框输入“@小明×××”的群组消息并发送时,群组消息窗口的会话记录中就会展示该群组消息。此外,在发送上述群组消息之后,发送方客户端可以通过与服务端进行交互,来实时获取群组中各个成员对该群组消息的阅读状态,并在该群组消息的左侧动态展示未读取该群组消息的人数,如“314人未读”。
回到步骤210中,步骤210中的查看指令可以是由用户点击群组消息“@小明×××”左侧的“314人未读”来触发的。
当然,在实际应用中,图3中“314人未读”的文字也可以展示在其它位置,如,展示在群组消息的上方、下方、右侧或者还可以展示在群组消息的批注框中。此外,其展示方式也可以有多种,如,可以高亮展示,也可以添加背景色展示等,本申请对上述文字的展示位置和展示方式不作限定。
步骤220,根据查看指令,获取群组中所有成员对群组消息的阅读状态。
发送方客户端在接收到查看指令之后,可以向服务端发送查看请求,该查看请求可以包括待查看阅读状态的群组消息的消息uuid,该消息uuid用于唯一地标识一条群组消息。服务端在接收到查看请求之后,可以根据该消息uuid,从对应的存储单元中读取群组中各个成员(包括提醒对象)对群组消息的阅读状态。在一种具体实现方式中,可以从第一存储单元中读取群组中对群组消息的阅读状态为已读状态的第一组成员的相关信息,该相关信息可以包括第一组成员的用户id以及用户昵称等。可以从第二存储单元中读取群组中对群组消息的阅读状态为未读状态的第二组成员的相关信息。需要说明的是,上述两组成员可以是按照预设的排序方式排好序的。如,对第一组成员,可以是按照阅读时间的先后顺序、成员名称首字母的先后顺序或者成员名称笔画数的大小顺序排好序的。此外,对于第一组成员,还可以判断任一成员是否针对群组消息进行了回复,且回复消息与群组消息具有关联性。若是,则将该任一成员排在第一组成员的最前面。
对第二组成员,可以是按照成员名称首字母的先后顺序或者成员名称笔画数的大小顺序排好序的。
需要说明的是,为群组消息建立第一存储单元和第二存储单元,以及对第一存储单元和第二存储单元中的各个成员进行排序属于传统常规技术,在此不复赘述。
服务端在获取到上述两组成员的相关信息之后,将其返回给发送方客户端。可以理解的是,当群组中各个成员对群组消息的阅读状态为一种状态时,如,均为已读状态或者未读状态时,则只返回一组成员的相关信息。在本说明书的以下描述中,以返回两组成员的相关信息进行说明。
步骤230,从群组消息中提取提醒对象的用户标识。
发送方客户端在接收到两组成员的相关信息之后,在展示该两组成员的相关信息之前,可以先从群组消息中提取提醒对象的用户标识。具体地,当提醒对象通过群组消息中包含的特殊标记进行指定,且该特殊标记包括起始字符和终止字符时,可以从群组消息中提取起始字符和终止字符之间的用户标识。
如前述例子,在群组消息为“@小明×××”,且起始字符为:@,终止字符为: 空格时,可以提取到的提醒对象的用户标识为“小明”。
可以理解的是,当群组消息中指定多个提醒对象时,可以提取多个用户标识。如,在群组消息为:“@小明@小花×××”时,可以提取到的提醒对象的用户标识为“小明”和“小花”。需要说明的是,本申请中,除了可以提取提醒群组消息中包含的提醒对象的用户标识外,还可以提取其它用户标识。如上述例子中,还可以提取提醒对象的用户id、群里的特殊备注名称等用户代称词或者根据预设的静态规则或者动态规则生成的用户描述信息,本申请对此不作限定。
步骤240,对用户标识所标识的提醒对象对群组消息的阅读状态与群组中其它成员对群组消息的阅读状态进行区别展示。
需要说明的是,在提取到提醒对象的用户标识之后,可以根据该用户标识,分别从每组成员中查找对应的提醒对象。具体可以是将提醒对象的用户昵称或者用户id与每组成员的用户昵称或者用户id进行一一比对来进行查找。若查找到对应的提醒对象,将该提醒对象移动至该组成员的最前面。
当该每组成员中最前面的提醒对象的个数为多个时,该多个提醒对象可以按照原本在该组成员中的排列顺序进行排序。当然,也可以按照其它的排序方式进行排序,如,按照群组消息中的指定顺序进行排序,本申请对此不作限定。
对提醒对象在该两组成员中的排序顺序进行调整之后,可以通过已读状态列表和未读状态列表来展示该两组成员的描述信息,该描述信息可以包括用户昵称和/或头像信息等。以成员信息包括用户昵称和头像信息为例来说,对于已读状态列表和未读状态列表中的提醒对象,可以对其进行特殊展示。如,可以在提醒对象的头像信息上添加预设标识(如,@、#以及&),和/或,高亮或者放大展示提醒对象的头像信息和/或用户昵称,和/或,可以为提醒对象的用户昵称添加背景色,和/或,将提醒对象的头像信息设置为卡通图像,和/或,为提醒对象的头像信息添加动画效果或者语音提醒等。此外,上述已读状态列表和未读状态列表的排列方式也可以有多种,如,垂直分布、水平分布等,本申请对此不作限定。
当在提醒对象的头像信息上添加预设标识时,该预设标识可以悬浮方式展示在头像信息上,此处的悬浮方式可以采用默认设置或者自定义更改,也可以根据用户的习惯调整。
如前述例子,假设提醒对象为两个,该两个提醒对象的用户昵称分别为:“小明”和“小花”;且“小明”在未读状态列表中,“小花”在已读状态列表中。则在发送方 客户端展示的提醒对象对群组消息的阅读状态以及其它成员对群组消息的阅读状态可以如图4和图5所示。图4中,已读状态列表和未读状态列表垂直分布,在未读状态列表中,“小明”的头像信息和用户昵称排列在最前面,且“小明”的头像信息上添加有预设标记“@”。在已读状态列表中,“小花”的头像信息和用户昵称排列在最前面,且“小花”的头像信息上添加有预设标记“@”。图5中,已读状态列表和未读状态列表水平分布,且当前展示的是未读状态列表,在未读状态列表中,“小明”的头像信息和用户昵称排列在最前面,且“小明”的用户昵称添加有背景色。由此可以看出,本申请可以方便对提醒对象的阅读状态进行查看,从而大大提升了用户体验。
当然,在实际应用中,也可以在预设位置(如,单独的一行或者两行)来展示提醒对象对群组消息的阅读状态。在预设位置展示提醒对象对群组消息的阅读状态时,其可以与其它成员对群组消息的阅读状态一起展示,也可以不一起展示。以一起展示为例来说,如前述例子,发送方客户端展示的提醒对象对群组消息的阅读状态以及其它成员对群组消息的阅读状态可以如图6所示。图6中,已读状态列表和未读状态列表垂直分布,在未读状态列表中,“小明”的头像信息和用户昵称排列在第一行。在已读状态列表中,“小花”的头像信息和用户昵称排列在第一行。
图7为本申请另一种实施例提供的群组消息的阅读状态展示方法流程图。所述方法的执行主体可以为具有处理能力的设备:服务器或者系统或者装置,如,图1中的服务端,所述方法具体可以包括:
步骤710,接收即时通讯客户端发送的群组消息的阅读状态的查看请求。
该查看请求包括待查看阅读状态的群组消息的消息标识,群组消息中指定有提醒对象,该提醒对象为群组中的一个或多个成员。
在一种实现方式中,上述提醒对象可以通过群组消息中包含的特殊标记进行指定。此处,特殊标记可以包括起始字符和终止字符。其中,起始字符可以包括但不限于:@、#以及&等字符,终止字符可以包括但不限于:空格以及标点符号(如,逗号)等。以起始字符为:@,终止字符为:空格为例来说,群组消息中指定提醒对象的方式可以为:“@+用户标识+空格”。
当然,在实际应用中,上述特殊标记也可以只包括起始字符,只需能够指定提醒对象即可,本申请对此不作限定。
步骤710中的消息标识可以是指消息uuid,该消息uuid用于唯一地标识一条群组消息。
步骤720,根据消息标识,从对应的存储单元中读取群组中各个成员对群组消息的阅读状态。
服务端在接收到查看请求之后,可以根据该消息uuid,从对应的存储单元中读取群组中各个成员(包括提醒对象)对群组消息的阅读状态。在一种具体实现方式中,可以从第一存储单元中读取群组中对群组消息的阅读状态为已读状态的第一组成员的相关信息,该相关信息可以包括第一组成员的用户id以及用户昵称等。可以从第二存储单元中读取群组中对群组消息的阅读状态为未读状态的第二组成员的相关信息。需要说明的是,上述两组成员可以是按照预设的排序方式排好序的。如,对第一组成员,可以是按照阅读时间的先后顺序、成员名称首字母的先后顺序或者成员名称笔画数的大小顺序排好序的。此外,对于第一组成员,还可以判断任一成员是否针对群组消息进行了回复,且回复消息与群组消息具有关联性。若是,则将该任一成员排在第一组成员的最前面。
对第二组成员,可以是按照成员名称首字母的先后顺序或者成员名称笔画数的大小顺序排好序的。
需要说明的是,为群组消息建立第一存储单元和第二存储单元,以及对第一存储单元和第二存储单元中的各个成员进行排序属于传统常规技术,在此不复赘述。
还需要说明的是,服务端可以周期性查询各个成员对群组消息的阅读状态。在此说明,因为已读状态不可能再发生变化,所以服务端可以只查询第二组成员中各个成员对群组消息的阅读状态。若任一成员的阅读状态发生变化,即从未读状态变化为已读状态。服务端可以将第二存储单元中该任一成员的相关信息迁移至第一存储单元,并删除第二存储单元中该任一成员的相关信息。由此,可以实现对存储单元中各个成员的阅读状态进行实时更新。
步骤730,向即时通讯客户端发送各个成员对群组消息的阅读状态。
服务端在获取到上述两组成员的相关信息之后,将其返回给发送方客户端。可以理解的是,当群组中各个成员对群组消息的阅读状态为一种状态时,如,均为已读状态或者未读状态时,则只返回一组成员的相关信息。在本说明书中,以返回两组成员的相关信息进行说明。与上述群组消息的阅读状态展示方法对应地,本申请还提供了一种即时通讯客户端,该即时通讯客户端可以包括展示区域,该展示区域用于区别展示提醒对象对群组消息的阅读状态以及其它成员对群组消息的阅读状态,其中,提醒对象为群组中的一个或多个成员。该即时通讯客户端可以分别如图4,图5或者图6所示。
与上述群组消息的阅读状态展示方法对应地,本申请实施例还提供的一种即时通讯 客户端,如图8所示,该即时通讯客户端包括:
接收单元801,用于接收对指定有提醒对象的群组消息的阅读状态的查看指令,该提醒对象为群组中的一个或多个成员。
其中,提醒对象可以通过群组消息中包含的特殊标记进行指定,该特殊标记可以包括起始字符和终止字符。
获取单元802,用于根据接收单元801接收的查看指令,获取群组中所有成员对群组消息的阅读状态。
提取单元803,用于从群组消息中提取提醒对象的用户标识。
其中,用户标识可以包括:用户名称、用户号码、群组里的特殊备注名称或者根据预设的静态规则或者动态规则生成的用户描述信息。
提取单元803具体可以用于:
从群组消息中提取起始字符和终止字符之间的用户标识。
展示单元804,用于对提取单元803提取的用户标识所标识的提醒对象对群组消息的阅读状态与群组中其它成员对群组消息的阅读状态进行区别展示。
展示单元804具体可以用于:
在先展示提醒对象对群组消息的阅读状态,在后展示其它成员对群组消息的阅读状态。
可选地,阅读状态可以包括已读状态和未读状态。
在先展示提醒对象对群组消息的阅读状态,在后展示其它成员对群组消息的阅读状态,包括:
在已读状态列表中,在先展示提醒对象对群组消息的已读状态,在后展示其它成员对群组消息的已读状态;和/或,
在未读状态列表中,在先展示提醒对象对群组消息的未读状态,在后展示其它成员对群组消息的未读状态。
可选地,当其它成员的个数为多个时,
在后展示其它成员对群组消息的已读状态,包括:
按照阅读时间的先后顺序、成员名称首字母的先后顺序或者成员名称笔画数的大小顺序,对在后展示的多个其它成员对群组消息的已读状态进行排序。
在后展示其它成员对群组消息的未读状态,包括:
按照成员名称首字母的先后顺序或者成员名称笔画数的大小顺序,对在后展示的多 个其它成员对群组消息的未读状态进行排序。
可选地,当其它成员的个数为多个时,在后展示其它成员对群组消息的已读状态,包括:
对其它成员中的第一成员,判断是否接收到第一成员针对群组消息发送的回复消息。
若接收到回复消息,且回复消息与群组消息具有关联性,则在在后展示的多个其它成员中靠前展示第一成员对群组消息的已读状态。
可选地,展示单元804还可以具体用于:
在预设位置展示提醒对象对群组消息的阅读状态。
可选地,展示单元804还可以具体用于:
特殊展示提醒对象对群组消息的阅读状态。
其中,特殊展示提醒对象对群组消息的阅读状态,包括:
高亮或者放大展示提醒对象;和/或,为提醒对象添加背景颜色;和/或,为提醒对象添加预设标记;和/或,为提醒对象添加卡通图像;和/或,为提醒对象添加动画效果;和/或,为提醒对象添加语音提醒。
本申请实施例装置的各功能模块的功能,可以通过上述方法实施例的各步骤来实现,因此,本申请提供的装置的具体工作过程,在此不复赘述。
本申请提供的即时通讯客户端,接收单元801接收对指定有提醒对象的群组消息的阅读状态的查看指令。获取单元802根据查看指令,获取群组中所有成员对群组消息的阅读状态。提取单元803从群组消息中提取提醒对象的用户标识。展示单元804对用户标识所标识的提醒对象对群组消息的阅读状态与群组中其它成员对群组消息的阅读状态进行区别展示。从而可以方便对提醒对象的阅读状态进行查看。由此,大大提升了用户体验。
与上述群组消息的阅读状态展示方法对应地,本申请实施例还提供的一种服务端,如图9所示,该服务端包括:
接收单元901,用于接收即时通讯客户端发送的群组消息的阅读状态的查看请求,该查看请求包括待查看阅读状态的群组消息的消息标识,群组消息中指定有提醒对象,提醒对象为群组中的一个或多个成员。
读取单元902,用于根据接收单元901接收的消息标识,从对应的存储单元中读取群组中各个成员对群组消息的阅读状态。
发送单元903,用于向即时通讯客户端发送读取单元902读取的各个成员对群组消 息的阅读状态。
可选地,该服务端还可以包括:
查询单元904,用于周期性查询各个成员对群组消息的阅读状态。
更新单元905,用于当查询单元904查询任一成员对群组消息的阅读状态发生变化时,在存储单元中更新任一成员对群组消息的阅读状态。
本申请实施例装置的各功能模块的功能,可以通过上述方法实施例的各步骤来实现,因此,本申请提供的装置的具体工作过程,在此不复赘述。
本申请提供的服务端,接收单元901接收即时通讯客户端发送的群组消息的阅读状态的查看请求。读取单元902根据消息标识,从对应的存储单元中读取群组中各个成员对群组消息的阅读状态。发送单元903向即时通讯客户端发送读取单元902读取的各个成员对群组消息的阅读状态。由此,可以大大提升对群成员对群组消息的阅读状态的查看效率。
本领域技术人员应该可以意识到,在上述一个或多个示例中,本发明所描述的功能可以用硬件、软件、固件或它们的任意组合来实现。当使用软件实现时,可以将这些功能存储在计算机可读介质中或者作为计算机可读介质上的一个或多个指令或代码进行传输。
以上所述的具体实施方式,对本发明的目的、技术方案和有益效果进行了进一步详细说明,所应理解的是,以上所述仅为本发明的具体实施方式而已,并不用于限定本发明的保护范围,凡在本发明的技术方案的基础之上,所做的任何修改、等同替换、改进等,均应包括在本发明的保护范围之内。

Claims (25)

  1. 一种群组消息的阅读状态展示方法,其特征在于,包括:
    接收对指定有提醒对象的群组消息的阅读状态的查看指令,所述提醒对象为群组中的一个或多个成员;
    根据所述查看指令,获取所述群组中所有成员对所述群组消息的阅读状态;
    从所述群组消息中提取所述提醒对象的用户标识;
    对所述用户标识所标识的所述提醒对象对所述群组消息的阅读状态与所述群组中其它成员对所述群组消息的阅读状态进行区别展示。
  2. 根据权利要求1所述的方法,其特征在于,所述提醒对象通过所述群组消息中包含的特殊标记进行指定,所述特殊标记包括起始字符和终止字符;
    所述从所述群组消息中提取所述提醒对象的用户标识,包括:
    从所述群组消息中提取所述起始字符和所述终止字符之间的用户标识。
  3. 根据权利要求1所述的方法,其特征在于,所述对所述用户标识所标识的所述提醒对象对所述群组消息的阅读状态与所述群组中其它成员对所述群组消息的阅读状态进行区别展示,包括:
    在先展示所述提醒对象对所述群组消息的阅读状态,在后展示所述其它成员对所述群组消息的阅读状态。
  4. 根据权利要求3所述的方法,其特征在于,所述阅读状态包括已读状态和未读状态;
    所述在先展示所述提醒对象对所述群组消息的阅读状态,在后展示所述其它成员对所述群组消息的阅读状态,包括:
    在已读状态列表中,在先展示所述提醒对象对所述群组消息的已读状态,在后展示所述其它成员对所述群组消息的已读状态;和/或,
    在未读状态列表中,在先展示所述提醒对象对所述群组消息的未读状态,在后展示所述其它成员对所述群组消息的未读状态。
  5. 根据权利要求1所述的方法,其特征在于,所述对所述用户标识所标识的所述提醒对象对所述群组消息的阅读状态与所述群组中其它成员对所述群组消息的阅读状态进行区别展示,包括:
    在预设位置展示所述提醒对象对所述群组消息的阅读状态。
  6. 根据权利要求1所述的方法,其特征在于,所述对所述用户标识所标识的所述提 醒对象对所述群组消息的阅读状态与所述群组中其它成员对所述群组消息的阅读状态进行区别展示,包括:
    特殊展示所述提醒对象对所述群组消息的阅读状态。
  7. 根据权利要求6所述的方法,其特征在于,所述特殊展示所述提醒对象对所述群组消息的阅读状态,包括:
    高亮或者放大展示所述提醒对象;和/或,
    为所述提醒对象添加背景颜色;和/或,
    为所述提醒对象添加预设标记;和/或,
    为所述提醒对象添加卡通图像;和/或,
    为所述提醒对象添加动画效果;和/或,
    为所述提醒对象添加语音提醒。
  8. 根据权利要求4所述的方法,其特征在于,当所述其它成员的个数为多个时,
    所述在后展示所述其它成员对所述群组消息的已读状态,包括:
    按照阅读时间的先后顺序、成员名称首字母的先后顺序或者成员名称笔画数的大小顺序,对在后展示的多个其它成员对所述群组消息的已读状态进行排序;
    所述在后展示所述其它成员对所述群组消息的未读状态,包括:
    按照成员名称首字母的先后顺序或者成员名称笔画数的大小顺序,对在后展示的多个其它成员对所述群组消息的未读状态进行排序。
  9. 根据权利要求4所述的方法,其特征在于,当所述其它成员的个数为多个时,所述在后展示所述其它成员对所述群组消息的已读状态,包括:
    对所述其它成员中的第一成员,判断是否接收到所述第一成员针对所述群组消息发送的回复消息;
    若接收到所述回复消息,且所述回复消息与所述群组消息具有关联性,则在在后展示的多个其它成员中靠前展示所述第一成员对所述群组消息的已读状态。
  10. 根据权利要求1-9任一项所述的方法,其特征在于,所述用户标识包括:
    用户名称、用户号码、群组里的特殊备注名称或者根据预设的静态规则或者动态规则生成的用户描述信息。
  11. 一种群组消息的阅读状态展示方法,其特征在于,包括:
    接收即时通讯客户端发送的群组消息的阅读状态的查看请求,所述查看请求包括待查看阅读状态的群组消息的消息标识,所述群组消息中指定有提醒对象,所述提醒对象 为群组中的一个或多个成员;
    根据所述消息标识,从对应的存储单元中读取所述群组中各个成员对所述群组消息的阅读状态;
    向所述即时通讯客户端发送所述各个成员对所述群组消息的阅读状态。
  12. 根据权利要求11所述的方法,其特征在于,还包括:
    周期性查询所述各个成员对所述群组消息的阅读状态;
    当任一成员对所述群组消息的阅读状态发生变化时,在所述存储单元中更新所述任一成员对所述群组消息的阅读状态。
  13. 一种即时通讯客户端,其特征在于,包括:
    展示区域,用于区别展示提醒对象对群组消息的阅读状态以及其它成员对所述群组消息的阅读状态,其中,所述提醒对象为群组中的一个或多个成员。
  14. 一种即时通讯客户端,其特征在于,包括:
    接收单元,用于接收对指定有提醒对象的群组消息的阅读状态的查看指令,所述提醒对象为群组中的一个或多个成员;
    获取单元,用于根据所述接收单元接收的所述查看指令,获取所述群组中所有成员对所述群组消息的阅读状态;
    提取单元,用于从所述群组消息中提取所述提醒对象的用户标识;
    展示单元,用于对所述提取单元提取的所述用户标识所标识的所述提醒对象对所述群组消息的阅读状态与所述群组中其它成员对所述群组消息的阅读状态进行区别展示。
  15. 根据权利要求14所述的即时通讯客户端,其特征在于,所述提醒对象通过所述群组消息中包含的特殊标记进行指定,所述特殊标记包括起始字符和终止字符;
    所述提取单元具体用于:
    从所述群组消息中提取所述起始字符和所述终止字符之间的用户标识。
  16. 根据权利要求14所述的即时通讯客户端,其特征在于,所述展示单元具体用于:
    在先展示所述提醒对象对所述群组消息的阅读状态,在后展示所述其它成员对所述群组消息的阅读状态。
  17. 根据权利要求16所述的即时通讯客户端,其特征在于,所述阅读状态包括已读状态和未读状态;
    所述在先展示所述提醒对象对所述群组消息的阅读状态,在后展示所述其它成员对所述群组消息的阅读状态,包括:
    在已读状态列表中,在先展示所述提醒对象对所述群组消息的已读状态,在后展示所述其它成员对所述群组消息的已读状态;和/或,
    在未读状态列表中,在先展示所述提醒对象对所述群组消息的未读状态,在后展示所述其它成员对所述群组消息的未读状态。
  18. 根据权利要求14所述的即时通讯客户端,其特征在于,所述展示单元具体用于:
    在预设位置展示所述提醒对象对所述群组消息的阅读状态。
  19. 根据权利要求14所述的即时通讯客户端,其特征在于,所述展示单元具体用于:
    特殊展示所述提醒对象对所述群组消息的阅读状态。
  20. 根据权利要求19所述的即时通讯客户端,其特征在于,所述特殊展示所述提醒对象对所述群组消息的阅读状态,包括:
    高亮或者放大展示所述提醒对象;和/或,
    为所述提醒对象添加背景颜色;和/或,
    为所述提醒对象添加预设标记;和/或,
    为所述提醒对象添加卡通图像;和/或,
    为所述提醒对象添加动画效果;和/或,
    为所述提醒对象添加语音提醒。
  21. 根据权利要求17所述的即时通讯客户端,其特征在于,当所述其它成员的个数为多个时,
    所述在后展示所述其它成员对所述群组消息的已读状态,包括:
    按照阅读时间的先后顺序、成员名称首字母的先后顺序或者成员名称笔画数的大小顺序,对在后展示的多个其它成员对所述群组消息的已读状态进行排序;
    所述在后展示所述其它成员对所述群组消息的未读状态,包括:
    按照成员名称首字母的先后顺序或者成员名称笔画数的大小顺序,对在后展示的多个其它成员对所述群组消息的未读状态进行排序。
  22. 根据权利要求17所述的即时通讯客户端,其特征在于,当所述其它成员的个数为多个时,所述在后展示所述其它成员对所述群组消息的已读状态,包括:
    对所述其它成员中的第一成员,判断是否接收到所述第一成员针对所述群组消息发送的回复消息;
    若接收到所述回复消息,且所述回复消息与所述群组消息具有关联性,则在在后展示的多个其它成员中靠前展示所述第一成员对所述群组消息的已读状态。
  23. 根据权利要求14-22任一项所述的即时通讯客户端,其特征在于,所述用户标识包括:
    用户名称、用户号码、群组里的特殊备注名称或者根据预设的静态规则或者动态规则生成的用户描述信息。
  24. 一种服务端,其特征在于,包括:
    接收单元,用于接收即时通讯客户端发送的群组消息的阅读状态的查看请求,所述查看请求包括待查看阅读状态的群组消息的消息标识,所述群组消息中指定有提醒对象,所述提醒对象为群组中的一个或多个成员;
    读取单元,用于根据所述接收单元接收的所述消息标识,从对应的存储单元中读取所述群组中各个成员对所述群组消息的阅读状态;
    发送单元,用于向所述即时通讯客户端发送所述读取单元读取的所述各个成员对所述群组消息的阅读状态。
  25. 根据权利要求24所述的服务端,其特征在于,还包括:
    查询单元,用于周期性查询所述各个成员对所述群组消息的阅读状态;
    更新单元,用于当所述查询单元查询任一成员对所述群组消息的阅读状态发生变化时,在所述存储单元中更新所述任一成员对所述群组消息的阅读状态。
PCT/CN2018/074073 2017-02-06 2018-01-25 群组消息的阅读状态展示方法、即时通讯客户端及服务端 WO2018141224A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710065389.1A CN108400924B (zh) 2017-02-06 2017-02-06 群组消息的阅读状态展示方法、即时通讯客户端及服务端
CN201710065389.1 2017-02-06

Publications (1)

Publication Number Publication Date
WO2018141224A1 true WO2018141224A1 (zh) 2018-08-09

Family

ID=63039312

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/074073 WO2018141224A1 (zh) 2017-02-06 2018-01-25 群组消息的阅读状态展示方法、即时通讯客户端及服务端

Country Status (3)

Country Link
CN (1) CN108400924B (zh)
TW (1) TW201830987A (zh)
WO (1) WO2018141224A1 (zh)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111770013A (zh) * 2020-07-01 2020-10-13 浪潮云信息技术股份公司 一种即时通讯系统及方法
CN112202660A (zh) * 2019-07-08 2021-01-08 钉钉控股(开曼)有限公司 通讯方法及装置
CN113162846A (zh) * 2021-04-30 2021-07-23 网易(杭州)网络有限公司 即时消息处理状态的显示方法及装置、介质及电子设备
CN113472631A (zh) * 2021-06-24 2021-10-01 北京达佳互联信息技术有限公司 提醒信息的处理方法、装置、电子设备及存储介质
US11184314B2 (en) 2018-12-29 2021-11-23 Tianjin Bytedance Technology Co., Ltd. Method and apparatus for prompting message reading state, and electronic device
CN114338577A (zh) * 2020-10-12 2022-04-12 腾讯科技(深圳)有限公司 信息处理方法及装置、电子设备、存储介质
EP4246922A4 (en) * 2020-12-24 2024-04-17 Vivo Mobile Communication Co Ltd SENDING METHOD AND APPARATUS, AND ELECTRONIC DEVICE

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109725975B (zh) * 2018-12-29 2021-10-12 天津字节跳动科技有限公司 消息被读状态的提示方法、装置和电子设备
CN110351184B (zh) * 2019-06-04 2022-10-14 平安科技(深圳)有限公司 信息状态变更提示方法、装置、终端及可读存储介质
CN112291134B (zh) * 2019-07-23 2023-04-07 腾讯科技(深圳)有限公司 一种信息提示方法、装置、设备及存储介质
CN110647266A (zh) * 2019-08-23 2020-01-03 维沃移动通信有限公司 一种信息显示方法及终端设备
CN110545237A (zh) * 2019-10-08 2019-12-06 广州欢聊网络科技有限公司 一种即时通讯方法、装置、系统、计算机设备和存储介质
CN112804132B (zh) * 2019-11-14 2023-01-17 钉钉控股(开曼)有限公司 消息处理方法及电子设备
CN113162838A (zh) * 2020-01-22 2021-07-23 阿里巴巴集团控股有限公司 消息读取状态的确定方法、装置、电子设备及存储介质
CN111385189A (zh) * 2020-03-03 2020-07-07 北京北信源软件股份有限公司 一种未读即时通信消息的提示方法及装置
CN111431797A (zh) * 2020-03-27 2020-07-17 北京北信源软件股份有限公司 一种即时通信群组消息未读人员的查看方法及装置
CN111901225B (zh) * 2020-07-27 2023-05-12 腾讯科技(深圳)有限公司 消息提示方法和装置、存储介质及电子装置
CN112235185B (zh) * 2020-09-25 2022-03-18 上海掌门科技有限公司 一种消息的状态识别方法及设备
CN114338581B (zh) * 2022-01-10 2023-09-29 土巴兔集团股份有限公司 多账号的通讯管理方法及相关装置
CN114338255B (zh) * 2022-01-17 2023-09-05 北京北信源软件股份有限公司 群组管理方法及装置
CN114900803A (zh) * 2022-05-31 2022-08-12 深圳市智信科技有限公司 一种基于计算机云平台分布式短信验证消息发送方法

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105323147A (zh) * 2014-08-01 2016-02-10 掌赢信息科技(上海)有限公司 群消息阅读反馈方法及其服务器和客户端装置
CN105812237A (zh) * 2016-03-07 2016-07-27 阿里巴巴集团控股有限公司 快速添加提醒对象的方法及装置
CN106100969A (zh) * 2016-05-30 2016-11-09 北京三快在线科技有限公司 一种未读会话的提醒方法、装置和终端设备
CN106371827A (zh) * 2016-08-24 2017-02-01 维沃移动通信有限公司 一种消息显示的方法和终端

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7962932B2 (en) * 2006-09-27 2011-06-14 Scenera Technologies, Llc Methods, systems, and computer program products for presenting a message on a display based on a display based on video frame types presented on the display
CN102932238B (zh) * 2012-11-13 2016-06-29 华为技术有限公司 群组消息的提醒方法和设备
US9300617B2 (en) * 2013-05-17 2016-03-29 Blackberry Limited Method and device for graphical indicator of electronic messages
CN104980345B (zh) * 2015-07-06 2019-03-05 浙江翼信科技有限公司 一种即时通信应用中群组消息的显示方法和装置
CN105162689A (zh) * 2015-08-19 2015-12-16 阿里巴巴集团控股有限公司 即时通讯应用的群公告展示方法及装置

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105323147A (zh) * 2014-08-01 2016-02-10 掌赢信息科技(上海)有限公司 群消息阅读反馈方法及其服务器和客户端装置
CN105812237A (zh) * 2016-03-07 2016-07-27 阿里巴巴集团控股有限公司 快速添加提醒对象的方法及装置
CN106100969A (zh) * 2016-05-30 2016-11-09 北京三快在线科技有限公司 一种未读会话的提醒方法、装置和终端设备
CN106371827A (zh) * 2016-08-24 2017-02-01 维沃移动通信有限公司 一种消息显示的方法和终端

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
MA, JING.: ""DINGDING'' Quietly Fights His Way Through the Ranks of the Corporate Social, Free Everything....... Search", TMTPOST, 15 January 2015 (2015-01-15), Retrieved from the Internet <URL:http://www.tmtpost.com/187089.html> *

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11184314B2 (en) 2018-12-29 2021-11-23 Tianjin Bytedance Technology Co., Ltd. Method and apparatus for prompting message reading state, and electronic device
CN112202660A (zh) * 2019-07-08 2021-01-08 钉钉控股(开曼)有限公司 通讯方法及装置
CN112202660B (zh) * 2019-07-08 2022-11-22 钉钉控股(开曼)有限公司 通讯方法及装置
CN111770013A (zh) * 2020-07-01 2020-10-13 浪潮云信息技术股份公司 一种即时通讯系统及方法
CN114338577A (zh) * 2020-10-12 2022-04-12 腾讯科技(深圳)有限公司 信息处理方法及装置、电子设备、存储介质
EP4246922A4 (en) * 2020-12-24 2024-04-17 Vivo Mobile Communication Co Ltd SENDING METHOD AND APPARATUS, AND ELECTRONIC DEVICE
CN113162846A (zh) * 2021-04-30 2021-07-23 网易(杭州)网络有限公司 即时消息处理状态的显示方法及装置、介质及电子设备
CN113472631A (zh) * 2021-06-24 2021-10-01 北京达佳互联信息技术有限公司 提醒信息的处理方法、装置、电子设备及存储介质

Also Published As

Publication number Publication date
CN108400924B (zh) 2021-12-21
CN108400924A (zh) 2018-08-14
TW201830987A (zh) 2018-08-16

Similar Documents

Publication Publication Date Title
WO2018141224A1 (zh) 群组消息的阅读状态展示方法、即时通讯客户端及服务端
US11134046B2 (en) Apparatus and method for maintaining a message thread with opt-in permanence for entries
US10896191B2 (en) Creation of real-time conversations based on social location information
US9819634B2 (en) Organizing messages in a messaging system using social network information
US8055715B2 (en) Thread identification and classification
CN108881214B (zh) 多功能集成交互方法、装置及电子设备
US11595340B2 (en) Methods and apparatus for mass email detection and collaboration
US8312095B2 (en) Tracking interactive text-message communications
US9450902B2 (en) Method and system for marking email threads
US20040119740A1 (en) Methods and apparatus for displaying and replying to electronic messages
US10375006B2 (en) Systems and methods of redactive messaging
US20120054639A1 (en) Intelligent workspace
US20080109741A1 (en) User-generated content with instant-messaging functionality
US8296372B2 (en) Method and system for merging electronic messages
US11531646B2 (en) Facilitating generation and utilization of group folders
JP2007072523A (ja) 協調作業場作成支援のためのプログラム、方法及び装置
US20240098053A1 (en) System and method for transforming email messages to communication stream messages
CN103164472A (zh) 在社交网络系统中对用户生成内容的处理方法和装置
US8768846B2 (en) System, method, and apparatus for management of media objects
JP2013073408A (ja) 情報共有システム及び情報共有方法
TW201238306A (en) Inter-application communication system and method there of

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18747603

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18747603

Country of ref document: EP

Kind code of ref document: A1