CN114302162A - Message bubble display method, system and device and computer equipment - Google Patents

Message bubble display method, system and device and computer equipment Download PDF

Info

Publication number
CN114302162A
CN114302162A CN202111658599.4A CN202111658599A CN114302162A CN 114302162 A CN114302162 A CN 114302162A CN 202111658599 A CN202111658599 A CN 202111658599A CN 114302162 A CN114302162 A CN 114302162A
Authority
CN
China
Prior art keywords
bubble
identifier
application program
message
client
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.)
Pending
Application number
CN202111658599.4A
Other languages
Chinese (zh)
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.)
Guangzhou Cubesili Information Technology Co Ltd
Original Assignee
Guangzhou Cubesili Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangzhou Cubesili Information Technology Co Ltd filed Critical Guangzhou Cubesili Information Technology Co Ltd
Priority to CN202111658599.4A priority Critical patent/CN114302162A/en
Publication of CN114302162A publication Critical patent/CN114302162A/en
Pending legal-status Critical Current

Links

Images

Abstract

The application relates to the technical field of online interaction and the technical field of network live broadcast, and provides a method, a system, a device and computer equipment for displaying message bubbles, wherein the method comprises the following steps: the server acquires first message content, a first channel identifier, a first user identifier and a selected bubble identifier, and sends a first message display instruction to a second client in the first channel; the first channel is accessed by a first client through a first application program; the second client acquires the first message content, the first user identifier, the selected bubble identifier, the second application program identifier and a second effective bubble identifier corresponding to the second application program identifier; the second client accesses the first channel through a second application program; and if the second effective bubble mark comprises the selected bubble mark, displaying a first message packaged in the selected bubble in the first channel interface. Compared with the prior art, the display effect of the bubbles is guaranteed, and the bubble using requirements of users are met.

Description

