WO2017167132A1 - 即时通信的实现方法和装置 - Google Patents

即时通信的实现方法和装置 Download PDF

Info

Publication number
WO2017167132A1
WO2017167132A1 PCT/CN2017/078048 CN2017078048W WO2017167132A1 WO 2017167132 A1 WO2017167132 A1 WO 2017167132A1 CN 2017078048 W CN2017078048 W CN 2017078048W WO 2017167132 A1 WO2017167132 A1 WO 2017167132A1
Authority
WO
WIPO (PCT)
Prior art keywords
link
user
session
card
information
Prior art date
Application number
PCT/CN2017/078048
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 WO2017167132A1 publication Critical patent/WO2017167132A1/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]

Definitions

  • the present application relates to the field of communications technologies, and in particular, to a method and an apparatus for implementing instant messaging.
  • the present application provides a method and apparatus for implementing instant messaging.
  • An implementation method of instant messaging comprising:
  • the session interface is an interface for a user to implement a session chat with one or more users.
  • An implementation method of instant messaging comprising:
  • the parsed information of the link is displayed in the form of a card in the home page of the instant messaging client.
  • An instant messaging implementation device comprising:
  • the first obtaining unit acquires the user complex when detecting the operation of the user to open the session interface Linked or cut;
  • the first display unit displays the parsed information of the link in the form of a card in the opened session interface
  • the session interface is an interface for a user to implement a session chat with one or more users.
  • An instant messaging implementation device comprising:
  • a second obtaining unit when detecting an operation of the user to open the instant messaging client, acquiring a link copied or cut by the user;
  • the third display unit displays the parsed information of the link in the form of a card in the front page of the instant messaging client.
  • the client of the present application can display the parsing information of the link copied or cut by the user in the form of a card in the session interface when the user opens the session interface, so that the user can intuitively understand the copying or cutting.
  • the related content of the link improves the user experience.
  • FIG. 1 is a schematic flow chart of a method for implementing instant messaging according to an exemplary embodiment of the present application.
  • FIG. 2 is a schematic flowchart diagram of another method for implementing instant messaging according to an exemplary embodiment of the present application.
  • FIG. 3 is a schematic flowchart diagram of another method for implementing instant messaging according to an exemplary embodiment of the present application.
  • FIG. 4 is a schematic structural diagram of an apparatus for implementing instant messaging according to an exemplary embodiment of the present application.
  • FIG. 5 is a schematic structural diagram of an apparatus for implementing instant messaging according to an exemplary embodiment of the present application.
  • FIG. 6 is a schematic structural diagram of another apparatus for implementing instant messaging according to an exemplary embodiment of the present application.
  • first, second, third, etc. may be used to describe various information in this application, such information should not be limited to these terms. These terms are only used to distinguish the same type of information from each other.
  • first information may also be referred to as the second information without departing from the scope of the present application.
  • second information may also be referred to as the first information.
  • word "if” as used herein may be interpreted as "when” or “when” or “in response to a determination.”
  • FIG. 1 is a schematic flow chart of a method for implementing instant messaging according to an exemplary embodiment of the present application.
  • the instant messaging implementation method can be applied to a client having an instant messaging function (hereinafter referred to as a client), including the following steps:
  • Step 101 When detecting that the user opens the session interface, obtain the user copy or Cut the link.
  • the session interface is an interface for the user to implement a session chat with one or more users.
  • the client may obtain the user copy from the clipboard of the system. Or cut links.
  • Step 102 Display the parsed information of the link in the form of a card in the opened session interface.
  • the link may be sent to the server, and after receiving the link, the server may parse the link to obtain the parsed information of the link, and The parsing information is returned to the client.
  • the parsing information may include: the link points to a title, an abstract, and a picture of the page.
  • the client may automatically display the parsing information in the form of a card in the opened session interface. For example, the parsing information and the like are displayed in the form of a hovering box.
  • the client of the present application can display the parsing information of the link copied or cut by the user in the form of a card in the session interface when the user opens the session interface, so that the user can intuitively understand the copying or cutting.
  • the related content of the link improves the user experience.
  • the client when detecting that the user opens a conversation interface for a friend or a group, the client may obtain all the links copied or cut by the user from the clipboard of the system. For example, the client may sequentially determine, according to the preset characters, whether the data copied or cut by the user in the clipboard is a link, and if it is a link, obtain the link.
  • the client when there are multiple links copied or cut by the user, the client can obtain all the links copied or cut by the user, and display each link of each link in the opened session interface. Parsing information, for example, the client can display all the parsing information of all the links in one card, and the client can also generate a corresponding card for each link. This is not a special limitation.
  • the client when detecting that the user opens a session interface for a friend or a group, the client may only obtain the link that the user copied or cut last time. For example, the client can sequentially determine whether the data copied or cut by the user in the clipboard is a link according to the copy or cut time from late to early, and when determined as a link, the link can be obtained to obtain the user. The link that was last copied or cut.
  • the user can intuitively understand the link that has been copied or cut before.
  • the user can send the link and its parsing information to the session object of the session interface by sending an instruction, for example, the user can click the send button of the message edit box in the session interface, and the user can also click the send button corresponding to the card.
  • This application does not impose any special restrictions on this.
  • FIG. 2 is a schematic flowchart diagram of another method for implementing instant messaging according to an exemplary embodiment of the present application.
  • the instant messaging implementation method can be applied to a client having an instant messaging function, and the client can be installed in a smart terminal device such as a mobile phone, a tablet computer, or a PDA (Personal Digital Assistant).
  • a smart terminal device such as a mobile phone, a tablet computer, or a PDA (Personal Digital Assistant).
  • PDA Personal Digital Assistant
  • Step 201 When detecting the operation of the user to open the session interface, obtain the link that the user copied or cut last time.
  • the user can register the user account in the instant messaging server in advance, and then input the registered user account (such as the user name and password) in the client to perform identity verification. After the user passes the identity verification, the user can pass the authentication.
  • the client chats with friends or groups.
  • the client when the client detects that the user opens the session interface for the friend or the group, the client may obtain the link that the user has recently copied or cut.
  • the client can retrieve the last copy or cut of the user from the clipboard of the smart device, and the link copied or cut by the user in the clipboard includes the user copying or cutting based on the client. Cut links, including links that users copy or cut in other applications.
  • Step 202 Send the link to the server, and receive the parsing information corresponding to the link returned by the server.
  • the client when the client obtains the link that the user copied or cut last time, the client may send the link to the server, and after receiving the link, the server may parse the link to obtain the Link the corresponding parsing information.
  • the parsing information may include: a title, an abstract, and a picture of the page pointed by the link.
  • the parsing information may be returned to the client.
  • the server fails to resolve the link successfully, the subsequent process of the application may be ended. For example, the server may return a message that the parsing fails to the client, and the client does not need to follow the message after receiving the parsing failure message. deal with.
  • Step 203 Determine whether the time interval of the copy or cut time of the link and the current time is within a preset threshold. If it is within a preset threshold, step 204 may be performed, and if it is not within the preset threshold, step 206 may be performed.
  • the client may calculate the time interval between the copying or cutting time of the link and the current time, and then determine whether the time interval is preset. Within the threshold, when the preset threshold is within, step 204 can be performed. If the time interval is not within the preset threshold, step 206 may be performed.
  • the preset threshold may be set by a developer, for example, 30 seconds, etc., and the application does not specifically limit this.
  • the client may first perform step 202 to send the link to the server, or may perform this step to determine whether the time interval is preset. Within the threshold, the client can also open the parallel thread, and perform step 202 and this step at the same time, which is not specifically limited in this application.
  • Step 204 Display the parsed information of the link in the form of a card in the opened session interface.
  • the time interval between the copying or cutting time of the link and the current time is within a preset threshold
  • the time interval between the operation of copying or cutting by the user and the operation of opening the session interface is compared. Shortly, after the user opens the session interface, the probability that the link sends the session object is high, and the client can display the parsing information in the form of a card in the session interface.
  • the “card” is an image understanding of the presentation form of the parsed information, and the presentation form of the card may include: a floating frame, a button, and the like.
  • the client may generate a hovering box in the session interface and display the parsing information in the hovering box.
  • the client can also generate a button in the session interface and display the parsing information in the button.
  • the client presents the parsing information in the form of a card, so that the user can intuitively distinguish the parsing information from the past session message in the session interface.
  • the user when the user wants to browse the page pointed by the link, the user can click the card, and the client can open the page pointed by the link when the user clicks on the card.
  • Step 205 After receiving the sending instruction, send the link and the parsing information to the session object of the session interface.
  • the client can send the link and its parsing information to the session object.
  • the client can provide a send button and a cancel button in the card, such as the send button and the cancel button can be provided in the lower right corner of the card. If the user wants to send the link to the session object, The user can click the sending button, and the client considers that the sending instruction is received, and the link and the parsing information thereof are sent to the session object, and the client of the session object can also receive the link and the parsing information thereof.
  • the parsing information is presented in the form of a card in its session interface, and the session object can click on the card to open the linked page. If the user does not want to send the link to the session object, the user can click the Cancel button and the client can hide the card displayed.
  • the client may also provide a send button and a cancel button corresponding to the card.
  • the client may provide the send button and the cancel button above the card, which is not specifically limited in this application.
  • the client may not separately provide the send button and the cancel button, and the client may send the link and the parsing information to the session object after the user clicks the send button of the message edit box in the session interface. There are no special restrictions on this.
  • the session interface is a friend-oriented session interface
  • the session object is a peer friend.
  • the session interface is a group-oriented session interface
  • the session object is a group member other than the user itself in the group.
  • the client sends the link and its parsing information to the session object
  • the link and its parsing information are sent to the server first, and then forwarded by the server to the session object.
  • the implementation can refer to related technologies, and the present application will not be repeated here.
  • Step 206 When the user pastes the link into the message edit box of the session interface, the parsed information of the link is displayed in the form of a card in the session interface.
  • the user can paste the link into the message edit box of the session interface.
  • the link's parsing information may be displayed in the form of a card in the session interface while the link is displayed in the message edit box, for example: in the session A hovering box is generated in the interface, and the parsing information of the link is displayed in the hovering box.
  • Step 207 After receiving the sending instruction, send the link and its parsing information to the session object of the session interface, and delete the link in the message edit box.
  • the client may further provide a sending or canceling button corresponding to the card. If the user wants to send the link to the session object, the user may click the send button, and the client may The link and its parsing information are sent to the session object, and the client also deletes the link pasted by the user in the message edit box. If the user does not want to send the link to the session object, the user can click the Cancel button and the client can hide the displayed card.
  • the client of the present application can automatically display the parsing information of the link in the opened session interface when the time interval between the time when the user copies or cuts the link and the current time is within the preset threshold, so that Users intuitively understand the content of links they copy or cut.
  • the user can directly send the link and the parsing information by clicking the send button, and the whole process does not require the user to perform the paste operation, which greatly simplifies the operation complexity of the user, improves the interaction efficiency of the instant communication, and improves the user experience.
  • the user when the user browses the information, the user can send the browsed information to the instant communication friend through the share button of the information page.
  • the software for browsing the information is incompatible with the instant communication software, the user can copy the information. Link and use the solution provided in this application to share information.
  • the software for browsing the information of the user is compatible with the instant messaging software, the user can also share the information by using the solution provided by the application. This application does not specifically limit this.
  • the user's mobile phone is loaded with an Alipay client and a Baidu browser.
  • the user browses the news using the Baidu browser.
  • the client confirms that the user copied the last time.
  • the client sends the link to the server, the server parses the link, and returns the title, abstract, and picture of the news to the client for the client.
  • the title, the abstract, and the picture of the news are displayed in the form of a card in the session interface.
  • the title, the abstract and the picture of the news can be seen, and the user can click the send button corresponding to the card to link the link and the news.
  • the title, abstract, and image are sent to your friends. The entire process does not require a paste operation for the user, which improves the user interaction efficiency.
  • FIG. 3 is a schematic flowchart diagram of another method for implementing instant messaging according to an exemplary embodiment of the present application.
  • the instant messaging implementation method can be applied to a client having an instant messaging function, including the following steps:
  • Step 301 Acquire a link copied or cut by the user when detecting that the user starts the operation of the instant messaging client.
  • Step 302 The parsing information of the link is displayed in the form of a card in a homepage of the instant messaging client.
  • the client when the user opens the client, the client can obtain the link copied or cut by the user, and display the parsing information of the link in the form of a card in the homepage, and provide the corresponding card.
  • Sending a button when the user clicks the send button, the client may display a list of session indexes, including the user's friends, groups, discussion groups, and the like. The user may select a session pair in the list of session indexes to send the link For example, the client can then send the link and its parsing information to the session object selected by the user.
  • the client of the present application can display the parsing information of the user or the cut link in the form of a card in the homepage, so that the user can intuitively understand the related content of the copy or cut link.
  • the client can send the link and its parsing information to the session object selected by the user in the session index list.
  • the entire process does not require the user to perform the paste operation, and the user does not need to open the session interface, which greatly simplifies the user's operation complexity and improves the instant.
  • the communication efficiency of communication improves the user experience.
  • the present application also provides an embodiment of an apparatus for implementing instant messaging.
  • the embodiment of the instant messaging implementation device of the present application can be applied to an instant messaging client loaded in the terminal device.
  • the device embodiment may be implemented by software, or may be implemented by hardware or a combination of hardware and software.
  • the processor of the terminal device is configured to read the corresponding computer program instructions in the non-volatile memory into the memory.
  • FIG. 4 a hardware structure diagram of the terminal device where the instant messaging implementation device of the present application is located, except the processor, the memory, the network interface, and the non-volatile memory shown in FIG.
  • the terminal device where the device is located in the embodiment may also include other hardware according to the actual function of the terminal device, and details are not described herein.
  • FIG. 5 is a schematic structural diagram of an apparatus for implementing instant messaging according to an exemplary embodiment of the present application.
  • the instant messaging implementation device 400 can be applied to the instant messaging client loaded in the terminal device shown in FIG. 4, and includes: a first obtaining unit 401, a first displaying unit 402, and a second The display unit 403, the first transmitting unit 404, and the second transmitting unit 405.
  • the first obtaining unit 401 acquires a link copied or cut by the user when detecting an operation of the user to open the session interface;
  • the first display unit 402 displays the parsed information of the link in the form of a card in the opened session interface
  • the session interface is an interface for a user to implement a session chat with one or more users.
  • the first obtaining unit 401 acquires a link that the user copied or cut last time.
  • the first display unit 402 determines whether the time interval between the copy or cut time of the link that the user last copied or cuts and the current time is within a preset threshold; and is at a preset threshold. Internally, the parsed information of the link is displayed in the form of a card in the opened session interface.
  • the second display unit 403 when the user pastes the link to the message edit box of the session interface, presents the link analysis information in the form of a card in the session interface.
  • the first sending unit 404 after receiving the sending instruction, sending the link and the parsing information thereof to the session object of the session interface, to display the card in the session interface of the session object.
  • Linked parsing information
  • the second sending unit 405 when receiving the sending instruction, sends the link and its parsing information to the session object of the session interface to display the card in the form of a card in the session interface of the session object. Linked parsing information.
  • the sending instruction includes: an instruction of the user to click a send button of the message edit box, an instruction of the user to click a send button corresponding to the card, and an instruction of the user to click the card.
  • the parsing information includes: the link points to a title, a summary of the page, and image.
  • FIG. 6 is a schematic structural diagram of another apparatus for implementing instant messaging according to an exemplary embodiment of the present application.
  • the instant messaging implementation device 400 can also be applied to the instant messaging client loaded in the terminal device shown in FIG. 4, including: a second obtaining unit 410, a third displaying unit 420, and a list.
  • the display unit 430 and the third transmitting unit 440 can also be applied to the instant messaging client loaded in the terminal device shown in FIG. 4, including: a second obtaining unit 410, a third displaying unit 420, and a list.
  • the display unit 430 and the third transmitting unit 440 can also be applied to the instant messaging client loaded in the terminal device shown in FIG. 4, including: a second obtaining unit 410, a third displaying unit 420, and a list.
  • the display unit 430 and the third transmitting unit 440 can also be applied to the instant messaging client loaded in the terminal device shown in FIG. 4, including: a second obtaining unit 410, a third displaying unit 420, and a list.
  • the second obtaining unit 410 acquires a link copied or cut by the user when detecting that the user starts the operation of the instant messaging client;
  • the third display unit 420 displays the parsed analysis information in the form of a card in the home page of the instant messaging client.
  • the list display unit 430 displays a session index list when receiving the sending instruction
  • the third sending unit 440 sends the link and its parsing information to the session object selected by the user in the session index list.
  • the device embodiment since it basically corresponds to the method embodiment, reference may be made to the partial description of the method embodiment.
  • the device embodiments described above are merely illustrative, wherein the units described as separate components may or may not be physically separate, and the components displayed as units may or may not be physical units, ie may be located A place, or it can be distributed to multiple network units. Some or all of the modules may be selected according to actual needs to achieve the objectives of the present application. Those of ordinary skill in the art can understand and implement without any creative effort.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)
  • User Interface Of Digital Computer (AREA)
  • Computer And Data Communications (AREA)

