WO2009043295A1 - Système im et procédé de traitement de panneau - Google Patents

Système im et procédé de traitement de panneau Download PDF

Info

Publication number
WO2009043295A1
WO2009043295A1 PCT/CN2008/072538 CN2008072538W WO2009043295A1 WO 2009043295 A1 WO2009043295 A1 WO 2009043295A1 CN 2008072538 W CN2008072538 W CN 2008072538W WO 2009043295 A1 WO2009043295 A1 WO 2009043295A1
Authority
WO
WIPO (PCT)
Prior art keywords
panel
sub
module
target area
main
Prior art date
Application number
PCT/CN2008/072538
Other languages
English (en)
Chinese (zh)
Inventor
Dawei Wang
Yan Chen
Mu Tang
Tianhua Duan
Original Assignee
Tencent Technology(Shenzhen)Company Limited
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tencent Technology(Shenzhen)Company Limited filed Critical Tencent Technology(Shenzhen)Company Limited
Publication of WO2009043295A1 publication Critical patent/WO2009043295A1/fr

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • 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 invention relates to the field of instant messaging, and in particular to an instant messaging system and a panel processing method. Background technique
  • Drag Drop technology is a quick way to operate with an operating system such as Windows, Mac, Linux, etc. with a graphical user interface (GUI).
  • GUI graphical user interface
  • These operating systems have a drag-and-drop message in the message store, when you use the mouse to drag several objects (such as a file in Windows, a node in a tree, etc.) into the area of another object, or When several objects are dragged from an object, a drag-and-drop message is generated, and the operating system or application software can process the drag-and-drop messages accordingly.
  • IM instant messaging
  • IM tools such as QQ, MSN, ICQ, UC, etc. all display a contact list on the client's main panel.
  • the user needs to complete one action for the contact (including opening the chat window, blocking contact information, customizing the username, etc.) through the following steps:
  • users want to temporarily only focus on the chat information of one or several contacts. While ignoring the chat information of other people, but through the main panel to open the chat information of the contact concerned, the user has to face the interference of the chat information of other contacts on the main panel.
  • the technical problem to be solved by the present invention is to provide an instant messaging system and a panel processing method thereof, in view of the cumbersome operation of the prior art instant messaging system and the inability to quickly find a specific contact.
  • the present invention provides a panel processing method in an instant messaging system, including:
  • the method for establishing the first sub-panel in the first target area outside the main panel is specifically: when the mouse drags and drops the selected object to the first target area, the first target is The area establishes the first sub-panel; or,
  • the mouse triggers the function menu of the selected object and selects the "Create Sub-Panel" menu item therein to establish the first sub-panel in the first target area.
  • the method further includes: transmitting the information of the first sub-panel to the server of the instant messaging system in real time or periodically after establishing the first sub-panel in step S3; or, in real time or periodically The information of the first sub-panel is stored in the memory local to the client.
  • the method further includes the following steps:
  • the method further includes:
  • the mouse pointer is located in the area of the first sub-panel, the second sub-panel and the The first sub-panels are merged into a third sub-panel, and the third sub-panel includes objects in the first and second sub-panels;
  • the second sub-panel is attracted to its edge by the first sub-panel.
  • the method further includes the following steps:
  • the method further includes the following steps:
  • S31 Select at least one of the first sub-panel or the second sub-panel;
  • the present invention further provides an instant messaging system, including a client, the client includes a main panel, and the client further includes: an object selection module, a drag and drop processing module, a position determining module, and a sub-panel processing module. , among them:
  • the object selection module is configured to select at least one object from the main panel, and record the object and its functional attributes;
  • the drag and drop processing module is configured to drag the object selected by the object selection module; 5 the location determining module is configured to determine whether the object is dragged and dropped to a target area i or other than the main panel, and Recorded and dropped position;
  • the sub-panel processing module is configured to obtain a target area of the object from a location determining module, and create a sub-panel in the target area, where the sub-panel includes an object recorded by the object selection module and at least a part thereof Functional properties.
  • the sub-panel processing module includes an object number recording sub-module and a sub-panel closing sub-module, and the object number recording sub-module is configured to record the number of objects included in the sub-panel, and the number of objects included in a sub-panel is 0.
  • the trigger sub-panel closes the sub-module; the sub-panel closes the sub-module, and is used to close the sub-panel with the number of objects being 0.
  • the position determining module is further configured to determine and record the positions of the main panel and the sub-panel; the sub-panel processing unit is further configured to close the sub-panel according to the positions of the main panel and the sub-panel.
  • the present invention also provides another instant messaging system, including a client, the client includes a main panel, and the client further includes: an object selection module, a drag and drop processing module, and a sub-panel processing module, wherein:
  • An object selection module configured to select at least one object from the main panel, and record the object and its function attributes
  • a drag and drop processing module configured to drag an object selected by the object selection module to a target area outside the main panel, and record the target area location;
  • a sub-panel processing module configured to create a sub-plane 5 in a target location area recorded by the drag-and-drop processing module, where the sub-panel includes an object recorded by the object selection module and at least a part of the functional attributes thereof.
  • the present invention further provides another instant messaging system, including a client, the client includes a main panel, and the client further includes: an object selection module and a sub-panel processing module, wherein:
  • An object selection module configured to select at least one object from the main panel, and record the object and its functional attributes
  • the sub-panel processing module is configured to select a target area, and create a sub-panel in the target area, where the sub-panel includes an object recorded by the object selection module and at least a part of the functional attributes thereof.
  • FIG. 1 is a partial schematic diagram of a client of an instant messaging system in a first embodiment of the present invention
  • FIG. 2 is a flowchart of processing of a client-generated sub-panel according to the first embodiment of the present invention
  • Figure 3 is a schematic diagram of a client in a second embodiment of the present invention.
  • Figure 4 is a schematic diagram showing the positional relationship of two sub-panels
  • Figure 5 is a flow chart for processing the relationship between two sub-panels
  • FIG. 6 is a partial block diagram of a client of an instant messaging system in a third embodiment of the present invention.
  • FIG. 7 is a partial block diagram of a client of the instant messaging system in the fourth embodiment of the present invention.
  • the invention relates to an instant messaging (IM) system and a panel processing method thereof.
  • the IM system includes a client, and the client includes a main panel for displaying objects such as contacts.
  • the user can "drag" some objects (such as contacts) in the IM main panel to form one or more sub-panels, and provide the most common operation entries and setting entries for the object in the sub-panel.
  • Such operation entries, setting entries, etc. are collectively referred to as functional attributes.
  • FIG. 1 is a partial schematic diagram of a client of an instant messaging system in a first embodiment of the present invention
  • FIG. 2 is a flowchart of a new sub-panel of the client.
  • the instant messaging system client of the present invention comprises a conventional network communication module, an input module, an output module, and a main panel for displaying an object, and further includes an object selection module 101, a drag and drop processing module 103, and a position as shown in FIG.
  • the object selection module 101 is configured to select at least one object from the main panel, and record the functional attributes of the object and the object
  • the drag and drop processing module 103 is used to Dragging the object selected by the object selection module 101
  • the position determining module 105 is configured to determine whether the object is dragged and dropped to a target area other than the main panel, and record a drag and drop position
  • the sub-panel processing module The target area of the object is obtained from the position determining module 105, and a sub-panel is created in the target area, and the sub-panel includes the object recorded by the object selecting module 101 and at least a part of the functional attributes thereof.
  • step 201 the user's client successfully logs in to the IM server.
  • step 203 the user selects one or more contacts in the main panel with the mouse, and records the selected contacts and their function attributes.
  • the selection process and the recording process are mainly implemented by the object selection module 101.
  • common methods for selecting multiple objects are:
  • steps 205 to 209 keep the left mouse button pressed, drag and drop the selected object to the target area other than the main panel, and then release the left mouse button to release the object, thereby smoothly dragging and dropping the object to the target area.
  • the recording, judging and processing of this drag and drop process is mainly realized by the drag and drop processing module 103, and the position determining module 105 is for judging whether the object is dragged and dropped to a target area other than the main panel, and recording the drag and drop position.
  • a sub-panel is generated at the mouse position (ie, the target area), the sub-panel contains one or more contacts that are released, and the contacts in the sub-panel have their originals in the main panel (ie, recorded in step 203)
  • the partial function attribute or all the function attributes, the process of generating the sub-panel is implemented by the sub-panel 5 processing module 107.
  • the sub-panel can also be created by right-clicking the mouse, that is, clicking the right mouse button in the selected contact avatar to display the right-click menu, selecting the "Create Sub-Panel" menu item in the right-click menu, and the sub-panel processing module 109 of the client executes the menu item.
  • Sub-panels are created at the appropriate location on the desktop (the sub-panel creation location can be calculated according to certain algorithms).
  • the location determination module 105 can be integrated into the drag and drop processing module 103 or the sub-panel processing module 107.
  • the IM client may send the current sub-panel information (including the contact information contained therein and the function attribute of the contact) to the server through the network communication module periodically or in real time, or
  • the sub-panel information is stored in the local memory 5 periodically or in real time, and the sub-panel information includes the serial number of the sub-panel, the location, the contained object (contact), and the like.
  • FIG. 3 is a schematic illustration of a client in a second embodiment of the present invention. As shown in FIG. 3, the main panel 300 displays the contacts 301, 302 30n. In this embodiment, the present invention includes the following steps:
  • the domain, and the first sub-panel 310 is built by the sub-panel processing module 107.
  • the sub-panel 310 contains contacts that are dragged and dropped to the first target area, as shown in the contacts a, 1) and . .
  • the contacts a, b, and c in the sub-panel 310 have some or all of the original functional attributes before the drag and drop, such as avatars, nicknames, chats, and the like.
  • the contacts, b, and c are dragged and dropped to the first target area in a "copy” manner, that is, the contacts a, 1), and 0 are retained in the main panel 300.
  • At least one object is selected by the object selection module 103 in the main panel 300 or the first sub-panel 310, and the first sub-panel 310 or the main panel 300 is selected by the drag-and-drop processing module 103.
  • the selected object is dragged and dropped to the second area, and the position determining module 105 determines and records the drag position, and when dragged to the second area, the sub-panel processing module 107 generates the second sub-panel 320 in the second area.
  • the second sub-panel 320 includes contacts and .
  • the objects in the sub-panel and their function attributes are dragged and dropped in a "moving" manner, for example, if the contacts X and y in the second sub-panel 320 are dragged from the first sub-panel 310. Then, the first sub-panel 310 no longer contains
  • the sub-panel processing module 107 may further include an object number recording sub-module and a sub-panel closing sub-module, and the object number recording sub-module is configured to record the number of objects included in the sub-panel.
  • the trigger sub-module When the number of objects included in a sub-panel is 0, the trigger sub-module The panel closes the submodule; the subpanel closes the submodule to close the subpanel with the number of objects 0.
  • the position judging module 105 judging the drag-and-drop position and cooperating with the sub-panel processing module 107 to add the selected contact to the child in a "copy" manner.
  • the position judging module 105 judging the drag-and-drop position and cooperating with the sub-panel processing module 107 to add the selected contact to the child in a "copy" manner.
  • the contacts in sub-panel 310 can be moved into sub-panel 5 320 in a "mobile” manner, or the contacts in sub-panel 320 can be moved into sub-panel 310 in a "mobile” manner.
  • the contacts in the sub-panel 310 or 320 can also be dragged and dropped into the main panel 300 in a "mobile" manner.
  • the sub-panel processing module records the number of objects contained in sub-panel 310 or 320. When a sub-panel contains 0 objects, the client closes the sub-panel.
  • the sub-panel 310 or 320 can also be dragged and dropped to other locations.
  • the dragged object (sub-panel 310 or 320) is selected by the object selection module, and the drag-and-drop processing module 103 drags and drops the selected object (the sub-panel 310 or 320) to another location, and the position determining module 105 is configured to judge and record the main
  • the position of the panel and the sub-panel, the sub-panel processing module 107 can be based on the position of the main panel and the sub-panel
  • a sub-panel such as sub-panel 310
  • another sub-panel such as sub-panel 320
  • the drag-and-drop processing module 103 records the sub-panel of the drag-and-drop.
  • the function attribute is obtained by the position determining module 105, where the sub-panel processing module 107 performs the corresponding operation according to the specific positional relationship between the two sub-panels. Description will be made below with reference to Figs. 4 and 5.
  • the area of the sub-panel 320 is divided into an edge area 321, an inner upper half 322, and an inner lower half 323. That is, assuming that the height of the sub-panel 320 is H, the top edge/base margin variable T and the side margin variable L of the sub-panel 320 are set (T and L are related according to the size of the sub-panel 320 and how many contacts are included, and may be Certain algorithm calculation determines that the area located in the variable T and the variable L is the edge area 321; in the sub-panel 320, the part other than the edge area 321 is divided into two parts, that is, the inner upper half area
  • Figure 5 illustrates the process of dragging sub-panel 310 to sub-panel 320. As shown in Figure 5: In step 501, the sub-panel 310 is dragged to the sub-panel 320 by the mouse;
  • step 503 it is judged by the mouse position whether the sub-panel 310 is dragged and dropped to the edge area 321; if so, the sub-panel 310 is attracted to the edge of the sub-panel 320, as shown in step 504; otherwise,
  • step 505 it is judged by the mouse position whether the sub-panel 310 is dragged and dropped to the inner upper half area 322; if so, the contacts in the sub-panel 310 are merged into the inner upper half of the sub-panel 320, and the sub-panel 310 is closed. , as shown in step 506; otherwise, proceed to step 507.
  • step 507 it is judged by the mouse position whether the sub-panel 310 is dragged and dropped to the inner lower half area 323; If so, the contacts in sub-panel 310 are merged into the lower half of sub-panel 320 and sub-panel 310 is closed, as shown in step 508; otherwise, step 509 is entered.
  • step 509 it can be known from the above judgment flow that the sub-panel 310 is dragged and dropped outside the sub-panel 320. Therefore, the sub-panel 320 is not operated, and the flow ends.
  • the current sub-panel information can be sent to the server through the network communication module, or the sub-panel information can be stored in the local storage.
  • the position determining module 105 can be integrated into the drag-and-drop processing module 103 or the sub-panel processing module 107, which will be described in detail below with reference to the accompanying drawings:
  • a partial framework diagram of a client of an instant messaging system in a third embodiment of the present invention includes: an object selection module 601, a drag and drop processing module 603, and a sub-panel processing module 605, wherein:
  • An object selection module 601, configured to select at least one object from the main panel, and record the object and the functional attributes of the object;
  • the drag and drop processing module 603 is configured to drag the object selected by the object selection module 601 to a target area outside the main panel, and record the location of the target area;
  • the sub-panel processing module 605 is configured to establish a sub-panel in the target location area recorded by the drag-and-drop processing module 603, where the sub-panel includes the object recorded by the object selection module 601 and at least a part of the functional attributes thereof.
  • the client can also be used to create multiple sub-panels or separate existing sub-panels, which are still illustrated in FIG. 3:
  • the client shown in FIG. The difference is that the object selected by the object selection module 601 from the main panel 300 or the first sub-panel 310 is dragged by the drag-and-drop processing module 603, and the drag position is recorded, and the object is dragged and dropped to the second area.
  • the sub-panel 320 is generated by the sub-panel processing module 605 in the second area.
  • the processing module 603 performs the functions jointly performed by the drag and drop processing module 103 and the position determining module 105 shown in FIG. 1 and will not be described in detail.
  • the client includes a conventional network communication module, an input module, an output module, and a main panel for displaying an object, and further includes an object selection module 701 and a sub-panel processing module 703 shown in FIG. 7, wherein:
  • An object selection module 701 configured to select at least one object from the main panel, and record the 5 objects and functional attributes of the object;
  • the sub-panel processing module 703 is configured to select a target area, and create a sub-panel in the target area, where the sub-panel includes the object recorded by the object selection module 701 and at least a part of the functional attributes thereof.
  • the sub-panel processing module 703 can create a sub-panel by using a right mouse button, that is, selecting
  • the right mouse button appears in the object of the right mouse button, and the "Create Sub Panel" menu item in the right menu is selected, and the sub panel processing module 703 of the client executes the menu item and is in the appropriate position on the desktop (the sub panel can be created according to a certain algorithm) Location) Create a sub-panel.
  • the client can also be used to create multiple sub-panels or separate existing sub-panels, still illustrated in FIG. 3: from the object selection module 701 from the main
  • the object selected by the panel 300 or the first sub-panel 310 is different from the client shown in FIG. 1 in that the second panel is selected by the sub-panel processing module 703, and the second sub-panel 320 is generated in the second region.
  • the objects (contacts) included in the sub-panel can be added or reduced, or the sub-panels can be moved, the sub-panels can be closed, and the sub-panels can be merged and arranged, except that the sub-panel processing in the client described in this embodiment is performed.
  • the module 703 completes the position determining module 105 and the sub-panel processing module in FIG.
  • the sub-panel selection module 703 can establish the sub-panel by means of the right mouse button, that is, in the object selection module selection.
  • click the right mouse button to display the right-click menu select the "Create Sub-Panel" menu item in the right-click menu
  • the sub-panel processing module 703 of the client executes the menu item and is in the appropriate position on the desktop (the sub-panel can be calculated according to a certain algorithm) Create a location) create a sub-panel,

