CN115348229A - Message withdrawing method and device - Google Patents

Message withdrawing method and device Download PDF

Info

Publication number
CN115348229A
CN115348229A CN202211041599.4A CN202211041599A CN115348229A CN 115348229 A CN115348229 A CN 115348229A CN 202211041599 A CN202211041599 A CN 202211041599A CN 115348229 A CN115348229 A CN 115348229A
Authority
CN
China
Prior art keywords
message
receiving end
revocation
withdrawing
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.)
Granted
Application number
CN202211041599.4A
Other languages
Chinese (zh)
Other versions
CN115348229B (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.)
Bank of China Ltd
Original Assignee
Bank of China 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 Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN202211041599.4A priority Critical patent/CN115348229B/en
Publication of CN115348229A publication Critical patent/CN115348229A/en
Application granted granted Critical
Publication of CN115348229B publication Critical patent/CN115348229B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/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

Landscapes

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

Abstract

The invention discloses a message withdrawing method and a device, wherein the method comprises the following steps: receiving a withdrawal request sent by a message sending end, wherein the withdrawal request comprises a message identifier of a message; according to the message identification, determining the reading state of a message receiving end aiming at the message; and sending a first withdrawing instruction to the first message receiving end by taking the message receiving end which does not read the message as the first message receiving end, wherein the first withdrawing instruction is used for indicating to withdraw the message and does not prompt the withdrawal of the message. The invention can ensure that the receiver which does not read the message can not sense whether the message exists, thereby avoiding the disturbance to the receiver and improving the user experience.

Description