Abstract

本申请提供一种即时通信方法和装置。所述方法包括:在检测到用户开启会话界面的操作时,获取用户复制或剪切的链接,在开启的所述会话界面中以卡片的形式展示所述链接的解析信息,其中,所述会话界面为用户与一个或多个用户实现会话聊天的界面。本申请客户端可以在用户开启会话界面时,在所述会话界面中以卡片的形式展示用户复制或剪切的链接的解析信息,以便用户直观了解其复制或剪切链接的相关内容,提高了用户的使用体验。

Description

即时通信的实现方法和装置 技术领域
本申请涉及通信技术领域,尤其涉及一种即时通信的实现方法和装置。
背景技术
随着互联网技术的快速发展,即时通信技术给用户的工作和生活带来了各种便利。如何提高即时通信技术的用户体验已成为目前亟待解决的问题。
发明内容
有鉴于此,本申请提供一种即时通信的实现方法和装置。
具体地,本申请是通过如下技术方案实现的:
一种即时通信的实现方法,所述方法包括:
在检测到用户开启会话界面的操作时,获取用户复制或剪切的链接;
在开启的所述会话界面中以卡片的形式展示所述链接的解析信息;
其中,所述会话界面为用户与一个或多个用户实现会话聊天的界面。
一种即时通信的实现方法,所述方法包括:
在检测到用户开启即时通信客户端的操作时,获取用户复制或剪切的链接;
在所述即时通信客户端的首页中以卡片的形式展示所述链接的解析信息。
一种即时通信的实现装置,所述装置包括:
第一获取单元,在检测到用户开启会话界面的操作时,获取用户复 制或剪切的链接;
第一展示单元,在开启的所述会话界面中以卡片的形式展示所述链接的解析信息;
其中,所述会话界面为用户与一个或多个用户实现会话聊天的界面。
一种即时通信的实现装置,所述装置包括:
第二获取单元,在检测到用户开启即时通信客户端的操作时,获取用户复制或剪切的链接;
第三展示单元,在所述即时通信客户端的首页中以卡片的形式展示所述链接的解析信息。
由以上描述可以看出,本申请客户端可以在用户开启会话界面时,在所述会话界面中以卡片的形式展示用户复制或剪切的链接的解析信息,以便用户直观了解其复制或剪切链接的相关内容,提高了用户的使用体验。
附图说明
图1是本申请一示例性实施例示出的一种即时通信的实现方法的流程示意图。
图2是本申请一示例性实施例示出的另一种即时通信的实现方法的流程示意图。
图3是本申请一示例性实施例示出的另一种即时通信的实现方法的流程示意图。
图4是本申请一示例性实施例示出的一种用于即时通信的实现装置的一结构示意图。
图5是本申请一示例性实施例示出的一种即时通信的实现装置的结构示意图。
图6是本申请一示例性实施例示出的另一种即时通信的实现装置的结构示意图。
具体实施方式
这里将详细地对示例性实施例进行说明,其示例表示在附图中。下面的描述涉及附图时,除非另有表示,不同附图中的相同数字表示相同或相似的要素。以下示例性实施例中所描述的实施方式并不代表与本申请相一致的所有实施方式。相反,它们仅是与如所附权利要求书中所详述的、本申请的一些方面相一致的装置和方法的例子。
在本申请使用的术语是仅仅出于描述特定实施例的目的,而非旨在限制本申请。在本申请和所附权利要求书中所使用的单数形式的“一种”、“所述”和“该”也旨在包括多数形式,除非上下文清楚地表示其他含义。还应当理解,本文中使用的术语“和/或”是指并包含一个或多个相关联的列出项目的任何或所有可能组合。
应当理解,尽管在本申请可能采用术语第一、第二、第三等来描述各种信息,但这些信息不应限于这些术语。这些术语仅用来将同一类型的信息彼此区分开。例如,在不脱离本申请范围的情况下,第一信息也可以被称为第二信息,类似地,第二信息也可以被称为第一信息。取决于语境,如在此所使用的词语“如果”可以被解释成为“在……时”或“当……时”或“响应于确定”。
图1是本申请一示例性实施例示出的一种即时通信的实现方法的流程示意图。
请参考图1,所述即时通信的实现方法可以应用在具有即时通信功能的客户端中(以下简称:客户端),包括有以下步骤:
步骤101,在检测到用户开启会话界面的操作时,获取用户复制或 剪切的链接。
在本实施例中,所述会话界面为用户与一个或多个用户实现会话聊天的界面,当用户开启面向好友或群组的会话界面时,客户端可以从***的剪切板中获取用户复制或剪切的链接。
步骤102,在开启的所述会话界面中以卡片的形式展示所述链接的解析信息。
基于前述步骤101,在获取到所述链接后,可以将所述链接发送给服务端,服务端在接收到所述链接后,可以解析所述链接,以得到所述链接的解析信息,并将所述解析信息返回给客户端。其中,所述解析信息可以包括:所述链接指向页面的标题、摘要以及图片等信息。
在本实施例中,客户端在接收到服务端发送的解析信息后,可以在开启的所述会话界面中自动以卡片的形式展示所述解析信息。比如:以悬浮框的形式展示所述解析信息等。
由以上描述可以看出,本申请客户端可以在用户开启会话界面时,在所述会话界面中以卡片的形式展示用户复制或剪切的链接的解析信息,以便用户直观了解其复制或剪切链接的相关内容,提高了用户的使用体验。
可选的,在本申请一个例子中,客户端在检测到用户开启面向好友或群组的会话界面时,可以从***的剪切板中获取用户复制或剪切过的所有链接。比如:客户端可以根据预设的字符依次判断剪切板中用户复制或剪切过的数据是否为链接,如果为链接,则获取所述链接。在实际应用中,当用户复制或剪切过的链接的有多条时,客户端可以获取用户复制或剪切过的所有链接,并在开启的所述会话界面中展示每条链接的每个解析信息,比如:客户端可以在一张卡片中展示所有链接的所有解析信息,客户端也可以分别为每个链接生成一张对应的卡片,本申请对 此不作特殊限制。
可选的,在本申请另一个例子中,客户端在检测到用户开启面向好友或群组的会话界面时,可以仅获取用户最近一次复制或剪切的链接。比如:客户端可以按照复制或剪切时间从晚到早的顺序,依次判断剪切板中用户复制或剪切过的数据是否为链接,当确定为链接时,可以获取所述链接以得到用户最近一次复制或剪切的链接。
可选的,在本申请另一个例子中,客户端在开启的所述会话界面中以卡片的形式展示所述链接的解析信息后,用户可以直观了解到自己之前复制或剪切过的链接的相关内容,用户可以通过发送指令将所述链接及其解析信息发送给会话界面的会话对象,比如:用户可以点击会话界面中消息编辑框的发送按钮,用户还可以点击对应所述卡片的发送按钮,本申请对此不作特殊限制。
图2是本申请一示例性实施例示出的另一种即时通信的实现方法的流程示意图。
请参考图2,所述即时通信的实现方法可以应用在具有即时通信功能的客户端中,所述客户端可以安装在手机、平板电脑、PDA(Personal Digital Assistant,掌上电脑)等智能终端设备中,本申请对此不作特殊限制。所述即时通信的实现方法可以包括以下步骤:
步骤201,在检测到用户开启会话界面的操作时,获取用户最近一次复制或剪切的链接。
在本实施例中,用户可以预先在即时通信服务端中注册用户账号,然后在客户端中输入已注册的用户账号(比如:用户名和密码)进行身份验证,当用户通过身份验证后,可以通过客户端与好友或者群组进行会话聊天。这部分的处理与实现可以参照相关技术,本申请在此不再一一赘述。
在本实施例中,客户端在检测到用户开启面向好友或群组的会话界面的操作时,可以获取用户最近一次复制或剪切的链接。在一个例子中,客户端可以从智能设备的剪切板中获取用户最近一次复制或剪切的链接,所述剪切板中用户复制或剪切的链接包括用户基于本客户端进行复制或剪切的链接,也包括用户在其他应用软件中复制或剪切的链接。
步骤202,将所述链接发送给服务端,并接收服务端返回的对应于所述链接的解析信息。
基于前述步骤201,客户端在获取到用户最近一次复制或剪切的链接时,可以将所述链接发送给服务端,服务端在接收到所述链接后,可以解析所述链接从而获取所述链接对应的解析信息。其中,所述解析信息可以包括:所述链接指向的页面的标题、摘要以及图片等信息。
在本实施例中,当服务端成功解析所述链接,获取到所述链接对应的解析信息后,可以将所述解析信息返回给客户端。当服务端未能成功解析所述链接时,可以结束本申请的后续流程,比如:服务端可以向客户端返回解析失败的消息,客户端在接收到所述解析失败的消息后,无需进行后续处理。
步骤203,判断所述链接的复制或剪切时间与当前时间的时间间隔是否在预设的阈值内。如果在预设的阈值内时,可以执行步骤204,如果未在预设的阈值内,则可以执行步骤206。
在本实施例中,客户端在获取到用户最近一次复制或剪切的链接后,可以计算所述链接的复制或剪切时间与当前时间的时间间隔,然后判断所述时间间隔是否在预设的阈值内,当在预设的阈值内时,可以执行步骤204。如果所述时间间隔未在所述预设的阈值内,则可以执行步骤206。
在本实施例中,所述预设的阈值可以由开发人员进行设置,比如:30秒等,本申请对此不作特殊限制。
值得注意的是,在实际应用中,客户端在获取到所述链接后,可以先执行步骤202将所述链接发送给服务端,也可以先执行本步骤判断所述时间间隔是否在预设的阈值内,客户端还可以开启并行线程,同时执行步骤202和本步骤,本申请对此不作特殊限制。
步骤204,在开启的所述会话界面中以卡片的形式展示所述链接的解析信息。
基于前述步骤203的判断结果,当所述链接的复制或剪切时间与当前时间的时间间隔在预设的阈值内时,说明用户进行复制或剪切的操作与其开启会话界面操作的时间间隔较短,用户开启会话界面后将所述链接发送会话对象的概率较高,客户端可以在会话界面中以卡片的形式展示所述解析信息。其中,所述“卡片”是对所述解析信息的展现形式的形象理解,所述卡片的展现形式可以包括:悬浮框、按钮等。举例来说,客户端可以在所述会话界面中生成一个悬浮框,并将所述解析信息展示在所述悬浮框中。客户端也可以在所述会话界面中生成一个按钮,并将所述解析信息展示在所述按钮中。客户端以卡片的形式展示所述解析信息,以便用户能够直观区分所述解析信息与会话界面中的过往会话消息。在本实施例中,当用户想要浏览所述链接指向的页面时,用户可以点击所述卡片,客户端可以在用户点击卡片时打开所述链接指向的页面。
步骤205,在接收到发送指令后,将所述链接及其解析信息发送给会话界面的会话对象。
基于前述步骤204,用户在开启会话界面后,可以直观看到刚刚复制或剪切的链接及其解析信息,当用户输入发送指令后,客户端可以将所述链接及其解析信息发送给会话对象。在一个例子中,客户端可以在所述卡片中提供的发送按钮和取消按钮,比如:可以在卡片的右下角提供所述发送按钮和取消按钮。如果用户想将所述链接发送给会话对象, 用户可以点击所述发送按钮,客户端视为接收到发送指令,并将所述链接及其解析信息发送给会话对象,会话对象的客户端在接收到所述链接及其解析信息后,也可以在其会话界面中以卡片的形式展示所述解析信息,会话对象可以点击所述卡片以打开所述链接的页面。如果用户不想将所述链接发送给会话对象,则用户可以点击取消按钮,客户端可以隐藏展示的所述卡片。在另一个例子中,客户端还可以提供对应所述卡片的发送按钮和取消按钮,比如:客户端可以在所述卡片的上方提供所述发送按钮和取消按钮,本申请对此不作特殊限制。可选的,客户端也可以不再单独提供发送按钮和取消按钮,客户端可以在用户点击会话界面中消息编辑框的发送按钮后,将所述链接及其解析信息发送给会话对象,本申请对此不作特殊限制。
需要说明的是,当所述会话界面为面向好友的会话界面时,所述会话对象为对端好友。当所述会话界面为面向群组的会话界面时,所述会话对象为该群组中除用户自身以外的其他群组成员。此外,客户端在将所述链接及其解析信息发送给会话对象时,往往先将所述链接及其解析信息发送给服务端,然后由服务端转发给所述会话对象,这部分的处理与实现可以参照相关技术,本申请在此不再一一赘述。
步骤206,当用户将所述链接粘贴到所述会话界面的消息编辑框时,在所述会话界面中以卡片的形式展示所述链接的解析信息。
基于前述步骤203的判断结果,当所述链接的复制或剪切时间与当前时间的时间间隔未在预设的阈值内时,说明用户复制或剪切所述链接已经有一段时间了,用户开启会话界面后发送所述链接的概率较低,所以此时无需展示所述解析信息。
在本实施例中,如果用户想将之前复制或剪切的链接发送给会话对象,用户可以将所述链接粘贴到所述会话界面的消息编辑框中。客户端 在检测到用户的粘贴操作后,可以在将所述链接展示在所述消息编辑框中的同时,在所述会话界面中以卡片的形式展示所述链接的解析信息,比如:在所述会话界面中生成一个悬浮框,并在所述悬浮框中展示所述链接的解析信息。
步骤207,在接收到发送指令后,将所述链接及其解析信息发送给会话界面的会话对象,并删除所述消息编辑框中的所述链接。
基于前述步骤206,客户端在展示所述链接的解析信息后,用户可以直观看到所述链接的解析信息。可选的,与前述步骤205类似,客户端还可以提供对应于所述卡片的发送或取消按钮,如果用户想将所述链接发送给会话对象,用户可以点击所述发送按钮,客户端可以将所述链接及其解析信息发送给会话对象,同时客户端还会删除消息编辑框中用户粘贴的所述链接。如果用户不想将所述链接发送给会话对象,则用户可以点击取消按钮,客户端可以隐藏显示的所述卡片。
由以上描述可以看出,本申请客户端可以在用户复制或剪切链接的时间与当前时间的时间间隔在预设阈值内时,在开启的会话界面中自动展示所述链接的解析信息,以便用户直观了解其复制或剪切的链接的相关内容。用户可以通过点击发送按钮直接发送所述链接及其解析信息,整个过程无需用户进行粘贴操作,大大简化了用户的操作复杂度,提高即时通信的交互效率,同时提升了用户的使用体验。
在本实施例中,当用户浏览资讯时,用户可以通过资讯页面的分享按钮将浏览的资讯发送给即时通信好友,当用户浏览资讯的软件与即时通信软件不兼容时,用户可以复制所述资讯的链接,并采用本申请提供的方案实现资讯的分享。当然,当用户浏览资讯的软件与即时通信软件兼容时,用户也可以采用本申请提供的方案实现资讯的分享,本申请对此不作特殊限制。
下面结合具体的例子来描述本申请的实现过程。
假设,用户的手机中装载有支付宝客户端以及百度浏览器。用户使用百度浏览器浏览新闻,当用户看到一篇有意思的新闻后,用户可以复制该新闻的链接,并在支付宝客户端中打开与好友的会话界面,此时客户端确认用户最近一次复制所述链接的时间与当前时间的时间间隔30秒之内,客户端将所述链接发送给服务端,服务端解析所述链接,并向客户端返回所述新闻的标题、摘要以及图片,以便客户端在所述会话界面中以卡片的形式展示所述新闻的标题、摘要以及图片。对于用户而言,用户开启与好友的所述会话界面之后,就能看到所述新闻的标题、摘要以及图片,用户点击对应所述卡片的发送按钮即可将所述链接以及所述新闻的标题、摘要以及图片发送给好友。整个过程对于用户而言,无需进行粘贴操作,提高了用户的交互效率。
图3是本申请一示例性实施例示出的另一种即时通信的实现方法的流程示意图。
请参考图3,所述即时通信的实现方法可以应用在具有即时通信功能的客户端中,包括有以下步骤:
步骤301,在检测到用户开启即时通信客户端的操作时,获取用户复制或剪切的链接。
步骤302,在所述即时通信客户端的首页中以卡片的形式展示所述链接的解析信息。
在本实施例中,用户在开启客户端时,客户端就可以获取用户复制或剪切过的链接,并在首页中以卡片的形式展示所述链接的解析信息,并提供对应所述卡片的发送按钮,当用户点击所述发送按钮时,客户端可以展示会话索引列表,所述会话索引列表中包括用户的好友、群组、讨论组等。用户可以在所述会话索引列表中选择发送所述链接的会话对 象,客户端进而可以将所述链接及其解析信息发送给用户选择的会话对象。
由以上描述可以看出,本申请客户端可以在首页中以卡片的形式展示用户或剪切的链接的解析信息,以便用户直观了解其复制或剪切链接的相关内容。客户端可以将所述链接及其解析信息发送给用户在会话索引列表中选择的会话对象,整个过程无需用户进行粘贴操作,也无需用户开启会话界面,大大简化了用户的操作复杂度,提高即时通信的交互效率,同时提升了用户的使用体验。
与前述即时通信的实现方法的实施例相对应,本申请还提供了即时通信的实现装置的实施例。
本申请即时通信的实现装置的实施例可以应用在终端设备中装载的即时通信客户端上。装置实施例可以通过软件实现,也可以通过硬件或者软硬件结合的方式实现。以软件实现为例,作为一个逻辑意义上的装置,是通过其所在终端设备的处理器将非易失性存储器中对应的计算机程序指令读取到内存中运行形成的。从硬件层面而言,如图4所示,为本申请即时通信的实现装置所在终端设备的一种硬件结构图,除了图4所示的处理器、内存、网络接口、以及非易失性存储器之外,实施例中装置所在的终端设备通常根据该终端设备的实际功能,还可以包括其他硬件,对此不再赘述。
图5是本申请一示例性实施例示出的一种即时通信的实现装置的结构示意图。
请参考图5,所述即时通信的实现装置400可以应用在前述图4所示的终端设备中装载的即时通信客户端中,包括有:第一获取单元401、第一展示单元402、第二展示单元403、第一发送单元404以及第二发送单元405。
其中,所述第一获取单元401,在检测到用户开启会话界面的操作时,获取用户复制或剪切的链接;
所述第一展示单元402,在开启的所述会话界面中以卡片的形式展示所述链接的解析信息;
其中,所述会话界面为用户与一个或多个用户实现会话聊天的界面。
可选的,所述第一获取单元401,获取用户最近一次复制或剪切的链接。
可选的,所述第一展示单元402,判断用户最近一次复制或剪切的所述链接的复制或剪切时间与当前时间的时间间隔是否在预设的阈值内;并在预设的阈值内时,在开启的所述会话界面中以卡片的形式展示所述链接的解析信息。
所述第二展示单元403,在用户将所述链接粘贴到所述会话界面的消息编辑框时,在所述会话界面中以卡片的形式展示所述链接的解析信息。
所述第一发送单元404,在接收到发送指令后,将所述链接及其解析信息发送给所述会话界面的会话对象,以在所述会话对象的会话界面中以卡片的形式展示所述链接的解析信息;
删除所述消息编辑框中的所述链接。
所述第二发送单元405,在接收到发送指令时,将所述链接及其解析信息发送给所述会话界面的会话对象,以在所述会话对象的会话界面中以卡片的形式展示所述链接的解析信息。
可选的,所述发送指令包括:用户点击消息编辑框的发送按钮的指令、用户点击与所述卡片对应的发送按钮的指令以及用户点击所述卡片的指令。
可选的,所述解析信息包括:所述链接指向页面的标题、摘要以及 图片。
图6是本申请一示例性实施例示出的另一种即时通信的实现装置的结构示意图。
请参考图6,所述即时通信的实现装置400也可以应用在前述图4所示的终端设备中装载的即时通信客户端中,包括有:第二获取单元410、第三展示单元420、列表展示单元430以及第三发送单元440。
其中,所述第二获取单元410,在检测到用户开启即时通信客户端的操作时,获取用户复制或剪切的链接;
所述第三展示单元420,在所述即时通信客户端的首页中以卡片的形式展示所述链接的解析信息。
所述列表展示单元430,在接收到发送指令时,展示会话索引列表;
所述第三发送单元440,将所述链接及其解析信息发送给用户在所述会话索引列表中选择的会话对象。
上述装置中各个单元的功能和作用的实现过程具体详见上述方法中对应步骤的实现过程,在此不再赘述。
对于装置实施例而言,由于其基本对应于方法实施例,所以相关之处参见方法实施例的部分说明即可。以上所描述的装置实施例仅仅是示意性的,其中所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部模块来实现本申请方案的目的。本领域普通技术人员在不付出创造性劳动的情况下,即可以理解并实施。
以上所述仅为本申请的较佳实施例而已,并不用以限制本申请,凡在本申请的精神和原则之内,所做的任何修改、等同替换、改进等,均应包含在本申请保护的范围之内。