Message bubble display method, system and device and computer equipment
Technical Field
The embodiment of the application relates to the technical field of online interaction and the technical field of network live broadcast, in particular to a method, a system, a device and computer equipment for displaying message bubbles.
Background
With the continuous development of internet technology, more and more users begin to participate in online interaction, and in an online interaction scene, a plurality of users can join in the same channel to perform online communication through various message forms such as characters or voice. Generally, the area where the message is presented is referred to as the public screen, or simply the public screen. The messages sent by the user in the public screen can be received and viewed by other users in the channel.
When a user performs on-line communication through the public screen, in order to enable the display of the message to be more attractive and distinguish differences among different users, a bubble can be selected to be arranged on the message package and then displayed in the public screen, and the bubble is a component for beautifying the display effect of the message. At present, if a user enters a channel through the same application program, the bubble in the application program can be uniformly managed and display-controlled.
However, in the internet era, the accounts have interoperability, and a user can log in to different application programs through the same account and enter the same channel through different application programs. The different application programs may refer to application programs provided by the same application platform and directed to different user groups or having different function emphasis, or may refer to PC-side programs, mobile-side programs, Web-side programs, and the like provided by the same application platform.
Because a user can enter a channel through different application programs, a problem is provided for bubble management and display, how to ensure the display of bubbles in the channel and improve the bubble using experience of the user become a technical problem to be solved urgently.
Disclosure of Invention
The embodiment of the application provides a method, a system, a device and a computer device for displaying message bubbles, which can solve the technical problems that when a user enters a channel through different application programs, bubble display in the channel is ensured, and bubble use experience of the user is improved, and the technical scheme is as follows:
in a first aspect, an embodiment of the present application provides a method for displaying a message bubble, including:
the server responds to the first message display request, and obtains first message content, a first channel identifier, a first user identifier and a selected bubble identifier; a first client corresponding to the first user identifier accesses a first channel corresponding to the first channel identifier through a first application program corresponding to the first application program identifier;
the server generates a first message display instruction according to the first message content, the first user identifier and the selected bubble identifier, and sends the first message display instruction to a second client in the first channel;
the second client responds to the first message display instruction to acquire the first message content, the first user identifier, the selected bubble identifier, a second application program identifier and a second effective bubble identifier corresponding to the second application program identifier; the second client accesses the first channel through a second application program corresponding to the second application program identifier;
if the second effective bubble identifier comprises the selected bubble identifier, the second client acquires bubble specific configuration data corresponding to the selected bubble identifier, generates a first message packaged in the selected bubble according to the first message content, the first user identifier and the bubble specific configuration data corresponding to the selected bubble identifier, and displays the first message packaged in the selected bubble in a first channel interface.
In a second aspect, an embodiment of the present application provides a display system for a message bubble, including: a server and a client; the client comprises a first client and a second client;
the server is used for responding to the first message display request, and acquiring first message content, a first channel identifier, a first user identifier and a selected bubble identifier; a first client corresponding to the first user identifier accesses a first channel corresponding to the first channel identifier through a first application program corresponding to the first application program identifier;
the server is used for generating a first message display instruction according to the first message content, the first user identifier and the selected bubble identifier, and sending the first message display instruction to a second client in the first channel;
the second client is used for responding to the first message display instruction and acquiring the first message content, the first user identifier, the selected bubble identifier, the second application program identifier and a second effective bubble identifier corresponding to the second application program identifier; the second client accesses the first channel through a second application program corresponding to the second application program identifier;
the second client is configured to, if the second valid bubble identifier includes the selected bubble identifier, obtain bubble-specific configuration data corresponding to the selected bubble identifier, generate a first message packaged in the selected bubble according to the first message content, the first user identifier, and the bubble-specific configuration data corresponding to the selected bubble identifier, and display the first message packaged in the selected bubble in a first channel interface.
In a third aspect, an embodiment of the present application provides a display device for a message bubble, including:
the first acquisition unit is used for responding to the first message display request by the server and acquiring first message content, a first channel identifier, a first user identifier and a selected bubble identifier; a first client corresponding to the first user identifier accesses a first channel corresponding to the first channel identifier through a first application program corresponding to the first application program identifier;
a first generating unit, configured to generate, by the server, a first message display instruction according to the first message content, the first user identifier, and the selected bubble identifier, and send the first message display instruction to a second client in the first channel;
a second obtaining unit, configured to, by the second client, obtain, in response to the first message display instruction, the first message content, the first user identifier, the selected bubble identifier, a second application identifier, and a second valid bubble identifier corresponding to the second application identifier; the second client accesses the first channel through a second application program corresponding to the second application program identifier;
the first display unit is configured to, if the second valid bubble identifier includes the selected bubble identifier, obtain, by the second client, bubble-specific configuration data corresponding to the selected bubble identifier, generate a first message packaged in the selected bubble according to the first message content, the first user identifier, and the bubble-specific configuration data corresponding to the selected bubble identifier, and display, in a first channel interface, the first message packaged in the selected bubble.
In a fourth aspect, embodiments of the present application provide a computer device, a processor, a memory, and a computer application program stored in the memory and executable on the processor, wherein the processor implements the steps of the method according to the first aspect when executing the computer application program.
In a fifth aspect, the present application provides a computer-readable storage medium, which stores a computer application program, and when the computer application program is executed by a processor, the computer application program implements the steps of the method according to the first aspect.
In this embodiment, a client in the live broadcast room may access the first channel through different application programs, and when sending a message, if a first valid bubble identifier corresponding to the first application program identifier includes a selected bubble identifier corresponding to the first user identifier, indicating that the selected bubble may be used in the first application program for message packaging, and thus the selected bubble identifier may be transmitted to the server along with the first message content, a second client in the first channel may receive the selected bubble identifier sent by the server, at this time, the second client also needs to determine whether a second valid bubble identifier corresponding to the second application program identifier includes the selected bubble identifier, and if so, indicating that the selected bubble may also be used in the second application program for message packaging, and then may obtain unique configuration data of the bubble corresponding to the selected bubble identifier, the first message of packing in the bubble of having chooseed for use is generated, shows the first message of this packing in the bubble of having chooseed for use in first channel interface, and above-mentioned mode has realized the display control to the message bubble, not only can share the bubble in different application, also can carry out differentiation configuration to the bubble in the different application simultaneously, has both guaranteed the display effect of bubble, has satisfied user's bubble user demand again, has improved user's bubble and has used the experience.
For a better understanding and implementation, the technical solutions of the present application are described in detail below with reference to the accompanying drawings.
Drawings
Fig. 1 is a schematic application scenario diagram of a display method of a message bubble according to an embodiment of the present application;
fig. 2 is a schematic view of another application scenario of a display method of a message bubble according to an embodiment of the present application;
fig. 3 is a flowchart illustrating a method for displaying a message bubble according to a first embodiment of the present application;
fig. 4 is a schematic display diagram of a first channel interface provided in an embodiment of the present application;
fig. 5 is another schematic flow chart of a method for displaying a message bubble according to a first embodiment of the present application;
fig. 6 is a schematic flowchart of S105 in a method for displaying a message bubble according to a first embodiment of the present application;
fig. 7 is another schematic flow chart of S105 in the method for displaying a message bubble according to the first embodiment of the present application;
FIG. 8 is a schematic diagram illustrating a display of a bubble in a channel interface according to an embodiment of the present disclosure;
fig. 9 is a schematic flowchart of a method for displaying a message bubble according to a first embodiment of the present application;
fig. 10 is a further flowchart of a display method of a message bubble according to the first embodiment of the present application;
fig. 11 is a schematic structural diagram of a display system of a message bubble according to a second embodiment of the present application;
fig. 12 is a schematic structural diagram of a display device of a message bubble according to a third embodiment of the present application;
fig. 13 is a schematic structural diagram of a computer device according to a fourth embodiment of the present application.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present application. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present application, as detailed in the appended claims.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the application. As used in this application and the appended claims, the singular forms "a", "an", and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It should also be understood that the term "and/or" as used herein refers to and encompasses any and all possible combinations of one or more of the associated listed items.
It is to be understood that although the terms first, second, third, etc. may be used herein to describe various information, such information should not be limited to these terms. These terms are only used to distinguish one type of information from another. For example, first information may also be referred to as second information, and similarly, second information may also be referred to as first information, without departing from the scope of the present application. The word "if/if" as used herein may be interpreted as "at … …" or "when … …" or "in response to a determination", depending on the context.
As will be appreciated by those skilled in the art, the terms "client," "terminal device," and "terminal device" as used herein include both wireless signal receiver devices, which include only wireless signal receiver devices without transmit capability, and receiving and transmitting hardware devices, which include receiving and transmitting hardware devices capable of two-way communication over a two-way communication link. Such a device may include: cellular or other communication devices such as personal computers, tablets, etc. having single or multi-line displays or cellular or other communication devices without multi-line displays; PCS (personal communications Service), which may combine voice, data processing, facsimile and/or data communications capabilities; a PDA (Personal Digital Assistant), which may include a radio frequency receiver, a pager, internet/intranet access, a web browser, a notepad, a calendar and/or a GPS (Global positioning system) receiver; a conventional laptop and/or palmtop computer or other device having and/or including a radio frequency receiver. As used herein, a "client," "terminal device" can be portable, transportable, installed in a vehicle (aeronautical, maritime, and/or land-based), or situated and/or configured to operate locally and/or in a distributed fashion at any other location(s) on earth and/or in space. The "client", "terminal Device" used herein may also be a communication terminal, a web terminal, a music/video playing terminal, such as a PDA, an MID (Mobile Internet Device) and/or a Mobile phone with music/video playing function, and may also be a smart tv, a set-top box, and the like.
The hardware referred to by the names "server", "client", "service node", etc. is essentially a computer device with the performance of a personal computer, and is a hardware device having necessary components disclosed by the von neumann principle such as a central processing unit (including an arithmetic unit and a controller), a memory, an input device, an output device, etc., wherein a computer application program is stored in the memory, and the central processing unit calls the application program stored in an external memory into the internal memory to run, executes instructions in the application program, and interacts with the input and output devices, thereby completing a specific function.
It should be noted that the concept of "server" as referred to in this application can be extended to the case of a server cluster. According to the network deployment principle understood by those skilled in the art, the servers should be logically divided, and in physical space, the servers may be independent from each other but can be called through an interface, or may be integrated into one physical computer or a set of computer clusters. Those skilled in the art will appreciate this variation and should not be so limited as to restrict the implementation of the network deployment of the present application.
In the embodiment of the present application, please refer to fig. 1, and fig. 1 is a schematic application scenario diagram of a display method of a message bubble according to the embodiment of the present application, where the application scenario is an online interaction scenario, the application scenario includes a client 101 and a server 102 according to the embodiment of the present application, and the client 101 interacts with the server 102. The online interactive scenes can be divided into friend-making interactive scenes, game interactive scenes, conference interactive scenes, and the like, which are not listed herein.
The hardware to which the client 101 is directed essentially refers to a computer device, which may be, in particular, a computer device of the type of a smartphone, smart interactive tablet, personal computer, etc., as shown in fig. 1. The client 101 may access the internet via a known network access to establish a data communication link with the server 102.
The server 102 is a business server, and may be responsible for further connecting to relevant audio/video data servers and the like, so as to form a logically associated service cluster to provide services for relevant terminal devices, such as the client 101 shown in fig. 1.
Specifically, a user can access an application program through a client 101, select to enter a certain channel, trigger the client to load a channel interface corresponding to the channel for the user, display a public screen component, a message component, a virtual gift component and the like in the channel interface, and send a message in the public screen in the channel and receive and view messages of other users in the channel.
Referring to fig. 2, fig. 2 is a schematic view of another application scenario of the method for displaying a message bubble according to the embodiment of the present application, where the application scenario is a live webcast scenario, in which a client 101 is divided into an anchor client 1011 and a viewer client 1012, and the anchor client 1011 interacts with the viewer client 1012 through a server 102.
The anchor client 1011 is an end that sends a webcast video, and is generally a client used by an anchor in webcast.
The spectator client 1012 is a client that receives and watches live video, and is typically a client used by a spectator watching the video in the live video.
Similarly, the hardware pointed to by the anchor client 1011 and the spectator client 1012 are both computer devices in nature.
In this embodiment, the anchor client 1011 and the audience client 1012 can join the same live broadcast room (i.e., a live broadcast channel), and the live broadcast room is a chat room implemented by means of internet technology, and generally has an audio/video broadcast control function. The anchor user is live in the live room through the anchor client 1011, and the viewer at the viewer client 1012 can log in to the server 102 to watch the live.
In the live broadcast room, interaction between the anchor and the audience can be realized through known interaction modes such as voice, video, characters and the like, generally, the anchor performs programs for audience users in the form of audio and video streams, and economic transaction behaviors can also be generated in the interaction process. Of course, the application form of the live broadcast room is not limited to online entertainment, and can also be popularized to other relevant scenes, such as a video conference scene, a product recommendation sale scene and any other scenes needing similar interaction.
In a live webcast scenario, the anchor may create a channel and speak in a public screen within the channel, and the viewer may choose to enter the channel and interact with the anchor or other viewers in the public screen to speak.
It is noted that there are many understandings in the prior art of the concept of "client" described above, such as: it may be understood as an application program installed in a computer device, or may be understood as a hardware device corresponding to a server. In the embodiments of the present application, the term "client" refers to a hardware device corresponding to a server.
When the client is a mobile device such as a smart phone and an intelligent interactive tablet, a user can install a matched mobile application program on the client and can also access a Web application program on the client.
When the client is a non-mobile device such as a Personal Computer (PC), the user can install a matching PC application on the client, and similarly can access a Web application on the client.
The mobile application refers to an application program that can be installed in the mobile device, the PC application refers to an application program that can be installed in the non-mobile device, and the Web application refers to an application program that needs to be accessed through a browser.
Specifically, the Web application program may be divided into a mobile version and a PC version according to the difference of the client types, and the page layout modes and the available server support of the two versions may be different.
In the embodiment of the application, because the accounts have interoperability in the internet era, the user can log in different application programs through the same account and enter the same channel through different application programs.
Different applications may refer to applications provided by the same application platform and directed to different user groups or having different emphasis on functions. For example: live application A1 and live application A2 provided by the same application platform A, live application A1 is focused on friend making live broadcast and game live broadcast, live application A2 is focused on entertainment live broadcast and the like, but a user can watch entertainment live broadcast in live application A1 and can participate in friend making live broadcast and the like in live application A2, so that live application A1 and live application A2 are application programs provided by the same application platform and aimed at different user groups or with different functions and focused on.
The different application programs may be a PC-side program, a mobile-side program, a Web-side application program, and the like provided by the same application platform.
It will be appreciated that the user may enter the same channel through different applications for message interaction in the public screen.
The bubble is a component for beautifying the display effect of the message, some bubbles are configured to be used in a specific application program, some bubbles are configured to be commonly used, and the UI display of the commonly used bubbles under different application programs can be differentiated. Therefore, under the coexistence requirement of personalization and sharing, the bubble data needs to be managed and display-controlled to meet the bubble using requirement of the user and improve the bubble using experience of the user.
Based on the above, an embodiment of the present application provides a method for displaying a message bubble. Referring to fig. 3, fig. 3 is a flowchart illustrating a method for displaying a message bubble according to a first embodiment of the present application, where the method includes the following steps:
s101: the server responds to the first message display request, and obtains first message content, a first channel identifier, a first user identifier and a selected bubble identifier; the first effective bubble identification corresponding to the first application program identification comprises a selected bubble identification, and the first client corresponding to the first user identification accesses the first channel corresponding to the first channel identification through the first application program corresponding to the first application program identification.
S102: and the server generates a first message display instruction according to the first message content, the first user identifier and the selected bubble identifier, and sends the first message display instruction to a second client in the first channel.
S103: the second client responds to the first message display instruction to acquire the first message content, the first user identification, the selected bubble identification, the second application program identification and a second effective bubble identification corresponding to the second application program identification; and the second client accesses the first channel through a second application program corresponding to the second application program identifier.
S104: if the second effective bubble identifier comprises the selected bubble identifier, the second client acquires bubble specific configuration data corresponding to the selected bubble identifier, generates a first message packaged in the selected bubble according to the first message content, the first user identifier and the bubble specific configuration data corresponding to the selected bubble identifier, and displays the first message packaged in the selected bubble in the first channel interface.
In the present embodiment, the description is made of the display method of the message bubble from the two execution subjects of the client and the server.
With respect to S101, the server acquires, in response to the first message display request, the first message content, the first channel identifier, the first user identifier, and the selected bubble identifier.
The first user inputs first message content by interacting with a message component in the first channel interface. The first message content may be a text content or a voice content.
Referring to fig. 4, fig. 4 is a schematic display diagram of a first channel interface according to an embodiment of the present disclosure. It can be seen that the first channel interface 4 shown in fig. 4 is a channel interface in a live network scene, and a number of components are displayed in the first channel interface 4, including a message component 41, a public screen component 42, a virtual gift component 43, and the like. The first user may input the first message content by interacting with the message component 41 in the first channel interface 4, triggering the first client to generate a first message sending instruction.
And the first client corresponding to the first user identification responds to the first message sending instruction and generates a first message display request according to the first message content, the first channel identification, the first user identification and the selected bubble identification.
The first channel identifier refers to a channel identifier corresponding to the first channel, and each channel has a unique channel identifier corresponding to the channel identifier. In an online interactive scene, a channel can be understood as a room, and in a live network scene, the channel can be understood as a live broadcast room.
The first user identification refers to a user identification corresponding to the first user, and each user has a unique user identification corresponding to the user. In the embodiment of the present application, the user identifier is denoted as Uid.
The first client corresponding to the first user identifier is a first client currently used by the first user corresponding to the first user identifier, and the first client is also computer equipment in nature.
And the first client corresponding to the first user identification accesses the first channel corresponding to the first channel identification through the first application program corresponding to the first application program identification.
The first application program identification is the application program identification corresponding to the first application program, and different application programs have the unique application program identifications corresponding to the different application programs. The concept of different applications has been explained in the foregoing, and is not repeated here. In the embodiment of the present application, the application identification is represented as Biz.
The selected bubble identifier is the bubble identifier selected by the first user for use, and the bubble is the component used for packaging the message. In the embodiment of the present application, the bubble identification is denoted as Bid.
The first valid bubble identifier corresponding to the first application identifier needs to include a selected bubble identifier, and only in this case, the selected bubble identifier is sent to the server together with the first message content.
Specifically, referring to fig. 5, fig. 5 is another schematic flow chart of a method for displaying a message bubble according to a first embodiment of the present application, before step S101, the method includes the steps of:
s105: the first client responds to the first message sending instruction to obtain first message content, a first channel identifier, a first user identifier, a selected bubble identifier corresponding to the first user identifier, a first application program identifier and bubble specific configuration data corresponding to the first application program identifier; the bubble specific configuration data corresponding to the first application program identifier comprises a plurality of first effective bubble identifiers and bubble specific configuration data corresponding to each first effective bubble identifier.
S106: the first client judges whether the first effective bubble mark comprises a selected bubble mark, if so, generates a first message display request according to the first message content, the first channel mark, the first user mark and the selected bubble mark, and sends the first message display request to the server.
Regarding step S105, the first user inputs the first message content by interacting with the message component in the first channel interface, and triggers the first client to issue the first message sending instruction.
The bubble specific configuration data corresponding to the first application program identifier comprises a plurality of first effective bubble identifiers and bubble specific configuration data corresponding to each first effective bubble identifier.
In the embodiment of the present application, the bubble-specific configuration data corresponding to the application identifier is represented as BizData. It will be explained later how the bubble specific configuration data corresponding to the first application identification is obtained.
In this embodiment of the application, the bubble state includes an active state and an inactive state, and the bubble state of the first active bubble corresponding to the first active bubble identifier is an active state, and it can be understood that the bubble can only take effect when the bubble state is in the active state, and the bubble is displayed in the public screen.
The bubble-specific configuration data corresponding to the first valid bubble identifier in this embodiment refers to bubble-specific configuration data of the first valid bubble in the first application program.
It is understood that the configuration data of the first effective bubble under the first application may be the same as the configuration data of the first effective bubble under the other applications, or may be different from the configuration data of the first effective bubble under the other applications, depending on how the creator of the first effective bubble sets the first effective bubble.
Regarding step S106, if the first valid bubble identifier includes the selected bubble identifier, the first client generates a first message display request according to the first message content, the first channel identifier, the first user identifier, and the selected bubble identifier, and sends the first message display request to the server.
And if the first client judges that the first effective bubble identifier does not comprise the selected bubble identifier, generating a second message display request according to the first message content, the first channel identifier and the first user identifier, and sending the second message display request to the server. That is, the selected bubble id is not sent to the server at this time.
This is because if the selected bubble id is not included in the first valid bubble id, it means that the selected bubble cannot be used currently under the first application, and the reason for this may be that the bubble status of the selected bubble is invalid, or that there is no usage right of the selected bubble in the first application.
In the following, how to obtain the bubble specific configuration data corresponding to the first application identifier is described, specifically, referring to fig. 6, fig. 6 is a schematic flow diagram of S105 in the method for displaying a message bubble according to the first embodiment of the present application, where the step of S105 includes:
s1051: the first client queries a first available bubble list corresponding to the first application program identification to obtain a plurality of first available bubble identifications corresponding to the first application program identification.
S1052: the first client inquires a first bubble configuration list according to the first available bubble identifications to obtain first effective bubble identifications corresponding to the first application program identification and bubble specific configuration data corresponding to each first effective bubble identification; the first bubble configuration list comprises bubble specific configuration data corresponding to different effective bubble identifications under different application programs.
When responding to the public screen component enabling instruction, the first client queries the first available bubble list corresponding to the first application program identification to obtain a plurality of first available bubble identifications corresponding to the first application program identification.
In an alternative embodiment, the first application identifies that a corresponding first list of available bubbles is stored in the server. In the embodiment of the present application, the application program identifier corresponds to a usable bubble list represented as Biz-BidList.
When creating bubbles, the embodiment configures an application program capable of using the bubbles for each bubble. Therefore, based on the first application program identifier, the first usable bubble identifier usable under the first application program can be queried, and the first usable bubble list corresponding to the first application program identifier can be obtained.
Then, the first client queries the first bubble configuration list according to the first available bubble identifiers to obtain first effective bubble identifiers corresponding to the first application program identifiers and bubble-specific configuration data corresponding to each first effective bubble identifier.
The first bubble configuration list comprises bubble specific configuration data corresponding to different effective bubble identifications under different application programs. In the embodiment of the present application, the first bubble configuration list is composed of Bid-BizData. And the Bid-BizData represents the bubble specific configuration data corresponding to each effective bubble identifier under each application program.
It should be noted that all the bubble configuration lists include valid bubble identifiers. Valid bubble identifications the corresponding bubble specific configuration data may or may not be the same under different applications.
The first client judges whether the first available bubble identifier is in a first bubble configuration list according to the first available bubble identifier corresponding to the first application program identifier, so as to determine a first effective bubble identifier corresponding to the first application program identifier, and then obtains the bubble unique configuration data corresponding to each first effective bubble identifier under the first application program according to the first effective bubble identifier and the first application program identifier, and further obtains the bubble unique configuration data corresponding to the first application program identifier.
In the following, how to obtain the first bubble configuration list, specifically, the first bubble configuration list is determined when the application accesses the bubble logic, please refer to fig. 7, before S1052, which includes the steps of:
s1053: the server responds to the bubble configuration instruction, and acquires a plurality of application program identifications and a usable bubble list corresponding to each application program identification; the available bubble list corresponding to the application program identification comprises a plurality of available bubble identifications corresponding to the application program identification.
S1054: the server queries a second bubble configuration list according to a plurality of available bubble identifications corresponding to each application program identification, and obtains a plurality of effective bubble identifications corresponding to each application program identification; the second bubble configuration list comprises a plurality of bubble identifications and bubble basic configuration data corresponding to each bubble identification, the bubble basic configuration data comprise bubble states, the bubble states comprise effective states and invalid states, and the effective bubble identifications are the bubble identifications of which the corresponding bubble states are the effective states.
S1055: and the server acquires bubble specific configuration data corresponding to different effective bubble identifiers under different application programs according to the effective bubble identifiers corresponding to each application program identifier.
S1056: and the server obtains a first bubble configuration list according to the bubble specific configuration data corresponding to different effective bubble identifications under different application programs.
Regarding step S1053, when the application accesses the bubble logic, the server obtains a number of application identifications and a usable bubble list corresponding to each application identification in response to the bubble configuration instruction.
The available bubble list corresponding to the application program identification comprises a plurality of available bubble identifications corresponding to the application program identification. Likewise, when creating bubbles, each bubble may be configured with an application that can use the bubble. Therefore, based on the application identification, a list of available bubbles under each application is available.
In the embodiment of the present application, the application program identifier corresponds to a usable bubble list represented as Biz-BidList.
Regarding step S1054, the server queries the second bubble configuration list according to the plurality of usable bubble identifiers corresponding to each application identifier, and obtains a plurality of valid bubble identifiers corresponding to each application identifier.
The second bubble configuration list comprises a plurality of bubble identifications and bubble basic configuration data corresponding to each bubble identification, the bubble basic configuration data comprise bubble states, the bubble states comprise effective states and invalid states, and the effective bubble identifications are the bubble identifications of which the corresponding bubble states are the effective states.
By querying the second bubble configuration list, it is possible to confirm that the status of each application program identifying which bubbles are identified by a corresponding number of usable bubbles is valid.
In the embodiment of the present application, the second bubble configuration list is represented as Bid-Data, and each Bid corresponds to not only a bubble status but also an application identifier Biz that can use the bubble.
Regarding steps S1055 to S1056, the server obtains bubble-specific configuration data corresponding to different effective bubble identifiers under different application programs according to the plurality of effective bubble identifiers corresponding to each application program identifier. That is, the server acquires configuration data unique to each valid bubble identification configured by the bubble creator for the corresponding bubble under each application program. And then, the server obtains a first bubble configuration list according to the bubble specific configuration data corresponding to different effective bubble identifications under different application programs.
It is understood that if a valid bubble id does not exist under an application, the configuration data specific to the bubble corresponding to the valid bubble id under the application is not included.
And S102-S103, the server generates a first message display instruction according to the first message content, the first user identifier and the selected bubble identifier, sends the first message display instruction to a second client in the first channel, and the second client responds to the first message display instruction to acquire the first message content, the first user identifier, the selected bubble identifier, the second application program identifier and a second effective bubble identifier corresponding to the second application program identifier.
And the second client accesses the first channel through a second application program corresponding to the second application program identifier.
It can be understood that there is a second application identifier corresponding to the second client that is the same as the first application identifier corresponding to the first client, that is, in the same channel, two different clients access the first channel through the application corresponding to the same application identifier.
The process of obtaining the second effective bubble identifiers corresponding to the second application program identifiers is the same as the process of obtaining the first effective bubble identifiers corresponding to the first application program identifiers, that is, the second client queries the second usable bubble list corresponding to the second application program identifiers to obtain a plurality of second usable bubble identifiers corresponding to the second application program identifiers, and the second client queries the first bubble configuration list according to the plurality of second usable bubble identifiers to obtain the second effective bubble identifiers corresponding to the second application program identifiers and the bubble specific configuration data corresponding to each second effective bubble identifier.
The first bubble configuration list comprises bubble specific configuration data corresponding to different effective bubble identifications under different application programs.
In step S104, if the second valid bubble identifier includes the selected bubble identifier, the second client obtains the bubble specific configuration data corresponding to the selected bubble identifier, generates the first message packaged in the selected bubble according to the first message content, the first user identifier, and the bubble specific configuration data corresponding to the selected bubble identifier, and displays the first message packaged in the selected bubble in the first channel interface.
The bubble-specific configuration data is used to determine the display style, display size, display special effect, and the like of the bubble. It can be understood that the second client accesses the first channel through the second application program corresponding to the second application program identifier, and therefore, the bubble-specific configuration data corresponding to the selected bubble identifier acquired by the second client is the bubble-specific configuration data corresponding to the selected bubble identifier under the second application program.
And if the second effective bubble identifier does not comprise the selected bubble identifier, the second client generates a first message of the unpacked bubble according to the first message content and the first user identifier, and displays the first message of the unpacked bubble in the first channel interface.
Referring to fig. 8, fig. 8 is a schematic view illustrating a bubble displayed in a channel interface according to an embodiment of the present disclosure. It can be seen that the message content 81 is wrapped with the bubble 82, and the bubble 82 beautifies the display effect of the message and is also convenient for the user to distinguish the message.
The following is a supplementary description of how to determine the selected bubble id corresponding to the first user id. Referring to fig. 9, fig. 9 is a schematic flowchart of a method for displaying a message bubble according to a first embodiment of the present application, where before S101, the method includes:
s107: the server responds to the bubble selection instruction, and obtains a first user identifier, a target application program identifier and a selected bubble identifier; and the target available bubble list corresponding to the target application program identifier of the first user comprises the selected bubble identifier.
S108: the server stores the selected bubble identification confirmed by the first user under the target application program.
In this embodiment, the first user selects the bubble in the target application program, and the application program identifier corresponding to the target application program is the target application program identifier.
The target application may be the first application or an application other than the first application, that is, the first user may select an application having a bubble selection function to select a bubble.
When the first user selects the bubble in the target application program, the current client firstly acquires a target available bubble list corresponding to the target application program identifier of the first user.
In the embodiment of the application, the user identifier is represented as Uid, the application identifier is Biz, the usable bubble list identifier is BidList, and Uid-Biz-BidList can be obtained according to the user identifier Uid and the application identifier Biz, that is, a usable bubble list of a certain user under a certain application.
The target usable bubble list corresponding to the target application program identification under the first user comprises all target usable bubble identifications which can be selected by the first user under the target application program.
The first user identifies an optional bubble tag from all available target bubble tags that can be selected.
The server stores the selected bubble identification confirmed by the first user under the target application program. In the embodiment of the present application, the bubble id selected by a certain user is denoted as Uid-Bid.
If the selected bubble identifier confirmed by the first user under the target application program cannot be used under other application programs, namely, the selected bubble identifier is not in the usable bubble list corresponding to the other application program identifiers, the first user does not select the bubble under the application program by default.
Specifically, the server acquires a usable bubble list corresponding to other application program identifiers of the first user; the other application program identifiers are application program identifiers corresponding to other application programs except the target application program; the server judges whether the available bubble list corresponding to the other application program identifiers of the first user comprises the selected bubble identifier, if so, the server saves the selected bubble identifier as the selected bubble identifier confirmed by the first user under the other application programs, and if not, the server confirms that the first user does not select bubbles under the other application programs.
How to confirm the list of usable bubbles of a user under an application is described below, which is specifically divided into two cases:
in an optional embodiment, the server responds to the first bubble adding instruction, and acquires a first user identifier, a target application program identifier and a first bubble identifier to be added; and the server adds the first bubble identifier to be added to a target usable bubble list corresponding to the target application program identifier of the first user.
The target available bubble list corresponding to the target application program identifier comprises a first bubble identifier to be added;
the target usable bubble identifier in the target usable bubble list corresponding to the target application identifier may be added to the target usable bubble list corresponding to the first user under the target application in its entirety, or may be added to the target usable bubble list corresponding to the first user under the target application in its part.
For example: the target application program identification corresponding target available bubble list comprises Bid1, Bid2 to Bidn, all Bid1, Bid2 to Bidn can be added to Uid-Biz-BidList, and a part of target available bubble identifications can be added to Uid-Biz-BidList.
In another alternative embodiment, please refer to fig. 10, fig. 10 is a further flowchart of the method for displaying a message bubble according to the first embodiment of the present application, where the method further includes the steps of:
s109: the server responds to the second bubble adding instruction to obtain a first user identifier, a target application program identifier and a second bubble identifier to be added; the second bubble adding instruction is generated after the interaction behavior of the first user in the target application program meets the preset bubble adding condition; and the target available bubble list corresponding to the target application program identifier comprises a second bubble identifier to be added.
S110: and the server adds a second bubble mark to be added to a target available bubble list corresponding to the target application program mark of the first user.
In this embodiment, the second bubble adding instruction is generated after the interaction behavior of the first user in the target application program meets a preset bubble adding condition.
The interaction behavior may be to achieve a certain achievement for the first user, to complete a certain task, or to purchase a bubble, etc., and the second to-be-added bubble id may be added to the Uid-Biz-BidList as long as a preset bubble addition condition is satisfied.
In addition, the second to-be-added bubble identifier is added to the target available bubble list corresponding to the target application program identifier of the first user only when a condition that the target available bubble list corresponding to the target application program identifier includes the second to-be-added bubble identifier is further satisfied.
In this embodiment, the user can obtain the bubble identifier that can be used by the user through the interactive behavior, so that the interest of the bubble interaction is further improved, and the online interactive experience of the user is improved.
In this embodiment, a client in the live broadcast room may access the first channel through different application programs, and when sending a message, if a first valid bubble identifier corresponding to the first application program identifier includes a selected bubble identifier corresponding to the first user identifier, indicating that the selected bubble may be used in the first application program for message packaging, and thus the selected bubble identifier may be transmitted to the server along with the first message content, a second client in the first channel may receive the selected bubble identifier sent by the server, at this time, the second client also needs to determine whether a second valid bubble identifier corresponding to the second application program identifier includes the selected bubble identifier, and if so, indicating that the selected bubble may also be used in the second application program for message packaging, and then may obtain unique configuration data of the bubble corresponding to the selected bubble identifier, the first message of packing in the bubble of having chooseed for use is generated, shows the first message of this packing in the bubble of having chooseed for use in first channel interface, and above-mentioned mode has realized the display control to the message bubble, not only can share the bubble in different application, also can carry out differentiation configuration to the bubble in the different application simultaneously, has both guaranteed the display effect of bubble, has satisfied user's bubble user demand again, has improved user's bubble and has used the experience.
Referring to fig. 11, fig. 11 is a schematic structural diagram of a display system of a message bubble according to a second embodiment of the present application, where the system 11 includes: a server 111 and a client 112; the clients 112 include a first client 1121 and a second client 1122;
the server 111 is configured to, in response to the first message display request, obtain a first message content, a first channel identifier, a first user identifier, and a selected bubble identifier; a first effective bubble identifier corresponding to a first application program identifier includes the selected bubble identifier, and a first client 1121 corresponding to the first user identifier accesses a first channel corresponding to the first channel identifier through a first application program corresponding to the first application program identifier;
the server 111 is configured to generate a first message display instruction according to the first message content, the first user identifier, and the selected bubble identifier, and send the first message display instruction to the second client 1122 in the first channel;
the second client 1122 is configured to, in response to the first message display instruction, obtain a second valid bubble identifier corresponding to the first message content, the first user identifier, the selected bubble identifier, the second application identifier, and the second application identifier; the second client 1122 accesses the first channel through a second application corresponding to the second application identifier;
the second client 1122 is configured to, if the second valid bubble identifier includes the selected bubble identifier, obtain unique configuration data of the bubble corresponding to the selected bubble identifier, generate a first message packaged in the selected bubble according to the first message content, the first user identifier, and the unique configuration data of the bubble corresponding to the selected bubble identifier, and display the first message packaged in the selected bubble in a first channel interface.
The message bubble display system and the message bubble display method provided by the above embodiments belong to the same concept, and details of implementation processes are described in the method embodiments, which are not described herein again.
Please refer to fig. 12, which is a schematic structural diagram of a display device of a message bubble according to a third embodiment of the present application. The apparatus may be implemented as all or part of a computer device in software, hardware, or a combination of both. The apparatus 12 comprises:
a first obtaining unit 121, configured to, in response to the first message display request, the server obtain a first message content, a first channel identifier, a first user identifier, and a selected bubble identifier; a first client corresponding to the first user identifier accesses a first channel corresponding to the first channel identifier through a first application program corresponding to the first application program identifier;
a first generating unit 122, configured to generate, by the server, a first message display instruction according to the first message content, the first user identifier, and the selected bubble identifier, and send the first message display instruction to a second client in the first channel;
a second obtaining unit 123, configured to, by the second client, obtain, in response to the first message display instruction, the first message content, the first user identifier, the selected bubble identifier, a second application identifier, and a second valid bubble identifier corresponding to the second application identifier; the second client accesses the first channel through a second application program corresponding to the second application program identifier;
the first display unit 124 is configured to, if the second valid bubble identifier includes the selected bubble identifier, obtain, by the second client, bubble-specific configuration data corresponding to the selected bubble identifier, generate a first message packaged in the selected bubble according to the first message content, the first user identifier, and the bubble-specific configuration data corresponding to the selected bubble identifier, and display, in a first channel interface, the first message packaged in the selected bubble.
It should be noted that, when the display apparatus for a message bubble provided in the foregoing embodiment executes the display method for a message bubble, only the division of the above functional modules is taken as an example, and in practical applications, the above functions may be distributed to different functional modules according to needs, that is, the internal structure of the device may be divided into different functional modules to complete all or part of the above described functions. In addition, the display device of the message bubble and the display method of the message bubble provided by the above embodiments belong to the same concept, and details of the implementation process are shown in the method embodiments and are not described herein again.
Please refer to fig. 13, which is a schematic structural diagram of a computer device according to a fourth embodiment of the present application. As shown in fig. 13, the computer device 13 may include: a processor 130, a memory 131, and a computer application 132 stored in the memory 131 and operable on the processor 130, such as: a display application of message bubbles; the steps in the first embodiment described above are implemented when the processor 130 executes the computer application 132.
The processor 130 may include one or more processing cores, among others. The processor 130 is connected to various parts in the computer device 13 by various interfaces and lines, executes various functions of the computer device 13 and processes data by executing or executing instructions, application programs, code sets or instruction sets stored in the memory 131 and calling data in the memory 131, and optionally, the processor 130 may be implemented in at least one hardware form of Digital Signal Processing (DSP), Field-Programmable Gate Array (FPGA), Programmable Logic Array (PLA). The processor 130 may integrate one or more of a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), a modem, and the like. Wherein, the CPU mainly processes an operating system, a user interface, an application program and the like; the GPU is used for rendering and drawing contents required to be displayed by the touch display screen; the modem is used to handle wireless communications. It is understood that the modem may not be integrated into the processor 130, but may be implemented by a single chip.
The Memory 131 may include a Random Access Memory (RAM) or a Read-Only Memory (Read-Only Memory). Optionally, the memory 131 includes a non-transitory computer-readable medium. The memory 131 may be used to store instructions, applications, code sets or instruction sets. The memory 131 may include a storage application area and a storage data area, wherein the storage application area may store instructions for implementing an operating system, instructions for at least one function (such as touch instructions, etc.), instructions for implementing the various method embodiments described above, and the like; the storage data area may store data and the like referred to in the above respective method embodiments. The memory 131 may optionally be at least one storage device located remotely from the processor 130.
The embodiment of the present application further provides a computer storage medium, where the computer storage medium may store a plurality of instructions, where the instructions are suitable for being loaded by a processor and executing the method steps of the foregoing embodiment, and a specific execution process may refer to specific descriptions of the foregoing embodiment, which is not described herein again.
It will be apparent to those skilled in the art that, for convenience and brevity of description, only the above-mentioned division of the functional units and modules is illustrated, and in practical applications, the above-mentioned function distribution may be performed by different functional units and modules according to needs, that is, the internal structure of the apparatus is divided into different functional units or modules, so as to perform all or part of the functions described above. Each functional unit and module in the embodiments may be integrated in one processing unit, or each unit may exist alone physically, or two or more units are integrated in one unit, and the integrated unit may be implemented in a form of hardware, or in a form of software functional unit. In addition, specific names of the functional units and modules are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the present application. The specific working processes of the units and modules in the system may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the above embodiments, the descriptions of the respective embodiments have respective emphasis, and reference may be made to the related descriptions of other embodiments for parts that are not described or illustrated in a certain embodiment.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus/terminal device and method may be implemented in other ways. For example, the above-described embodiments of the apparatus/terminal device are merely illustrative, and for example, a module or a unit may be divided into only one logical function, and may be implemented in other ways, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
Units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated modules/units, if implemented in the form of software functional units and sold or used as separate products, may be stored in a computer readable storage medium. Based on such understanding, all or part of the flow of the method according to the embodiments of the present invention may also be implemented by a computer application program, which may be stored in a computer-readable storage medium and used by a processor to implement the steps of the above-described method embodiments. Wherein the computer application comprises computer application code, the computer application code may be in source code form, object code form, an executable file or some intermediate form, etc.
The present invention is not limited to the above-described embodiments, and various modifications and variations of the present invention are intended to be included within the scope of the claims and the equivalent technology of the present invention if they do not depart from the spirit and scope of the present invention.