Message withdrawing method and device
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a message revocation method and apparatus.
Background
This section is intended to provide a background or context to the embodiments of the invention that are recited in the claims. The description herein is not admitted to be prior art by inclusion in this section.
With the development of internet technology, various applications with instant messaging functions, such as instant messaging applications, social applications, game applications, etc., become mainstream social tools.
In the related art, when a sender sends a message using the application, there may be cases where the message is sent by mistake, where the message content is sent by mistake, and so on. The sender will then withdraw the message. So that the message is withdrawn at the receiving party. However, the communication record of the receiving party still displays the withdrawal prompt message.
Disclosure of Invention
The embodiment of the invention provides a message withdrawing method and a message withdrawing device, which are used for selectively not prompting the withdrawal of a message.
The message withdrawing method provided by the embodiment of the invention is applied to a server and comprises the following steps:
receiving a withdrawal request sent by a message sending end, wherein the withdrawal request comprises a message identifier of a message;
determining the reading state of a message receiving end aiming at the message according to the message identification;
and sending a first withdrawing instruction to the first message receiving end by taking the message receiving end which does not read the message as the first message receiving end, wherein the first withdrawing instruction is used for indicating to withdraw the message and does not prompt the withdrawal of the message.
The message withdrawing method provided by the embodiment of the invention is applied to a first message receiving end and comprises the following steps:
receiving a first revocation instruction, the first revocation instruction comprising a message identification of a message;
and according to the message identification, withdrawing the message in the session interface, and not prompting the withdrawal of the message.
The message withdrawing device provided by the embodiment of the invention is applied to a server and comprises:
a receiving unit, configured to receive a revocation request sent by a message sending end, where the revocation request includes a message identifier of a message;
the determining unit is used for determining the reading state of the message receiving end aiming at the message according to the message identifier;
and the sending unit is used for sending a first withdrawing instruction to the first message receiving end by taking the message receiving end which does not read the message as the first message receiving end, wherein the first withdrawing instruction is used for indicating to withdraw the message and does not prompt the withdrawal of the message.
The message withdrawing device provided by the embodiment of the invention is applied to a first message receiving end and comprises:
a receiving unit, configured to receive a first revocation instruction, where the first revocation instruction includes a message identifier of a message;
and the withdrawing unit is used for withdrawing the message in the session interface according to the message identification and not prompting the withdrawal of the message.
Embodiments of the present invention further provide a computer device, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor implements the message revocation method when executing the computer program.
An embodiment of the present invention further provides a computer-readable storage medium, which stores a computer program, and when the computer program is executed by a processor, the computer program implements the message revocation method.
An embodiment of the present invention further provides a computer program product, which includes a computer program, and when the computer program is executed by a processor, the message revocation method is implemented.
According to the technical scheme, a withdrawal request sent by a message sending end can be received, wherein the withdrawal request comprises a message identifier of a message; the reading state of a message receiving end aiming at the message can be determined according to the message identification; the message receiving end which does not read the message can be taken as a first message receiving end, and a first withdrawing instruction is sent to the first message receiving end, wherein the first withdrawing instruction is used for indicating that the message is withdrawn, and the withdrawing of the message is not prompted. Since the corresponding recipient at the first message receiving end does not read the message before the sender withdraws the message. Thus, the first message receiving end does not prompt withdrawal of the message after withdrawing the message. Therefore, a receiver which does not read the message cannot sense whether the message exists or not, so that the interference to the receiver is avoided, and the user experience is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts. In the drawings:
FIG. 1 is a schematic diagram of a communication system in an embodiment of the present invention;
FIG. 2 is a flowchart illustrating a message revocation method according to an embodiment of the present invention;
FIG. 3 is a flowchart illustrating a message revocation method according to an embodiment of the present invention;
FIG. 4 is a functional block diagram of a message revocation apparatus according to an embodiment of the present invention;
FIG. 5 is a functional block diagram of a message revocation device according to an embodiment of the present invention;
fig. 6 is a schematic functional structure diagram of a computer device in an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the embodiments of the present invention are further described in detail below with reference to the accompanying drawings. The exemplary embodiments and descriptions of the present invention are provided to explain the present invention, but not to limit the present invention.
Please refer to fig. 1. The embodiment of the invention provides a communication system. The communication system may include a message sender, a server, and a message receiver. The message sending end and the message receiving end may be user-oriented devices including, but not limited to, smart phones, tablet electronic devices, portable computers, personal computers, and the like. The server may be one server, or may be a server cluster including a plurality of servers. The message sending end and the message receiving end may operate an Operating System (OS). Applications may be installed through the operating system. The application may comprise an instant messaging application. The message sending end can send a message to the message receiving end through the server. Specifically, the message sending end may send a message to the server. The server may receive a message; at least one message receiving end can be determined according to the attribute of the message; a message may be sent to the at least one message receiver. The at least one message receiving end may receive a message.
Please refer to fig. 2. The embodiment of the invention provides a message withdrawing method. The message revocation method may be applied to a server. The message revocation method may include the following steps.
Step S11: and receiving a revocation request sent by a message sending end, wherein the revocation request comprises a message identification of the message.
In some embodiments, the sender may enter the message at the sender of the message. The message sending terminal can receive the message; a message may be sent to the server. The server may receive the message; determining at least one message receiving end according to the attribute of the message; a message may be sent to at least one message receiver. The at least one message receiver may receive the message such that the recipient reads the message through the message receiver. Wherein the message may include at least one of a text message, a link message, a picture message, a voice message, a motion picture, a video message, an emoticon message, and a file message. Attributes of a message may include source data of the message, message identification of the message, destination data of the message, and so forth. The source data for the message may include an identification of the sender (e.g., the sender's account). The destination data for the message may include an identification of the recipient (e.g., an account of the recipient). The at least one message receiving end may include a message receiving end corresponding to the identifier of the recipient, for example, a message receiving end registered with the recipient account.
In some example scenarios, the sender and the receiver are both group members in a conversation group. The sender may be a user of the conversation group who sends the message. The recipient may be a user in the conversation group who receives the message. The at least one message receiving end may include a message receiving end corresponding to each receiver in the conversation group. Preferably, the number of recipients in the conversation group may be plural, and thus the number of message receiving ends may be plural.
In some embodiments, after sending a message, the sender may find it missent, incorrect editing of the message content, and the like. To this end, the sender may perform a revocation operation at the sender of the message. The message sender may send a revocation request to the server upon detecting a revocation operation by the sender. The revocation request may include a message identification of the transmitted message. Continuing with the foregoing scenario example, a revocation option for a sent message may be included in the group session interface. The sender may click on the revocation option. The message sender may send a revocation request to the server upon detecting a click operation for the revocation option. The revocation request may include a message identification of the transmitted message.
Further, after detecting the withdrawal operation of the sender, the message sending end can also redisplay the message for the sender to edit. The message sending end can also send the edited message to the server. The server can receive the edited message; the composed message may be sent to at least one message receiver. The at least one message receiving terminal may receive the edited message, so that the receiver reads the edited message through the message receiving terminal. Wherein, the message sender can directly redisplay the message. Or the message sending end can also display prompt information for re-editing the message; the message may be displayed upon detecting a sender action on the reminder information.
Step S13: according to the message identification, determining the reading state of a message receiving end aiming at the message;
in some embodiments, the recipient may or may not have read the message through the message receiving end. To this end, the server may determine the read status of the message receivers for the message to distinguish which message receivers the message is in a read state and which message receivers the message is in an unread state.
In some embodiments, a message receiver may receive a message; after detecting the preset operation, considering that the message is received and read; a specific message may be sent to the server. The specific message is used to indicate that the message has been read. The preset operation may include opening a chat interface and the like. The specific message may include the message identification.
For this purpose, for each message receiving end of at least one message receiving end, the server may detect whether a specific message containing the message identifier sent by the message receiving end is received; the reading state of the message receiving end can be determined according to the detection result. If the specific message containing the message identification sent by the message receiving end is received; it may be determined that the message receiver has read the message. If the specific message containing the message identification sent by the message receiving end is not received; it may be determined that the message receiver did not read the message.
Step S15: and sending a first withdrawing instruction to the first message receiving end by taking the message receiving end which does not read the message as the first message receiving end, wherein the first withdrawing instruction is used for indicating to withdraw the message and does not prompt the withdrawal of the message.
In some embodiments, the server can distinguish which message receivers the message is in the read state and which message receivers the message is in the unread state, via step S13. The server may use a message receiving end which does not read the message as a first message receiving end; a first revocation instruction may be sent to a first message receiving end. The first message receiving end may receive a first revocation instruction; the message may be revoked and not prompted for revocation (e.g., revocation prompt information is not displayed, which is used to prompt the message to be revoked). Since the corresponding recipient at the first message receiving end does not read the message before the sender withdraws the message. Thus, the first message receiving end does not prompt withdrawal of the message after withdrawing the message. Thus, the recipients who do not read the message cannot perceive whether the message exists. That is, from the perspective of the recipient of the unread message, the first message receiver may be deemed to have not received the message. Therefore, the interference to the receiver is avoided, and the user experience is improved.
The first revoke instruction may include a message identification of the message to be revoked. Therefore, the first message receiving terminal can withdraw the corresponding message according to the message identification.
In some embodiments, the server may further send a second withdrawal instruction to the second message receiving end with the message receiving end that has read the message as the second message receiving end, where the second withdrawal instruction is used to instruct to withdraw the message, and prompt the withdrawal of the message (for example, a withdrawal prompt message may be displayed, and the withdrawal prompt message is used to prompt the message to be withdrawn). Since the corresponding receiver at the receiving end of the second message has read the message before the sender withdraws the message. Thus, the second message receiving end may prompt the revocation of the message after the message is revoked. In this way, the receiver who has read the message can know the state of the message, thereby improving the user experience.
The second revoke instruction may include a message identification of the message to be revoked. Therefore, the second message receiving end can withdraw the corresponding message according to the message identification.
The revocation prompt information may be, for example: XXX has withdrawn a message.
The message revocation method in the embodiments of the present specification may receive a revocation request sent by a message sending end, where the revocation request includes a message identifier of a message; the reading state of a message receiving end aiming at the message can be determined according to the message identification; the message receiving end which does not read the message can be taken as a first message receiving end, and a first withdrawing instruction is sent to the first message receiving end, wherein the first withdrawing instruction is used for indicating that the message is withdrawn, and the withdrawing of the message is not prompted. Since the corresponding receiver at the first message receiving end does not read the message before the sender withdraws the message. Thus, the first message receiving end does not prompt withdrawal of the message after withdrawing the message. Therefore, a receiver which does not read the message cannot sense whether the message exists or not, so that the interference to the receiver is avoided, and the user experience is improved.
Please refer to fig. 3. The embodiment of the invention provides a message withdrawing method. The message revocation method may be applied to the first message receiving end. The message revocation method may include the following steps.
Step S21: a first revocation instruction is received, the first revocation instruction including a message identification of a message.
In some embodiments, the first message receiver may be a message receiver that does not read a received message. The process of the server sending the first revocation instruction to the first message receiving end may refer to the foregoing embodiment.
Step S23: and according to the message identification, withdrawing the message in the session interface, and not prompting the withdrawal of the message.
In some embodiments, the first message receiving end may revoke the message corresponding to the received message identification and not prompt revocation of the message. The conversation interface may include a group conversation interface.
The message revocation method of the embodiment of the present specification may receive a first revocation instruction, where the first revocation instruction includes a message identifier of a message; the message may be revoked in the conversation interface based on the message identification and not prompted for revocation of the message. Therefore, a receiver which does not read the message cannot sense whether the message exists or not, so that the interference to the receiver is avoided, and the user experience is improved.
Please refer to fig. 4. The embodiment of the present invention further provides a message revocation device, as described in the following embodiments. Since the principle of the device to solve the problem is similar to the message revocation method, the implementation of the device can be referred to the implementation of the message revocation method, and repeated details are omitted.
A receiving unit 31, configured to receive a revocation request sent by a message sending end, where the revocation request includes a message identifier of a message;
a determining unit 33, configured to determine, according to the message identifier, a reading state of the message receiving end for the message;
a sending unit 35, configured to send a first withdrawal instruction to a first message receiving end by using a message receiving end that does not read the message as the first message receiving end, where the first withdrawal instruction is used to instruct to withdraw the message and does not prompt withdrawal of the message.
Please refer to fig. 5. Another message revocation apparatus is provided in an embodiment of the present invention, as described in the following embodiments. Since the principle of the device to solve the problem is similar to the message revocation method, the implementation of the device can be referred to the implementation of the message revocation method, and repeated details are omitted.
A receiving unit 41, configured to receive a first revocation instruction, where the first revocation instruction includes a message identifier of a message;
and the withdrawing unit 43 is used for withdrawing the message in the session interface according to the message identification, and does not prompt the withdrawal of the message.
Please refer to fig. 6. Embodiments of the present invention further provide a computer device, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, and the processor implements the message revocation method when executing the computer program.
An embodiment of the present invention further provides a computer-readable storage medium, which stores a computer program, and when the computer program is executed by a processor, the computer program implements the message revocation method.
An embodiment of the present invention further provides a computer program product, which includes a computer program, and when the computer program is executed by a processor, the message revocation method is implemented.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention has been described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The above-mentioned embodiments are provided to further explain the objects, technical solutions and advantages of the present invention in detail, and it should be understood that the above-mentioned embodiments are only examples of the present invention and should not be used to limit the scope of the present invention, and any modifications, equivalents, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (11)

1. A message revocation method, applied to a server, comprising:
receiving a withdrawal request sent by a message sending end, wherein the withdrawal request comprises a message identifier of a message;
determining the reading state of a message receiving end aiming at the message according to the message identification;
and sending a first withdrawing instruction to the first message receiving end by taking the message receiving end which does not read the message as the first message receiving end, wherein the first withdrawing instruction is used for indicating to withdraw the message and does not prompt the message to withdraw.
2. The method according to claim 1, wherein the user corresponding to the message sending end is a user sending the message in a session group, and the user corresponding to the message receiving end is a user receiving the message in the session group.
3. The method of claim 1, wherein the determining the read status of the message receiving end for the message comprises:
detecting whether a specific message sent by a message receiving end is received or not, wherein the specific message is used for indicating that the message is read; and determining the reading state of the message receiving end according to the detection result.
4. The method of claim 1, wherein the method further comprises:
and sending a second withdrawing instruction to the second message receiving end by taking the message receiving end which has read the message as the second message receiving end, wherein the second withdrawing instruction is used for indicating to withdraw the message and prompting the withdrawal of the message.
5. A message revocation method, applied to a first message receiving end, comprising:
receiving a first revocation instruction, the first revocation instruction comprising a message identification of a message;
and according to the message identification, withdrawing the message in the session interface, and not prompting the withdrawal of the message.
6. The method of claim 5, wherein the message comprises a group message in a conversation group, the group message in an unread state at the first message receiver, the conversation interface comprising a group conversation interface.
7. A message revocation apparatus, applied to a server, comprising:
a receiving unit, configured to receive a revocation request sent by a message sending end, where the revocation request includes a message identifier of a message;
the determining unit is used for determining the reading state of the message receiving end aiming at the message according to the message identification;
and the sending unit is used for sending a first withdrawing instruction to the first message receiving end by using the message receiving end which does not read the message as the first message receiving end, wherein the first withdrawing instruction is used for indicating to withdraw the message and does not prompt the withdrawal of the message.
8. A message revocation apparatus, for use at a first message receiving end, comprising:
a receiving unit, configured to receive a first revocation instruction, where the first revocation instruction includes a message identifier of a message;
and the withdrawing unit is used for withdrawing the message in the session interface according to the message identification and not prompting the withdrawal of the message.
9. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the method of any one of claims 1 to 6 when executing the computer program.
10. A computer-readable storage medium, characterized in that the computer-readable storage medium stores a computer program which, when executed by a processor, implements the method of any one of claims 1 to 6.
11. A computer program product, characterized in that the computer program product comprises a computer program which, when being executed by a processor, carries out the method of any one of claims 1 to 6.
CN202211041599.4A 2022-08-29 2022-08-29 Message withdrawal method and device Active CN115348229B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211041599.4A CN115348229B (en) 2022-08-29 2022-08-29 Message withdrawal method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211041599.4A CN115348229B (en) 2022-08-29 2022-08-29 Message withdrawal method and device

Publications (2)

Publication Number Publication Date
CN115348229A true CN115348229A (en) 2022-11-15
CN115348229B CN115348229B (en) 2024-04-19

Family

ID=83954520

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211041599.4A Active CN115348229B (en) 2022-08-29 2022-08-29 Message withdrawal method and device

Country Status (1)

Country Link
CN (1) CN115348229B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106330687A (en) * 2016-10-17 2017-01-11 腾讯科技(深圳)有限公司 Information processing method, device and system
CN108390813A (en) * 2017-02-03 2018-08-10 阿里巴巴集团控股有限公司 Instant communication information recalls, amending method, instant communication client and server-side
CN112035206A (en) * 2020-09-01 2020-12-04 腾讯科技(深圳)有限公司 Message processing method and device
CN112422735A (en) * 2020-10-27 2021-02-26 维沃软件技术有限公司 Information prompting method and device and electronic equipment
CN114764289A (en) * 2021-01-04 2022-07-19 腾讯科技(深圳)有限公司 Expression processing method, device and equipment and computer readable storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106330687A (en) * 2016-10-17 2017-01-11 腾讯科技(深圳)有限公司 Information processing method, device and system
CN108390813A (en) * 2017-02-03 2018-08-10 阿里巴巴集团控股有限公司 Instant communication information recalls, amending method, instant communication client and server-side
CN112035206A (en) * 2020-09-01 2020-12-04 腾讯科技(深圳)有限公司 Message processing method and device
CN112422735A (en) * 2020-10-27 2021-02-26 维沃软件技术有限公司 Information prompting method and device and electronic equipment
CN114764289A (en) * 2021-01-04 2022-07-19 腾讯科技(深圳)有限公司 Expression processing method, device and equipment and computer readable storage medium

Also Published As

Publication number Publication date
CN115348229B (en) 2024-04-19

Similar Documents

Publication Publication Date Title
US20150229598A1 (en) Method and system of synchroning an unread message in instant communication
CN109474688B (en) Method, device, equipment and medium for sending instant communication network request message
WO2016139977A1 (en) Server, method for controlling server, and program
US10613717B2 (en) Reproducing state of source environment when image was screen captured on a different computing device using resource location, resource navigation and positional metadata embedded in image
CN109947408B (en) Message pushing method and device, storage medium and electronic equipment
JP6275141B2 (en) Message synchronization with extended properties
WO2018233155A1 (en) Instant messaging method and device
CN106612226B (en) Instant messaging message processing method and device
CN109446204B (en) Data storage method and device for instant messaging, electronic equipment and medium
CN109743246B (en) Message emergency reminding method and device and electronic equipment
CN112165390B (en) Information processing method and device, electronic equipment and computer readable storage medium
US20130125022A1 (en) Method, device and system for sending, receiving and updating interactive information on the internet
TWI357748B (en) System and method for correlating messages within
CN103490984B (en) A kind of method and apparatus obtaining user profile
CN110708424B (en) Information presentation method and device and electronic equipment
CN115348229B (en) Message withdrawal method and device
CN111641554A (en) Message processing method and device and computer readable storage medium
CN105491223B (en) Information processing method, related equipment and system
CN107342981B (en) Sensor data transmission method and device and virtual reality head-mounted equipment
US10044652B2 (en) Context driven modification of attachments in a messaging session
CN112822089B (en) Method and device for adding friends
CN105119801B (en) A kind of social message management method, system, user terminal and server
CN113014404B (en) Message transmission method and device, server and second client
US20170163791A1 (en) Method and device for message prompting
CN112346615A (en) Information processing method and device

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
GR01 Patent grant
GR01 Patent grant