Claims (20)

  1. 一种即时通信的实现方法,其特征在于,所述方法包括:
    在检测到用户开启会话界面的操作时,获取用户复制或剪切的链接;
    在开启的所述会话界面中以卡片的形式展示所述链接的解析信息;
    其中,所述会话界面为用户与一个或多个用户实现会话聊天的界面。
  2. 根据权利要求1所述的方法,其特征在于,所述获取用户复制或剪切的链接,包括:
    获取用户最近一次复制或剪切的链接。
  3. 根据权利要求2所述的方法,其特征在于,所述在开启的所述会话界面中以卡片的形式展示所述链接的解析信息,包括:
    判断用户最近一次复制或剪切的所述链接的复制或剪切时间与当前时间的时间间隔是否在预设的阈值内;
    如果在预设的阈值内,则在开启的所述会话界面中以卡片的形式展示所述链接的解析信息。
  4. 根据权利要求1所述的方法,其特征在于,所述方法还包括:
    当用户将所述链接粘贴到所述会话界面的消息编辑框时,在所述会话界面中以卡片的形式展示所述链接的解析信息。
  5. 根据权利要求4所述的方法,其特征在于,所述方法还包括:
    在接收到发送指令后,将所述链接及其解析信息发送给所述会话界面的会话对象,以在所述会话对象的会话界面中以卡片的形式展示所述链接的解析信息;
    删除所述消息编辑框中的所述链接。
  6. 根据权利要求1所述的方法,其特征在于,所述方法还包括:
    在接收到发送指令时,将所述链接及其解析信息发送给所述会话界面的会话对象,以在所述会话对象的会话界面中以卡片的形式展示所述链接的解析信息。
  7. 根据权利要求5或6所述的方法,其特征在于,
    所述发送指令包括:用户点击消息编辑框的发送按钮的指令、用户点击与所述卡片对应的发送按钮的指令以及用户点击所述卡片的指令。
  8. 根据权利要求1所述的方法,其特征在于,
    所述解析信息包括:所述链接指向页面的标题、摘要以及图片。
  9. 一种即时通信的实现方法,其特征在于,所述方法包括:
    在检测到用户开启即时通信客户端的操作时,获取用户复制或剪切的链接;
    在所述即时通信客户端的首页中以卡片的形式展示所述链接的解析信息。
  10. 根据权利要求9所述的方法,其特征在于,所述方法还包括:
    在接收到发送指令时,展示会话索引列表;
    将所述链接及其解析信息发送给用户在所述会话索引列表中选择的会话对象。
  11. 一种即时通信的实现装置,其特征在于,所述装置包括:
    第一获取单元,在检测到用户开启会话界面的操作时,获取用户复制或剪切的链接;
    第一展示单元,在开启的所述会话界面中以卡片的形式展示所述链接的解析信息;
    其中,所述会话界面为用户与一个或多个用户实现会话聊天的界面。
  12. 根据权利要求11所述的装置,其特征在于,
    所述第一获取单元,获取用户最近一次复制或剪切的链接。
  13. 根据权利要求12所述的装置,其特征在于,
    所述第一展示单元,判断用户最近一次复制或剪切的所述链接的复制或剪切时间与当前时间的时间间隔是否在预设的阈值内;并在预设的阈值内时,在开启的所述会话界面中以卡片的形式展示所述链接的解析信息。
  14. 根据权利要求11所述的装置,其特征在于,所述装置还包括:
    第二展示单元,在用户将所述链接粘贴到所述会话界面的消息编辑框时,在所述会话界面中以卡片的形式展示所述链接的解析信息。
  15. 根据权利要求14所述的装置,其特征在于,所述装置还包括:
    第一发送单元,在接收到发送指令后,将所述链接及其解析信息发送给所述会话界面的会话对象,以在所述会话对象的会话界面中以卡片的形式展示所述链接的解析信息,并删除所述消息编辑框中的所述链接。
  16. 根据权利要求11所述的装置,其特征在于,所述装置还包括:
    第二发送单元,在接收到发送指令时,将所述链接及其解析信息发送给所述会话界面的会话对象,以在所述会话对象的会话界面中以卡片的形式展示所述链接的解析信息。
  17. 根据权利要求15或16所述的装置,其特征在于,
    所述发送指令包括:用户点击消息编辑框的发送按钮的指令、用户点击与所述卡片对应的发送按钮的指令以及用户点击所述卡片的指令。
  18. 根据权利要求11所述的装置,其特征在于,
    所述解析信息包括:所述链接指向页面的标题、摘要以及图片。
  19. 一种即时通信的实现装置,其特征在于,所述装置包括:
    第二获取单元,在检测到用户开启即时通信客户端的操作时,获取用户复制或剪切的链接;
    第三展示单元,在所述即时通信客户端的首页中以卡片的形式展示所述链接的解析信息。
  20. 根据权利要求19所述的装置,其特征在于,所述装置还包括:
    列表展示单元,在接收到发送指令时,展示会话索引列表;
    第三发送单元,将所述链接及其解析信息发送给用户在所述会话索引列表中选择的会话对象。