Abstract

L'invention concerne un procédé de traitement de panneau destiné à un système IM, qui comporte les étapes consistant à: sélectionner au moins un objet provenant du panneau principal, enregistrer l'objet et des propriétés fonctionnelles associées; déterminer une première zone cible hors du panneau principal et construire un premier sous-panneau dans la première zone cible se situant hors du panneau principal, ledit sous-panneau contenant l'objet sélectionné et au moins une partie des propriétés fonctionnelles. L'invention concerne un système IM qui comprend un client comportant un module de sélection d'objet, un module de traitement 'déplacer et déposer' et un module de traitement de sous-panneau. Un autre système IM également prévu comprend un client qui comporte un module de sélection d'objet et un module de traitement de sous-panneau.
PCT/CN2008/072538 2007-09-26 2008-09-26 Système im et procédé de traitement de panneau WO2009043295A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2007100772702A CN101127736B (zh) 2007-09-26 2007-09-26 一种即时通讯系统及其处理子面板的方法
CN200710077270.2 2007-09-26

Publications (1)

Publication Number Publication Date
WO2009043295A1 true WO2009043295A1 (fr) 2009-04-09

Family

ID=39095661

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2008/072538 WO2009043295A1 (fr) 2007-09-26 2008-09-26 Système im et procédé de traitement de panneau