Claims (14)

1. A method for displaying a message bubble, the method comprising the steps of:
the server responds to the first message display request, and obtains first message content, a first channel identifier, a first user identifier and a selected bubble identifier; a first client corresponding to the first user identifier accesses a first channel corresponding to the first channel identifier through a first application program corresponding to the first application program identifier;
the server generates a first message display instruction according to the first message content, the first user identifier and the selected bubble identifier, and sends the first message display instruction to a second client in the first channel;
the second client responds to the first message display instruction to acquire the first message content, the first user identifier, the selected bubble identifier, a second application program identifier and a second effective bubble identifier corresponding to the second application program identifier; the second client accesses the first channel through a second application program corresponding to the second application program identifier;
if the second effective bubble identifier comprises the selected bubble identifier, the second client acquires bubble specific configuration data corresponding to the selected bubble identifier, generates a first message packaged in the selected bubble according to the first message content, the first user identifier and the bubble specific configuration data corresponding to the selected bubble identifier, and displays the first message packaged in the selected bubble in a first channel interface.
2. The method for displaying the message bubble according to claim 1, wherein the server responds to the first message display request and comprises the following steps:
the first client responds to a first message sending instruction to obtain the first message content, the first channel identifier, the first user identifier, a selected bubble identifier corresponding to the first user identifier, the first application program identifier and bubble specific configuration data corresponding to the first application program identifier; the bubble specific configuration data corresponding to the first application program identifier comprises a plurality of first effective bubble identifiers and bubble specific configuration data corresponding to each first effective bubble identifier;
and the first client judges whether the first effective bubble identifier comprises the selected bubble identifier, if so, generates the first message display request according to the first message content, the first channel identifier, the first user identifier and the selected bubble identifier, and sends the first message display request to the server.
3. The method for displaying a message bubble as recited in claim 2, the method further comprising the steps of:
and if the first client judges that the first effective bubble identifier does not comprise the selected bubble identifier, generating a second message display request according to the first message content, the first channel identifier and the first user identifier, and sending the second message display request to the server.
4. The method of claim 2, wherein the step of obtaining the first message content, the first channel identifier, the first user identifier, the selected bubble identifier corresponding to the first user identifier, the first application identifier, and the bubble-specific configuration data corresponding to the first application identifier comprises:
the first client queries a first usable bubble list corresponding to the first application program identifier to obtain a plurality of first usable bubble identifiers corresponding to the first application program identifier;
the first client inquires a first bubble configuration list according to a plurality of first available bubble identifications to obtain first effective bubble identifications corresponding to the first application program identifications and bubble specific configuration data corresponding to each first effective bubble identification; the first bubble configuration list comprises bubble specific configuration data corresponding to different effective bubble identifications under different application programs.
5. The method for displaying the message bubble as claimed in claim 4, wherein the first client queries a first bubble configuration list according to a number of the first available bubble identifiers, including a step;
the server responds to a bubble configuration instruction, and acquires a plurality of application program identifications and a usable bubble list corresponding to each application program identification; the available bubble list corresponding to the application program identification comprises a plurality of available bubble identifications corresponding to the application program identification;
the server queries a second bubble configuration list according to a plurality of available bubble identifiers corresponding to each application program identifier, and acquires a plurality of effective bubble identifiers corresponding to each application program identifier; the second bubble configuration list comprises a plurality of bubble identifiers and bubble basic configuration data corresponding to each bubble identifier, the bubble basic configuration data comprise bubble states, the bubble states comprise an effective state and an invalid state, and the effective bubble identifiers are the bubble identifiers of which the corresponding bubble states are the effective states;
the server acquires bubble specific configuration data corresponding to different effective bubble identifications under different application programs according to a plurality of effective bubble identifications corresponding to each application program identification;
and the server obtains the first bubble configuration list according to the bubble specific configuration data corresponding to different effective bubble identifications under different application programs.
6. The method for displaying a message bubble according to any one of claims 1 to 5, wherein the method further comprises the steps of:
if the second effective bubble identifier does not include the selected bubble identifier, the second client generates a first message of the unpacked bubble according to the first message content and the first user identifier, and displays the first message of the unpacked bubble in the first channel interface.
7. The method for displaying the message bubble according to any one of claims 1 to 5, wherein the server responds to the first message display request and comprises the following steps:
the server responds to a first bubble adding instruction to obtain the first user identification, the target application program identification and a first bubble identification to be added; the target available bubble list corresponding to the target application program identifier comprises the first bubble identifier to be added;
and the server adds the first bubble identifier to be added to a target usable bubble list corresponding to the target application program identifier of the first user.
8. The method for displaying the message bubble according to any one of claims 1 to 5, wherein the server responds to the first message display request and comprises the following steps:
the server responds to a second bubble adding instruction to obtain the first user identification, the target application program identification and a second bubble identification to be added; the second bubble adding instruction is generated after the interaction behavior of the first user in the target application program meets a preset bubble adding condition; the target available bubble list corresponding to the target application program identifier comprises the second to-be-added bubble identifier;
and the server adds the second bubble mark to be added to a target available bubble list corresponding to the target application program mark of the first user.
9. The method for displaying the message bubble according to any one of claims 1 to 5, wherein the server responds to the first message display request and comprises the following steps:
the server responds to a bubble selection instruction to acquire the first user identifier, the target application program identifier and the selected bubble identifier; the target available bubble list corresponding to the target application program identifier of the first user comprises the selected bubble identifier;
and the server saves the selected bubble identification confirmed by the first user under the target application program.
10. The method for displaying the message bubble as recited in claim 9, wherein the method further comprises the steps of:
the server acquires a usable bubble list corresponding to other application program identifications of the first user; the other application program identification is an application program identification corresponding to other application programs except the target application program;
the server judges whether a usable bubble list corresponding to other application program identifiers of the first user comprises the selected bubble identifier or not, and if yes, the server saves the selected bubble identifier as the selected bubble identifier confirmed by the first user under the other application programs.
11. A display system for a message bubble, comprising: a server and a client; the client comprises a first client and a second client;
the server is used for responding to the first message display request, and acquiring first message content, a first channel identifier, a first user identifier and a selected bubble identifier; a first client corresponding to the first user identifier accesses a first channel corresponding to the first channel identifier through a first application program corresponding to the first application program identifier;
the server is used for generating a first message display instruction according to the first message content, the first user identifier and the selected bubble identifier, and sending the first message display instruction to a second client in the first channel;
the second client is used for responding to the first message display instruction and acquiring the first message content, the first user identifier, the selected bubble identifier, the second application program identifier and a second effective bubble identifier corresponding to the second application program identifier; the second client accesses the first channel through a second application program corresponding to the second application program identifier;
the second client is configured to, if the second valid bubble identifier includes the selected bubble identifier, obtain bubble-specific configuration data corresponding to the selected bubble identifier, generate a first message packaged in the selected bubble according to the first message content, the first user identifier, and the bubble-specific configuration data corresponding to the selected bubble identifier, and display the first message packaged in the selected bubble in a first channel interface.
12. A display device of a message bubble, comprising:
the first acquisition unit is used for responding to the first message display request by the server and acquiring first message content, a first channel identifier, a first user identifier and a selected bubble identifier; a first client corresponding to the first user identifier accesses a first channel corresponding to the first channel identifier through a first application program corresponding to the first application program identifier;
a first generating unit, configured to generate, by the server, a first message display instruction according to the first message content, the first user identifier, and the selected bubble identifier, and send the first message display instruction to a second client in the first channel;
a second obtaining unit, configured to, by the second client, obtain, in response to the first message display instruction, the first message content, the first user identifier, the selected bubble identifier, a second application identifier, and a second valid bubble identifier corresponding to the second application identifier; the second client accesses the first channel through a second application program corresponding to the second application program identifier;
the first display unit is configured to, if the second valid bubble identifier includes the selected bubble identifier, obtain, by the second client, bubble-specific configuration data corresponding to the selected bubble identifier, generate a first message packaged in the selected bubble according to the first message content, the first user identifier, and the bubble-specific configuration data corresponding to the selected bubble identifier, and display, in a first channel interface, the first message packaged in the selected bubble.
13. A computer device, comprising: processor, memory and computer application stored in the memory and executable on the processor, characterized in that the steps of the method according to any of claims 1 to 10 are implemented when the processor executes the computer application.
14. A computer-readable storage medium, in which a computer application program is stored, which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 10.
CN202111658599.4A 2021-12-30 2021-12-30 Message bubble display method, system and device and computer equipment Pending CN114302162A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111658599.4A CN114302162A (en) 2021-12-30 2021-12-30 Message bubble display method, system and device and computer equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111658599.4A CN114302162A (en) 2021-12-30 2021-12-30 Message bubble display method, system and device and computer equipment