PCT/CN2017/078048 2016-03-31 2017-03-24 即时通信的实现方法和装置 WO2017167132A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610201416.9A CN105871690B (zh) 2016-03-31 2016-03-31 即时通信的实现方法和装置
CN201610201416.9 2016-03-31

Publications (1)

Publication Number Publication Date
WO2017167132A1 true WO2017167132A1 (zh) 2017-10-05

Family

ID=56627563

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/078048 WO2017167132A1 (zh) 2016-03-31 2017-03-24 即时通信的实现方法和装置

Country Status (3)

Country Link
CN (1) CN105871690B (zh)
TW (1) TWI677225B (zh)
WO (1) WO2017167132A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110333853A (zh) * 2019-04-04 2019-10-15 平安科技(深圳)有限公司 活动卡片的应用方法、装置、设备及可读存储介质

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105871690B (zh) * 2016-03-31 2020-01-21 阿里巴巴集团控股有限公司 即时通信的实现方法和装置
CN106789551B (zh) * 2016-11-14 2019-12-03 北京小米移动软件有限公司 会话消息展示方法及装置
CN107239351B (zh) * 2017-05-25 2020-11-10 北京小米移动软件有限公司 粘贴方法及装置
CN107526821A (zh) * 2017-08-29 2017-12-29 珠海市魅族科技有限公司 一种链接查看方法及装置、终端和可读存储介质
CN108664303B (zh) * 2018-04-28 2023-06-30 北京小米移动软件有限公司 网页内容的显示方法及装置
CN110875868A (zh) * 2018-08-31 2020-03-10 阿里巴巴集团控股有限公司 一种信息交互方法、装置以及电子设备
CN111447139A (zh) * 2020-03-26 2020-07-24 支付宝(杭州)信息技术有限公司 即时通讯中多人私聊对话的实现方法、装置和电子设备
CN114816600B (zh) * 2021-01-27 2023-12-19 北京达佳互联信息技术有限公司 会话消息显示方法、装置、终端及存储介质
CN113656572B (zh) * 2021-08-26 2024-07-02 支付宝(杭州)信息技术有限公司 一种对话处理方法和***
CN114168869A (zh) * 2021-11-25 2022-03-11 北京字跳网络技术有限公司 一种信息显示方法、装置、***及存储介质
CN116418770A (zh) * 2021-12-29 2023-07-11 北京字跳网络技术有限公司 一种即时消息的处理方法、装置及设备

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102314511A (zh) * 2011-09-16 2012-01-11 李建成 附加超链接方法和***
CN102437974A (zh) * 2011-12-29 2012-05-02 上海量明科技发展有限公司 通过即时通信工具获得网络链接的方法及***
CN103067248A (zh) * 2011-10-19 2013-04-24 腾讯数码(天津)有限公司 一种在即时通信软件窗口中显示链接摘要信息的方法及装置
CN104298744A (zh) * 2014-10-10 2015-01-21 广州三星通信技术研究有限公司 分享、获取网页内容的方法和装置
CN105871690A (zh) * 2016-03-31 2016-08-17 阿里巴巴集团控股有限公司 即时通信的实现方法和装置

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5451095B2 (ja) * 2009-02-02 2014-03-26 キヤノン株式会社 情報処理装置およびその制御方法
CN102394838A (zh) * 2011-11-04 2012-03-28 宇龙计算机通信科技(深圳)有限公司 即时通信方法、服务器和即时通信***
CN102420782B (zh) * 2011-12-18 2018-04-20 上海量明科技发展有限公司 一种通过即时通信进行网页共享的方法、客户端及***
CN102622180B (zh) * 2012-03-09 2015-08-19 腾讯科技(深圳)有限公司 交互界面的展示控制方法及装置
CN104125133B (zh) * 2013-04-27 2015-11-25 腾讯科技(深圳)有限公司 一种即时通讯应用中的会话通知方法、装置及***
CN103312595A (zh) * 2013-06-25 2013-09-18 珠海金山办公软件有限公司 一种根据内容进行相应关联标记处理的方法及装置
KR101834188B1 (ko) * 2013-12-18 2018-03-05 주식회사 케이티 콘텐츠 정보 공유 방법, 컴퓨팅 장치 및 컴퓨터 판독 가능 매체

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102314511A (zh) * 2011-09-16 2012-01-11 李建成 附加超链接方法和***
CN103067248A (zh) * 2011-10-19 2013-04-24 腾讯数码(天津)有限公司 一种在即时通信软件窗口中显示链接摘要信息的方法及装置
CN102437974A (zh) * 2011-12-29 2012-05-02 上海量明科技发展有限公司 通过即时通信工具获得网络链接的方法及***
CN104298744A (zh) * 2014-10-10 2015-01-21 广州三星通信技术研究有限公司 分享、获取网页内容的方法和装置
CN105871690A (zh) * 2016-03-31 2016-08-17 阿里巴巴集团控股有限公司 即时通信的实现方法和装置

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110333853A (zh) * 2019-04-04 2019-10-15 平安科技(深圳)有限公司 活动卡片的应用方法、装置、设备及可读存储介质