Country Status (2)

Country Link
CN (1) CN101127736B (fr)
WO (1) WO2009043295A1 (fr)

Families Citing this family (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101127736B (zh) * 2007-09-26 2013-07-17 腾讯科技(深圳)有限公司 一种即时通讯系统及其处理子面板的方法
CN101296200B (zh) * 2008-06-30 2011-02-02 腾讯科技(深圳)有限公司 一种创建多用户会话的系统和方法
CN101345721B (zh) * 2008-08-14 2011-09-14 腾讯科技(深圳)有限公司 一种创建列表的方法及系统
US8411046B2 (en) 2008-10-23 2013-04-02 Microsoft Corporation Column organization of content
US20100107100A1 (en) 2008-10-23 2010-04-29 Schneekloth Jason S Mobile Device Style Abstraction
US8175653B2 (en) 2009-03-30 2012-05-08 Microsoft Corporation Chromeless user interface
US8355698B2 (en) 2009-03-30 2013-01-15 Microsoft Corporation Unlock screen
CN102804119A (zh) * 2009-06-15 2012-11-28 微软公司 移动通信设备的用户界面
CN102214090B (zh) * 2010-04-09 2015-11-25 腾讯科技(深圳)有限公司 一种创建会话窗口的方法及装置
CN102281206B (zh) * 2010-06-10 2016-01-20 腾讯科技(深圳)有限公司 一种即时通信客户端及其实现方法
CN102546473B (zh) * 2012-01-20 2015-09-30 上海量明科技发展有限公司 具有分立状态的即时通信客户端、实现方法及系统
CN102801651A (zh) * 2012-08-11 2012-11-28 上海量明科技发展有限公司 即时通信交互界面融合的方法及客户端
CN103067783B (zh) * 2012-12-21 2018-06-26 康佳集团股份有限公司 一种基于智能电视的多选交互方法及系统
CN103257785B (zh) * 2013-04-28 2016-04-06 百度在线网络技术(北京)有限公司 用于通信的面板及实现方法
CN104239062B (zh) * 2014-09-23 2017-08-04 深圳市富途网络科技有限公司 基于客户端的多种类型标签页显示方法及其系统
CN104699738B (zh) * 2014-11-21 2019-03-19 上海天脉聚源文化传媒有限公司 一种基于web端的信息分类方法、装置及系统
CN109085977A (zh) * 2018-08-10 2018-12-25 武汉优品楚鼎科技有限公司 一种自定义行情功能模块界面展示的方法、系统及装置

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102004031748A1 (de) * 2004-06-30 2006-01-26 Web.De Ag Verfahren und System zum Verwalten und Vorschlagen von Kontaktgruppen
CN1835479A (zh) * 2005-03-19 2006-09-20 腾讯科技(深圳)有限公司 一种即时通信方法及系统
CN1991727A (zh) * 2005-12-28 2007-07-04 腾讯科技(深圳)有限公司 一种即时通讯用户主面板好友分组的排列定制方法
CN101127736A (zh) * 2007-09-26 2008-02-20 腾讯科技(深圳)有限公司 一种即时通讯系统及其处理子面板的方法

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102004031748A1 (de) * 2004-06-30 2006-01-26 Web.De Ag Verfahren und System zum Verwalten und Vorschlagen von Kontaktgruppen
CN1835479A (zh) * 2005-03-19 2006-09-20 腾讯科技(深圳)有限公司 一种即时通信方法及系统
CN1991727A (zh) * 2005-12-28 2007-07-04 腾讯科技(深圳)有限公司 一种即时通讯用户主面板好友分组的排列定制方法
CN101127736A (zh) * 2007-09-26 2008-02-20 腾讯科技(深圳)有限公司 一种即时通讯系统及其处理子面板的方法

Also Published As

Publication number Publication date
CN101127736B (zh) 2013-07-17
CN101127736A (zh) 2008-02-20

Similar Documents

Publication Publication Date Title
WO2009043295A1 (fr) Système im et procédé de traitement de panneau
TWI782927B (zh) 訊息提示方法,訊息展示方法和相關裝置
KR101565665B1 (ko) 네트워크 통신 환경에서 커뮤니컨트 상호작용을 촉진하는 방법
RU2326501C2 (ru) Визуальный групповой интерфейс для обеспечения возможности группового подключения
KR101527993B1 (ko) 가상 환경과의 인터페이스 방법
US10754526B2 (en) Interactive viewing system
EP2460138A2 (fr) Interfaces spatiales pour des communications diffusées en temps réel
US20070094360A1 (en) Control options for instant message display and notification
KR20110110333A (ko) 공간적 가상 통신 환경과의 인터페이싱
JP2010129093A (ja) チャットとグラフィックスの同期オーサリングおよびアクセスのための方法
KR20130077877A (ko) 가상 영역 컨텍스트에서 관계 기반 존재 표시
WO2009018772A1 (fr) Procédé et système de gestion d'information de dialogue dans un terminal de communication instantané
US20200201512A1 (en) Interactive editing system
US20230283493A1 (en) Dynamic grouping of live video streams and content views
WO2022206699A1 (fr) Procédé et appareil de transmission de message et dispositif électronique
US20180270177A1 (en) Message sending method, device, and system
WO2021218944A1 (fr) Procédé et appareil d'interaction d'informations, dispositif, et support
WO2024041550A1 (fr) Procédé et appareil de présentation d'un message de session, dispositif et support de stockage
US10171386B1 (en) Methods and systems for storing instant messaging messages
CN106302932A (zh) 在通信终端中查看通讯记录的方法和设备
US10942633B2 (en) Interactive viewing and editing system
WO2024041516A1 (fr) Procédé et appareil de traitement de message, dispositif électronique, et support de stockage lisible
JP2020201960A (ja) チャットルーム提供方法およびシステム
JP2003216777A (ja) プログラム、及び情報処理装置
CN103095685A (zh) 即时通信中复合图标的录制方法、客户端及系统

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: 08836031

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC OF 290710

122 Ep: pct application non-entry in european phase

Ref document number: 08836031

Country of ref document: EP

Kind code of ref document: A1