Publications (1)

Publication Number Publication Date
CN114302162A true CN114302162A (en) 2022-04-08

Family

ID=80974060

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111658599.4A Pending CN114302162A (en) 2021-12-30 2021-12-30 Message bubble display method, system and device and computer equipment

Country Status (1)

Country Link
CN (1) CN114302162A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040158610A1 (en) * 2003-02-10 2004-08-12 Davis Joel A. Client proxying for instant messaging
CN105187295A (en) * 2015-08-06 2015-12-23 广州华多网络科技有限公司 Method for realizing bubble display on client, client, server and system
US20170019520A1 (en) * 2015-07-13 2017-01-19 Xiaomi Inc. Method and device for controlling smart device
CN107360442A (en) * 2017-08-29 2017-11-17 广州华多网络科技有限公司 A kind of live broadcasting method, device and electronic equipment
CN109040284A (en) * 2018-08-23 2018-12-18 腾讯科技(深圳)有限公司 Information is shown and information-pushing method, device, equipment and storage medium
CN110069306A (en) * 2019-03-29 2019-07-30 维沃移动通信有限公司 A kind of message display method and terminal device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040158610A1 (en) * 2003-02-10 2004-08-12 Davis Joel A. Client proxying for instant messaging
US20170019520A1 (en) * 2015-07-13 2017-01-19 Xiaomi Inc. Method and device for controlling smart device
CN105187295A (en) * 2015-08-06 2015-12-23 广州华多网络科技有限公司 Method for realizing bubble display on client, client, server and system
CN107360442A (en) * 2017-08-29 2017-11-17 广州华多网络科技有限公司 A kind of live broadcasting method, device and electronic equipment
CN109040284A (en) * 2018-08-23 2018-12-18 腾讯科技(深圳)有限公司 Information is shown and information-pushing method, device, equipment and storage medium
CN110069306A (en) * 2019-03-29 2019-07-30 维沃移动通信有限公司 A kind of message display method and terminal device