Also Published As

Publication number Publication date
TW201737681A (zh) 2017-10-16
TWI677225B (zh) 2019-11-11
CN105871690B (zh) 2020-01-21
CN105871690A (zh) 2016-08-17

Similar Documents

Publication Publication Date Title
WO2017167132A1 (zh) 即时通信的实现方法和装置
US10326715B2 (en) System and method for updating information in an instant messaging application
US20140344707A1 (en) Information Distribution Method and Device
WO2017054309A1 (zh) 用于语音和视频通讯的交互控制方法及装置
US20170091717A1 (en) Auto extraction of tasks from unstructured communications such as emails and messages
US20110047229A1 (en) Social network virtual private network
WO2015132622A1 (en) Single mode & automatically visual media capture and excuting associate functions(s)
WO2016138767A1 (zh) 一种用于提供推荐信息的方法与设备
WO2022089568A1 (zh) 文件分享的方法、装置和电子设备
US20220342518A1 (en) Card-based information management method and system
WO2016183378A1 (en) Instant communication
TWI496485B (zh) 一種即時通訊方法、終端和系統
CN107278361A (zh) 在即时消息传递期间传输媒体内容
EP2605460A1 (en) Method, apparatus, and system for transferring file to user of instant message system
AU2017304230B2 (en) Contact information exchanging and content system and method for networking and marketing
WO2016169438A1 (zh) 获取用户账号的方法和装置
US9876776B2 (en) Methods for generating and publishing a web site based on selected items and devices thereof
WO2018205577A1 (zh) 即时通信应用中的文件发送
WO2023179549A1 (zh) 一种文档块分享方法、装置、***及存储介质
US10701004B2 (en) Simulating executable objects included in electronic messages
CN106888150B (zh) 即时消息处理方法和装置
US10635508B1 (en) Programmatic implementations generated by recording user actions via an ephemeral user account
US20140157290A1 (en) Method, system, and device for switching between network applications, and computer storage medium
WO2019019929A1 (zh) 签名档的生成方法、签名档模板的分享方法及装置
WO2023202721A1 (zh) 文件传输方法、装置、电子设备和存储介质

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE

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

Ref document number: 17773162

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 17773162

Country of ref document: EP

Kind code of ref document: A1