Similar Documents

Publication Publication Date Title
US8996651B2 (en) System and method for delivering media assets in a cloud environment
CN100585550C (en) Systems and methods for projecting content from computing devices
CN113840154B (en) Live broadcast interaction method and system based on virtual gift and computer equipment
CN113727130B (en) Message prompting method, system and device for live broadcasting room and computer equipment
CN107172501B (en) Live broadcast room recommendation display method and system
CN113949892B (en) Live broadcast interaction method, system, equipment and medium based on virtual resource consumption
CN104144198A (en) Multimedia information sharing method, system and device
CN114268812B (en) Live broadcast room virtual resource giving method, device, computer equipment and storage medium
CN113824976A (en) Method and device for displaying approach show in live broadcast room and computer equipment
CN113573083A (en) Live wheat-connecting interaction method and device and computer equipment
CN113613027A (en) Live broadcast room recommendation method and device and computer equipment
CN113840156A (en) Live broadcast interaction method and device based on virtual gift and computer equipment
JP2023522266A (en) Method, apparatus, device and medium for multimedia data delivery
CN113596504A (en) Live broadcast room virtual gift presenting method and device and computer equipment
CN113824984A (en) Virtual gift pipelining display method, system, device and computer equipment
CN113840155A (en) Method and system for replacing virtual gift and computer equipment
CN113824979A (en) Live broadcast room recommendation method and device and computer equipment
CN113891162B (en) Live broadcast room loading method and device, computer equipment and storage medium
CN114302162A (en) Message bubble display method, system and device and computer equipment
CN114885191A (en) Interaction method, system, device and equipment based on exclusive nickname of live broadcast room
CN114650440A (en) Virtual item sharing method and device for live broadcast room, computer equipment and medium
CN106383705A (en) Method and apparatus for setting display state of mouse in an application thin client
CN113938698A (en) Display control method and device for live user data and computer equipment
CN114302165B (en) Live broadcast room virtual gift giving method, device, computer equipment and storage medium
CN114222152B (en) Virtual gift interaction method and device for urban popularization and computer equipment

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