CN114650265B - Information processing method, information processing device, electronic equipment and storage medium - Google Patents

Information processing method, information processing device, electronic equipment and storage medium Download PDF

Info

Publication number
CN114650265B
CN114650265B CN202210142920.1A CN202210142920A CN114650265B CN 114650265 B CN114650265 B CN 114650265B CN 202210142920 A CN202210142920 A CN 202210142920A CN 114650265 B CN114650265 B CN 114650265B
Authority
CN
China
Prior art keywords
interaction
account
virtual space
identifier
space
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.)
Active
Application number
CN202210142920.1A
Other languages
Chinese (zh)
Other versions
CN114650265A (en
Inventor
孔剑平
胡楠
王琪
李炳博
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhejiang Weipian Technology Co ltd
Zhejiang Nanometer Technology Co ltd
Original Assignee
Zhejiang Weipian Technology Co ltd
Zhejiang Nanometer 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 Zhejiang Weipian Technology Co ltd, Zhejiang Nanometer Technology Co ltd filed Critical Zhejiang Weipian Technology Co ltd
Priority to CN202210142920.1A priority Critical patent/CN114650265B/en
Publication of CN114650265A publication Critical patent/CN114650265A/en
Application granted granted Critical
Publication of CN114650265B publication Critical patent/CN114650265B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • H04L51/046Interoperability with other network applications or services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/146Markers for unambiguous identification of a particular session, e.g. session cookie or URL-encoding

Abstract

The application relates to an information processing method, an information processing device, electronic equipment and a storage medium, wherein the method comprises the following steps: receiving an interaction request which is sent by an IM interaction initiating account and used for interaction in a virtual space; responding to the interaction request, and acquiring an IM interaction acceptance account for accepting the interaction request; determining the same target virtual space corresponding to the IM interaction initiating account and the IM interaction receiving account; an interaction between the IM interaction initiation account and the IM interaction acceptance account is initiated in the target virtual space. Because the IM interaction initiating account and the IM interaction receiving account register the target virtual space in advance, and the corresponding virtual images exist in the target virtual space, the IM interaction initiating account and the IM interaction receiving account can interact with the corresponding virtual images in the target virtual space, the problem that the IM interaction initiating account and the IM interaction receiving account can confirm in which virtual space to interact for many times only can be well avoided, and the efficiency of information interaction in the virtual space is greatly improved.

Description

Information processing method, information processing device, electronic equipment and storage medium
Technical Field
The present disclosure relates to the field of computers, and in particular, to an information processing method, an information processing device, an electronic device, and a storage medium.
Background
Instant messaging (Instant messaging, IM for short) refers to tools that can communicate online in real time, so-called online chat tools. Instant messaging is popular because of its convenience and ease of use, allowing multiple participants to interact with a message. Text is often the dominant limiting of interactivity in its specific scene.
In recent years, virtual space based on three-dimensional images has been widely used as a new medium for teaching, collaboration and transaction communication. Typically, a virtual space (also referred to as a metauniverse) is a computer-based simulated environment intended for its users to live and interact through an avatar. In which an avatar is typically implemented as an electronic representation of a user, such as a two-dimensional icon or a three-dimensional animated character. In the virtual space, interactions between avatars are very similar to human interactions in the real world.
However, when multiple users interact in a virtual space, an instant messaging approach is typically employed. The interaction initiator and the interaction invitee can negotiate to determine which virtual space to interact in, the process is generally one-to-one, and many times, the two parties can agree with each other only by needing multiple information interactions, so that the information interaction efficiency in the virtual space is lower.
Disclosure of Invention
In order to overcome the problems in the related art, the application provides an information processing method, an information processing device, an electronic device and a storage medium.
In a first aspect, an embodiment of the present application provides an information processing method, including:
receiving an interaction request which is sent by an IM interaction initiating account and used for interaction in a virtual space;
responding to the interaction request, and acquiring an IM interaction acceptance account for accepting the interaction request;
determining the same target virtual space corresponding to the IM interaction initiating account and the IM interaction receiving account;
and starting the interaction between the IM interaction initiating account and the IM interaction receiving account in the target virtual space, wherein the virtual image of the IM interaction initiating account in the target virtual space is the image representation of the IM interaction initiating account in the target virtual space, and the virtual image of the IM interaction receiving account in the target virtual space is the image representation of the IM interaction receiving account in the target virtual space.
Optionally, the determining the same target virtual space corresponding to the IM interaction initiation account and the IM interaction acceptance account includes:
Acquiring a first corresponding relation between an account identifier of the IM interaction initiating account and a space identifier of a registered virtual space, and a second corresponding relation between an account identifier of the IM interaction receiving account and a space identifier of the registered virtual space;
searching the same space identifier in the first corresponding relation and the second corresponding relation;
and when the same space identifier is found, determining the virtual space corresponding to the same space identifier as the same target virtual space corresponding to the IM interaction initiating account and the IM interaction receiving account.
Optionally, the method further comprises:
when the same space identifier is not found, determining a first space identifier in the first corresponding relation;
determining a first IM interaction acceptance account with no account identifier in a first virtual space corresponding to the first space identifier in the IM interaction acceptance account;
creating an account identifier of the first IM interaction acceptance account in the first virtual space;
and determining the first virtual space as the same target virtual space corresponding to the IM interaction initiating account and the IM interaction receiving account.
Optionally, the method further comprises:
when the same space identifier is not found, determining a second space identifier with the largest space identifier number in the first corresponding relation and the second corresponding relation;
determining an IM interaction initiating account and/or a second IM interaction accepting account with no account identifier in a second virtual space corresponding to the second space identifier in the IM interaction initiating account and the IM interaction accepting account;
creating account identification of the IM interaction initiating account and/or a second IM interaction accepting account in the second virtual space;
and determining the second virtual space as the same target virtual space corresponding to the IM interaction initiating account and the IM interaction receiving account.
Optionally, the method further comprises:
when receiving a request for canceling interaction of the IM interaction initiating account and/or the IM interaction receiving account after the interaction of the IM interaction initiating account and the IM interaction receiving account is finished in the target virtual space, canceling the current interaction of the IM interaction initiating account and the IM interaction receiving account in the target virtual space.
In a second aspect, an embodiment of the present application provides an information processing apparatus, including:
The interactive request receiving module is used for receiving an interactive request which is sent by the IM interaction initiating account and is interacted in the virtual space;
the interactive request response module is used for responding to the interactive request and acquiring an IM interactive acceptance account for accepting the interactive request;
the target virtual space determining module is used for determining the same target virtual space corresponding to the IM interaction initiating account and the IM interaction receiving account;
and the account interaction module is used for starting interaction between the IM interaction initiating account and the IM interaction receiving account in the target virtual space, wherein the virtual image of the IM interaction initiating account in the target virtual space is the image representation of the IM interaction initiating account in the target virtual space, and the virtual image of the IM interaction receiving account in the target virtual space is the image representation of the IM interaction receiving account in the target virtual space.
Optionally, the target virtual space determining module is specifically configured to:
acquiring a first corresponding relation between an account identifier of the IM interaction initiating account and a space identifier of a registered virtual space, and a second corresponding relation between an account identifier of the IM interaction receiving account and a space identifier of the registered virtual space;
Searching the same space identifier in the first corresponding relation and the second corresponding relation;
and when the same space identifier is found, determining the virtual space corresponding to the same space identifier as the same target virtual space corresponding to the IM interaction initiating account and the IM interaction receiving account.
Optionally, the target virtual space determining module is further specifically configured to:
when the same space identifier is not found, determining a first space identifier in the first corresponding relation;
determining a first IM interaction acceptance account with no account identifier in a first virtual space corresponding to the first space identifier in the IM interaction acceptance account;
creating an account identifier of the first IM interaction acceptance account in the first virtual space;
and determining the first virtual space as the same target virtual space corresponding to the IM interaction initiating account and the IM interaction receiving account.
Optionally, the target virtual space determining module is further specifically configured to:
when the same space identifier is not found, determining a second space identifier with the largest space identifier number in the first corresponding relation and the second corresponding relation;
Determining an IM interaction initiating account and/or a second IM interaction accepting account with no account identifier in a second virtual space corresponding to the second space identifier in the IM interaction initiating account and the IM interaction accepting account;
creating account identification of the IM interaction initiating account and/or a second IM interaction accepting account in the second virtual space;
and determining the second virtual space as the same target virtual space corresponding to the IM interaction initiating account and the IM interaction receiving account.
Optionally, the method further comprises:
and the interaction cancellation module is used for canceling the current interaction of the IM interaction initiating account and the IM interaction receiving account in the target virtual space when receiving the cancellation interaction request of the IM interaction initiating account and/or the IM interaction receiving account after the interaction of the IM interaction initiating account and the IM interaction receiving account in the target virtual space is finished.
In a third aspect, an embodiment of the present application provides an electronic device, including:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to perform the information processing method of the first aspect.
In a fourth aspect, embodiments of the present application provide a computer readable storage medium, which when executed by a processor of a mobile terminal, causes the mobile terminal to perform an information processing method comprising the steps of the information processing method according to the first aspect.
The technical scheme provided by the embodiment of the application can comprise the following beneficial effects:
according to the technical scheme provided by the embodiment of the application, the interaction request which is sent by the IM interaction initiation account and is interacted in the virtual space is received; responding to the interaction request, and acquiring an IM interaction acceptance account for accepting the interaction request; determining the same target virtual space corresponding to the IM interaction initiating account and the IM interaction receiving account; an interaction between the IM interaction initiation account and the IM interaction acceptance account is initiated in the target virtual space. Because the IM interaction initiating account and the IM interaction receiving account register the target virtual space in advance, and the corresponding virtual images exist in the target virtual space, the IM interaction initiating account and the IM interaction receiving account can interact with the corresponding virtual images in the target virtual space respectively, the problem that the IM interaction initiating account and the IM interaction receiving account can confirm in which virtual space to interact for many times can be well avoided, and the efficiency of information interaction in the virtual space is greatly improved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the application.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the application and together with the description, serve to explain the principles of the application.
FIG. 1 is a schematic diagram of an information handling system shown in accordance with an exemplary embodiment;
FIG. 2 is a flowchart illustrating a method of information processing according to an exemplary embodiment;
FIG. 3 is a flow chart of one embodiment of determining a target virtual space;
FIG. 4 is a flow chart of another embodiment of determining a target virtual space;
FIG. 5 is a flow chart of another embodiment of determining a target virtual space;
fig. 6 is a block diagram of an information processing apparatus according to an exemplary embodiment;
fig. 7 is a block diagram of an electronic device, according to an example embodiment.
Detailed Description
Reference will now be made in detail to exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, the same numbers in different drawings refer to the same or similar elements, unless otherwise indicated. The implementations described in the following exemplary examples are not representative of all implementations consistent with the present application. Rather, they are merely examples of apparatus and methods consistent with some aspects of the present application as detailed in the accompanying claims.
In the related art, when a plurality of users interact in a virtual space, an instant messaging manner is generally adopted. That is, the interaction initiator and the interaction invitee can negotiate with each other to determine that both parties are registered in the same virtual space, the process is generally one-to-one, and many times, the two parties can agree with each other only by needing multiple message interactions, so that the information interaction efficiency in the virtual space is lower.
In order to improve information interaction efficiency in a virtual space, an embodiment of the application provides an information processing method, an information processing device, electronic equipment and a storage medium.
For clarity of description of the solution, the first aspect will first be described with reference to an information processing system.
Fig. 1 is a schematic diagram of an information processing system according to an embodiment of the present application, and it should be noted that, in the embodiment shown in fig. 1, a virtual space is used as a meta space to be introduced. As shown in fig. 1, the information processing system may include a client a, a client B, IM server, a metauniverse registration server, a metauniverse server a, and a metauniverse server B. The modules running in the client a and the client B may each include: MV clients (meta space clients), browsers, IM clients, invitation modules, service registration modules, and the like.
The end member universe client is used for providing an interface for user and universe interaction;
the browser is used for a user to access the Internet through;
the IM client is used for enabling the user to conduct interactive chat with other users, and the user can initiate invitation from an invitation module of the IM client; the invitation module is used for sending invitations to one or more users to interact in the meta universe.
The service registration module is used for enabling the user to register the IM account identification and the corresponding metauniverse ID of the user with the metauniverse registration server. In practice, an IM account identification may correspond to one or more metauniverse IDs.
The metauniverse server processes the request of the metauniverse client and returns a corresponding response, and the metauniverse server can be used for managing the virtual image of the user, generating the metauniverse running environment, rendering the environment and the objects in the metauniverse and the like.
The IM server may obtain identity information of a plurality of IM interactive users from an IM identity information database and may be configured to manage interactions between the plurality of IM interactive users.
The metauniverse registration server is configured to receive a relationship between an IM account identifier registered by a user and a metauniverse ID, for example, a user registers a plurality of metauniverse, the IM account identifier of the user corresponds to the plurality of metauniverse IDs, and the user may send a request for adjusting the priority of the plurality of metauniverse to the metauniverse registration server, and the metauniverse registration server may adjust the priority of the plurality of metauniverse after receiving the request.
After the client a, the client B, IM server, the metauniverse registration server, the metauniverse server a and the metauniverse server B are introduced, the technical scheme provided by the application is explained below by taking an example that one IM session has three IM interaction accounts.
If there are three IM interaction accounts for an IM session, IM interaction account A, IM interaction account B and IM interaction account C, respectively. The IM interaction account A is used as an IM interaction initiating account to initiate an interaction request for interaction in the meta universe, and the IM interaction account B and the IM interaction account C are used as IM interaction receiving accounts to receive the interaction request.
The meta-universe registration server searches the meta-universe registered by IM interaction accounts A, IM interaction account B and IM interaction account C as shown in table 1.
TABLE 1
A B C Optionally, a
IM a@IM b@IM c@IM
MV1 a@MV1 c@MV1 NO
MV2 a@MV2 b@MV2 c@MV2 YES
MV3 a@MV3 b@MV3 NO
As can be seen from Table 1, IM interaction accounts A, IM, interaction account B and IM interaction account C are in an IM session, and the corresponding account identifications are a@IM, b@IM and c@IM. For the IM interactive account A, the IM interactive account A is registered in metauniverse MV1, MV2 and MV3, and the corresponding metauniverse account identifications are a@MV1, a@MV2 and a@MV3 respectively. For the IM interactive account B, the IM interactive account B is registered in the metauniverse MV2 and MV3, and the corresponding metauniverse account identifications are b@MV2 and b@MV3 respectively. For the IM interactive account C, the IM interactive account C is registered in the metauniverse MV1 and MV2, and the corresponding metauniverse account identifications are c@MV1 and c@MV2 respectively.
As can be seen, the IM interaction account A, IM interaction account B and the IM interaction account C are both registered in the metauniverse MV2, and therefore, the metauniverse MV2 is determined as the target metauniverse, and the IM interaction account A, IM interaction account B and the IM interaction account C can interact in the metauniverse MV 2. IM interaction account A, IM interaction account B and IM interaction account C are represented in meta-universe MV2 by their respective avatars. The user may then log off of the current session in the target meta-universe.
If none of the metauniverse MV1, MV2 and MV3 contains the account identification of the IM interaction account A, IM interaction account B and the IM interaction account C, as shown in Table 2.
TABLE 2
A B C Optionally, a
IM a@IM b@IM c@IM
MV1 a@MV1 NO
MV2 a@MV2 b@MV2 NO
MV3 c@MV3 NO
At this point, IM interaction account A, IM interaction account B and IM interaction account C may be prompted to relinquish the current meta-universe dialog, and if IM interaction account A, IM interaction account B and IM interaction account C still opt to conduct the meta-universe dialog, the target meta-universe may be determined in accordance with the following.
In the first way, taking the meta-universe with account identification of the IM interaction initiating account as the preference, creating account identification in the meta-universe by the account without account identification, as shown in table 2, the IM interaction initiating account is the IM interaction account A, which is registered in the meta-universe MV1, so that the meta-universe MV1 can be used as a target meta-universe, and the IM interaction accounts B and C can create account identification in the meta-universe MV 1. Then, the IM interaction account A, IM interaction account B and the IM interaction account C interact in the meta-universe MV 1.
In the second way, the metauniverse with the most account identification is preferable, as shown in table 2, in the metauniverse MV2, both the IM interaction account a and the IM interaction account B have account identifications, and only the IM interaction account C does not exist, so that the metauniverse MV2 can be used as a target metauniverse, and the IM interaction account C can create the account identifications in the metauniverse MV 2. Then, the IM interaction account A, IM interaction account B and the IM interaction account C interact in the meta-universe MV 2.
It should be noted that the foregoing description is merely an exemplary manner of determining the universe of target elements, and the embodiment of the present application does not specifically limit the manner of determining the universe of target elements.
Therefore, according to the technical scheme provided by the embodiment of the application, as the IM interaction initiating account and the IM interaction receiving account are registered in the target meta-universe, the corresponding virtual images exist in the target meta-universe, the IM interaction initiating account and the IM interaction receiving account can interact with the corresponding virtual images in the target meta-universe respectively, the problem that the IM interaction initiating account and the IM interaction receiving account can determine the position of interaction in the meta-universe only by confirming for many times can be well avoided, and the efficiency of information interaction in the meta-universe is greatly improved.
Based on the foregoing embodiments, an information processing method, an apparatus, an electronic device, and a storage medium provided in the embodiments of the present application will be described in detail.
In a second aspect, an information processing method provided in an embodiment of the present application is described in detail.
As shown in fig. 2, an information processing method provided in an embodiment of the present application may include the following steps:
s210, receiving an interaction request which is sent by the IM interaction initiating account and is used for interaction in the virtual space.
Specifically, the virtual space may be a metauniverse. The IM interaction initiation account may be any IM interaction account included in the IM session that is used to send an interaction request to interact in the virtual space to other IM interaction accounts in the IM session.
S220, in response to the interaction request, an IM interaction acceptance account accepting the interaction request is acquired.
Specifically, after the IM interaction initiating account sends the interaction request, responding to the interaction request, wherein other IM interaction accounts except the IM interaction initiating account in the IM session can receive the invitation of the IM interaction initiating account, and the IM interaction account receiving the invitation of the IM interaction initiating account can be an IM interaction receiving account.
If there are three IM interaction accounts for an IM session, IM interaction account A, IM interaction account B and IM interaction account C, respectively. The IM interaction account A is used as an IM interaction initiating account to initiate an interaction request for interaction in the meta universe, and the IM interaction account B and the IM interaction account C are used as IM interaction receiving accounts to receive the interaction request.
S230, determining the same target virtual space corresponding to the IM interaction initiating account and the IM interaction receiving account.
In order to improve the information interaction efficiency of the IM interaction initiating account and the IM interaction receiving account in the virtual space, the same target virtual space corresponding to the IM interaction initiating account and the IM interaction receiving account can be determined, that is, the IM interaction initiating account and the IM interaction receiving account are registered in the target virtual space.
For clarity of description of the solution, in the following embodiments, a detailed description will be given of a specific implementation of determining the same target virtual space corresponding to the IM interaction initiation account and the IM interaction acceptance account.
S240, interaction between the IM interaction initiating account and the IM interaction accepting account is started in the target virtual space.
The virtual image of the IM interaction initiating account in the target virtual space is the image representation of the IM interaction initiating account in the target virtual space, and the virtual image of the IM interaction receiving account in the target virtual space is the image representation of the IM interaction receiving account in the target virtual space.
Specifically, both the IM interaction initiating account and the IM interaction receiving account are registered in the target virtual space. Thus, the IM interaction initiation account and the IM interaction acceptance account may interact in the target virtual space, where they are represented by their respective avatars.
According to the technical scheme provided by the embodiment of the application, the interaction request which is sent by the IM interaction initiation account and is interacted in the virtual space is received; responding to the interaction request, and acquiring an IM interaction acceptance account for accepting the interaction request; determining the same target virtual space corresponding to the IM interaction initiating account and the IM interaction receiving account; an interaction between the IM interaction initiation account and the IM interaction acceptance account is initiated in the target virtual space. Because the IM interaction initiating account and the IM interaction receiving account register the target virtual space in advance, and the corresponding virtual images exist in the target virtual space, the IM interaction initiating account and the IM interaction receiving account can interact with the corresponding virtual images in the target virtual space respectively, the problem that the IM interaction initiating account and the IM interaction receiving account can confirm in which virtual space to interact for many times can be well avoided, and the efficiency of information interaction in the virtual space is greatly improved.
For clarity of description of the solution, in the following embodiments, a detailed description will be given of a specific implementation of determining the same target virtual space corresponding to the IM interaction initiation account and the IM interaction acceptance account.
In one embodiment, as shown in fig. 3, determining the same target virtual space corresponding to the IM interaction initiation account and the IM interaction acceptance account may include the steps of:
s310, a first corresponding relation between the account identifier of the IM interaction initiating account and the space identifier of the registered virtual space and a second corresponding relation between the account identifier of the IM interaction accepting account and the space identifier of the registered virtual space are obtained.
Specifically, the virtual space is registered by both the IM interaction initiation account and the IM interaction acceptance account, so that a first corresponding relationship between the account identifier of the IM interaction initiation account and the space identifier of the registered virtual space and a second corresponding relationship between the account identifier of the IM interaction acceptance account and the space identifier of the registered virtual space can be acquired.
For example, taking the registration result in table 1 as an example, the IM interaction initiation account is an IM interaction account a, and the account identifier of the IM interaction account a is a@im, and since the IM interaction account a is registered in each of the meta-universe MV1, the meta-universe MV2 and the meta-universe MV3, the first correspondence relationship may be: a@IM corresponds to metauniverse MV1, metauniverse MV2 and metauniverse MV3, respectively.
The IM interaction account B is an IM interaction receiving account, the account identifier of the IM interaction account B is b@IM, and the IM interaction account B is registered in the meta universe MV2 and the meta universe MV3, so that the second corresponding relation can be: b@IM corresponds to meta-universe MV2 and meta-universe MV3, respectively.
The IM interaction account C is an IM interaction receiving account, and the account identifier of the IM interaction account C is c@im, and because the IM interaction account C is registered in both the meta universe MV1 and the meta universe MV2, the second correspondence relationship may be: c@IM corresponds to meta-universe MV1 and meta-universe MV2, respectively.
S320, searching the same spatial identification in the first corresponding relation and the second corresponding relation.
Specifically, after the first corresponding relation and the second corresponding relation are obtained, the same space identifier can be searched in the first corresponding relation and the second corresponding relation, and the target virtual space corresponding to the same space identifier is the virtual space in which the IM interaction initiating account and the IM interaction receiving account are registered.
Taking the example in step S310 as an example, the first correspondence relationship is: a@IM corresponds to metauniverse MV1, metauniverse MV2 and metauniverse MV3, respectively. The second corresponding relation is two, namely: b@IM corresponds to meta-universe MV2 and meta-universe MV3, respectively, and c@IM corresponds to meta-universe MV1 and meta-universe MV2, respectively. In the first corresponding relation and the two second corresponding relations, the same space mark is meta-universe MV2.
S330, when the same space identifier is found, determining the virtual space corresponding to the same space identifier as the same target virtual space corresponding to the IM interaction initiating account and the IM interaction receiving account.
Specifically, the target virtual space corresponding to the same space identifier is the virtual space in which the IM interaction initiating account and the IM interaction receiving account are registered. Therefore, the virtual space corresponding to the same space identifier is determined to be the same target virtual space corresponding to the IM interaction initiating account and the IM interaction receiving account.
Taking the example in step S310 as an example, the target virtual space is meta space MV2.
Because the IM interaction initiating account and the IM interaction receiving account register the target virtual space in advance, and the corresponding virtual images exist in the target virtual space, the IM interaction initiating account and the IM interaction receiving account can interact with the corresponding virtual images in the target virtual space respectively, the problem that the IM interaction initiating account and the IM interaction receiving account can confirm in which virtual space to interact for many times can be well avoided, and the efficiency of information interaction in the virtual space is greatly improved.
On the basis of the embodiment shown in fig. 3, as shown in fig. 4, the method further comprises the following steps:
S410, when the same spatial identification is not found, determining a first spatial identification in the first corresponding relation.
Specifically, when the same space identifier is not found, it is indicated that the IM interaction initiation account and the IM interaction acceptance account are not registered in the same virtual space, the IM interaction initiation account and the IM interaction acceptance account may be prompted to discard the current interaction in the virtual space, and if the IM interaction initiation account and the IM interaction acceptance account still select to perform the interaction in the virtual space, the first space identifier may be preferentially determined in the first corresponding relationship. Taking the example in table 2 as an example, the first correspondence is: a@IM corresponds to meta-universe MV1 and meta-universe MV2, respectively. At this time, the first spatial identification may be metauniverse MV1.
S420, determining a first IM interaction accepting account with no account identifier in a first virtual space corresponding to the first space identifier in the IM interaction accepting account.
S430, creating account identification of the first IM interaction accepted account in the first virtual space.
S440, determining the first virtual space as the same target virtual space corresponding to the IM interaction initiating account and the IM interaction receiving account.
Specifically, in order to enable the IM interaction initiation account and the IM interaction acceptance account to interact in the first virtual space corresponding to the first space identifier, the account identifier of the first IM interaction acceptance account needs to be created in the first virtual space. Still taking table 2 as an example, the IM interaction receiving accounts are IM interaction accounts B and IM interaction accounts C, and both accounts are not registered in the meta-universe MV1, so that account identifiers of the IM interaction accounts B and the IM interaction accounts C, b@mv1 and c@mv1, respectively, need to be registered in the meta-universe MV1.
Because the IM interaction initiating account and the IM interaction receiving account register the target virtual space in advance, and the corresponding virtual images exist in the target virtual space, the IM interaction initiating account and the IM interaction receiving account can interact with the corresponding virtual images in the target virtual space respectively, the problem that the IM interaction initiating account and the IM interaction receiving account can confirm in which virtual space to interact for many times can be well avoided, and the efficiency of information interaction in the virtual space is greatly improved.
On the basis of the embodiment shown in fig. 3, as shown in fig. 5, the method may further include the following steps:
s510, when the same space identifier is not found, determining a second space identifier with the largest space identifier number in the first corresponding relation and the second corresponding relation.
Specifically, when the same space identifier is not found, it is indicated that the IM interaction initiating account and the IM interaction receiving account are not registered in the same virtual space, and the IM interaction initiating account and the IM interaction receiving account may be prompted to discard the current interaction in the virtual space, and if the IM interaction initiating account and the IM interaction receiving account still select to perform the interaction in the virtual space, a second space identifier with the largest number of space identifiers is determined in the first corresponding relationship and the second corresponding relationship.
Still taking table 2 as an example, the first correspondence may be: a@IM corresponds to meta-universe MV1 and meta-universe MV2, respectively. The second correspondence may be: b@IM corresponds to meta-universe MV2.c@IM corresponds to meta-universe MV3. It can be seen that, in the first correspondence and the second correspondence, the second space identifier with the largest number of space identifiers is MV2.
And S520, determining that the IM interaction initiating account and/or the second IM interaction accepting account with the account identification does not exist in the second virtual space corresponding to the second space identification in the IM interaction initiating account and the IM interaction accepting account.
S530, creating account identification of the IM interaction initiating account and/or the second IM interaction accepting account in the second virtual space.
S540, determining the second virtual space as the same target virtual space corresponding to the IM interaction initiating account and the IM interaction receiving account.
Specifically, in order to enable the IM interaction initiation account and the IM interaction acceptance account to interact in the second virtual space corresponding to the second space identifier, an account identifier of the IM interaction initiation account and/or an account identifier of the second IM interaction acceptance account needs to be created in the second virtual space. Still taking table 2 as an example, the IM interaction account C is not registered in the meta-universe MV2, and therefore, the account identifier of the IM interaction account C needs to be registered in the meta-universe MV2, which is c@mv2, respectively.
Because the IM interaction initiating account and the IM interaction receiving account register the target virtual space in advance, and the corresponding virtual images exist in the target virtual space, the IM interaction initiating account and the IM interaction receiving account can interact with the corresponding virtual images in the target virtual space respectively, the problem that the IM interaction initiating account and the IM interaction receiving account can confirm in which virtual space to interact for many times can be well avoided, and the efficiency of information interaction in the virtual space is greatly improved.
On the basis of the above embodiment, the information processing method may further include the steps of:
when the IM interaction initiating account and the IM interaction receiving account end interaction in the target virtual space, and when a request for canceling the interaction of the IM interaction initiating account and/or the IM interaction receiving account is received, the current interaction of the IM interaction initiating account and the IM interaction receiving account in the target virtual space is canceled.
Specifically, after the IM interaction initiating account and the IM interaction receiving account end the interaction in the target virtual space, each IM interaction account in the IM session can select to cancel the current interaction in the target virtual space.
In a second aspect, an embodiment of the present application provides an information processing apparatus, as shown in fig. 6, including:
An interaction request receiving module 610, configured to receive an interaction request sent by an IM interaction initiation account for interaction in a virtual space;
an interaction request response module 620, configured to obtain an IM interaction acceptance account that accepts the interaction request in response to the interaction request;
a target virtual space determining module 630, configured to determine the same target virtual space corresponding to the IM interaction initiation account and the IM interaction acceptance account;
and an account interaction module 640, configured to initiate an interaction between the IM interaction initiation account and the IM interaction acceptance account in the target virtual space, where an avatar of the IM interaction initiation account in the target virtual space is an avatar representation of the IM interaction initiation account in the target virtual space, and an avatar of the IM interaction acceptance account in the target virtual space is an avatar representation of the IM interaction acceptance account in the target virtual space.
According to the technical scheme provided by the embodiment of the application, the interaction request which is sent by the IM interaction initiation account and is interacted in the virtual space is received; responding to the interaction request, and acquiring an IM interaction acceptance account for accepting the interaction request; determining the same target virtual space corresponding to the IM interaction initiating account and the IM interaction receiving account; an interaction between the IM interaction initiation account and the IM interaction acceptance account is initiated in the target virtual space. Because the IM interaction initiating account and the IM interaction receiving account register the target virtual space in advance, and the corresponding virtual images exist in the target virtual space, the IM interaction initiating account and the IM interaction receiving account can interact with the corresponding virtual images in the target virtual space respectively, the problem that the IM interaction initiating account and the IM interaction receiving account can confirm in which virtual space to interact for many times can be well avoided, and the efficiency of information interaction in the virtual space is greatly improved.
Optionally, the target virtual space determining module is specifically configured to:
acquiring a first corresponding relation between an account identifier of the IM interaction initiating account and a space identifier of a registered virtual space, and a second corresponding relation between an account identifier of the IM interaction receiving account and a space identifier of the registered virtual space;
searching the same space identifier in the first corresponding relation and the second corresponding relation;
and when the same space identifier is found, determining the virtual space corresponding to the same space identifier as the same target virtual space corresponding to the IM interaction initiating account and the IM interaction receiving account.
Optionally, the target virtual space determining module is further specifically configured to:
when the same space identifier is not found, determining a first space identifier in the first corresponding relation;
determining a first IM interaction acceptance account with no account identifier in a first virtual space corresponding to the first space identifier in the IM interaction acceptance account;
creating an account identifier of the first IM interaction acceptance account in the first virtual space;
and determining the first virtual space as the same target virtual space corresponding to the IM interaction initiating account and the IM interaction receiving account.
Optionally, the target virtual space determining module is further specifically configured to:
when the same space identifier is not found, determining a second space identifier with the largest space identifier number in the first corresponding relation and the second corresponding relation;
determining an IM interaction initiating account and/or a second IM interaction accepting account with no account identifier in a second virtual space corresponding to the second space identifier in the IM interaction initiating account and the IM interaction accepting account;
creating account identification of the IM interaction initiating account and/or a second IM interaction accepting account in the second virtual space;
and determining the second virtual space as the same target virtual space corresponding to the IM interaction initiating account and the IM interaction receiving account.
Optionally, the method further comprises:
and the interaction cancellation module is used for canceling the current interaction of the IM interaction initiating account and the IM interaction receiving account in the target virtual space when receiving the cancellation interaction request of the IM interaction initiating account and/or the IM interaction receiving account after the interaction of the IM interaction initiating account and the IM interaction receiving account in the target virtual space is finished.
In a third aspect, an embodiment of the present application provides an electronic device, as shown in fig. 7, including:
a processor 710;
a memory 720 for storing processor-executable instructions;
wherein the processor is configured to perform the information processing method of the first aspect.
According to the technical scheme provided by the embodiment of the application, the interaction request which is sent by the IM interaction initiation account and is interacted in the virtual space is received; responding to the interaction request, and acquiring an IM interaction acceptance account for accepting the interaction request; determining the same target virtual space corresponding to the IM interaction initiating account and the IM interaction receiving account; an interaction between the IM interaction initiation account and the IM interaction acceptance account is initiated in the target virtual space. Because the IM interaction initiating account and the IM interaction receiving account register the target virtual space in advance, and the corresponding virtual images exist in the target virtual space, the IM interaction initiating account and the IM interaction receiving account can interact with the corresponding virtual images in the target virtual space respectively, the problem that the IM interaction initiating account and the IM interaction receiving account can confirm in which virtual space to interact for many times can be well avoided, and the efficiency of information interaction in the virtual space is greatly improved.
In a fourth aspect, embodiments of the present application provide a computer-readable storage medium, which when executed by a processor of a mobile terminal, causes the mobile terminal to perform an information processing method, the method including the steps of the information processing method described in the first aspect.
According to the technical scheme provided by the embodiment of the application, the interaction request which is sent by the IM interaction initiation account and is interacted in the virtual space is received; responding to the interaction request, and acquiring an IM interaction acceptance account for accepting the interaction request; determining the same target virtual space corresponding to the IM interaction initiating account and the IM interaction receiving account; an interaction between the IM interaction initiation account and the IM interaction acceptance account is initiated in the target virtual space. Because the IM interaction initiating account and the IM interaction receiving account register the target virtual space in advance, and the corresponding virtual images exist in the target virtual space, the IM interaction initiating account and the IM interaction receiving account can interact with the corresponding virtual images in the target virtual space respectively, the problem that the IM interaction initiating account and the IM interaction receiving account can confirm in which virtual space to interact for many times can be well avoided, and the efficiency of information interaction in the virtual space is greatly improved.
In the above embodiments, it may be implemented in whole or in part by software, hardware, firmware, or any combination thereof. When implemented in software, may be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions. When loaded and executed on a computer, produces a flow or function in accordance with embodiments of the present application, in whole or in part. The computer may be a general purpose computer, a special purpose computer, a computer network, or other programmable apparatus. The computer instructions may be stored in a computer-readable storage medium or transmitted from one computer-readable storage medium to another computer-readable storage medium, for example, the computer instructions may be transmitted from one website, computer, server, or data center to another website, computer, server, or data center by a wired (e.g., coaxial cable, fiber optic, DSL (Digital Subscriber Line, digital subscriber line)) or wireless (e.g., infrared, wireless, microwave, etc.) means. The computer readable storage medium may be any available medium that can be accessed by a computer or a data storage device such as a server, data center, etc. that contains an integration of one or more available media. The usable medium may be a magnetic medium (e.g., a floppy Disk, a hard Disk, a magnetic tape), an optical medium (e.g., a DVD (Digital Versatile Disc, digital versatile Disk)), or a semiconductor medium (e.g., an SSD (Solid State Disk)), or the like.
It is noted that relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Moreover, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
Other embodiments of the present application will be apparent to those skilled in the art from consideration of the specification and practice of the invention disclosed herein. This application is intended to cover any variations, uses, or adaptations of the application following, in general, the principles of the application and including such departures from the present disclosure as come within known or customary practice within the art to which the application pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the application being indicated by the following claims.
It is to be understood that the present application is not limited to the precise arrangements and instrumentalities shown in the drawings, which have been described above, and that various modifications and changes may be effected without departing from the scope thereof. The scope of the application is limited only by the appended claims.

Claims (10)

1. An information processing method, characterized by comprising:
receiving an interaction request which is sent by an IM interaction initiating account and used for interaction in a virtual space;
responding to the interaction request, and acquiring an IM interaction acceptance account for accepting the interaction request;
determining the same target virtual space corresponding to the IM interaction initiating account and the IM interaction receiving account;
starting interaction between the IM interaction initiating account and the IM interaction accepting account in the target virtual space, wherein the virtual image of the IM interaction initiating account in the target virtual space is the image representation of the IM interaction initiating account in the target virtual space, and the virtual image of the IM interaction accepting account in the target virtual space is the image representation of the IM interaction accepting account in the target virtual space;
the determining the same target virtual space corresponding to the IM interaction initiating account and the IM interaction receiving account comprises the following steps:
Acquiring a first corresponding relation between an account identifier of the IM interaction initiating account and a space identifier of a registered virtual space, and a second corresponding relation between an account identifier of the IM interaction receiving account and a space identifier of the registered virtual space;
searching the same space identifier in the first corresponding relation and the second corresponding relation;
and when the same space identifier is found, determining the virtual space corresponding to the same space identifier as the same target virtual space corresponding to the IM interaction initiating account and the IM interaction receiving account.
2. The method as recited in claim 1, further comprising:
when the same space identifier is not found, determining a first space identifier in the first corresponding relation;
determining a first IM interaction acceptance account with no account identifier in a first virtual space corresponding to the first space identifier in the IM interaction acceptance account;
creating an account identifier of the first IM interaction acceptance account in the first virtual space;
and determining the first virtual space as the same target virtual space corresponding to the IM interaction initiating account and the IM interaction receiving account.
3. The method as recited in claim 1, further comprising:
when the same space identifier is not found, determining a second space identifier with the largest space identifier number in the first corresponding relation and the second corresponding relation;
determining an IM interaction initiating account and/or a second IM interaction accepting account with no account identifier in a second virtual space corresponding to the second space identifier in the IM interaction initiating account and the IM interaction accepting account;
creating account identification of the IM interaction initiating account and/or a second IM interaction accepting account in the second virtual space;
and determining the second virtual space as the same target virtual space corresponding to the IM interaction initiating account and the IM interaction receiving account.
4. A method according to any one of claims 1 to 3, further comprising:
when receiving a request for canceling interaction of the IM interaction initiating account and/or the IM interaction receiving account after the interaction of the IM interaction initiating account and the IM interaction receiving account is finished in the target virtual space, canceling the current interaction of the IM interaction initiating account and the IM interaction receiving account in the target virtual space.
5. An information processing apparatus, characterized by comprising:
the interactive request receiving module is used for receiving an interactive request which is sent by the IM interaction initiating account and is interacted in the virtual space;
the interactive request response module is used for responding to the interactive request and acquiring an IM interactive acceptance account for accepting the interactive request;
the target virtual space determining module is used for determining the same target virtual space corresponding to the IM interaction initiating account and the IM interaction receiving account;
an account interaction module, configured to initiate an interaction between the IM interaction initiation account and the IM interaction acceptance account in the target virtual space, where an avatar of the IM interaction initiation account in the target virtual space is an avatar representation of the IM interaction initiation account in the target virtual space, and an avatar of the IM interaction acceptance account in the target virtual space is an avatar representation of the IM interaction acceptance account in the target virtual space;
the target virtual space determining module is specifically configured to:
acquiring a first corresponding relation between an account identifier of the IM interaction initiating account and a space identifier of a registered virtual space, and a second corresponding relation between an account identifier of the IM interaction receiving account and a space identifier of the registered virtual space;
Searching the same space identifier in the first corresponding relation and the second corresponding relation;
and when the same space identifier is found, determining the virtual space corresponding to the same space identifier as the same target virtual space corresponding to the IM interaction initiating account and the IM interaction receiving account.
6. The apparatus of claim 5, wherein the target virtual space determination module is further specifically configured to:
when the same space identifier is not found, determining a first space identifier in the first corresponding relation;
determining a first IM interaction acceptance account with no account identifier in a first virtual space corresponding to the first space identifier in the IM interaction acceptance account;
creating an account identifier of the first IM interaction acceptance account in the first virtual space;
and determining the first virtual space as the same target virtual space corresponding to the IM interaction initiating account and the IM interaction receiving account.
7. The apparatus of claim 5, wherein the target virtual space determination module is further specifically configured to:
when the same space identifier is not found, determining a second space identifier with the largest space identifier number in the first corresponding relation and the second corresponding relation;
Determining an IM interaction initiating account and/or a second IM interaction accepting account with no account identifier in a second virtual space corresponding to the second space identifier in the IM interaction initiating account and the IM interaction accepting account;
creating account identification of the IM interaction initiating account and/or a second IM interaction accepting account in the second virtual space;
and determining the second virtual space as the same target virtual space corresponding to the IM interaction initiating account and the IM interaction receiving account.
8. The apparatus according to any one of claims 5 to 7, further comprising:
and the interaction cancellation module is used for canceling the current interaction of the IM interaction initiating account and the IM interaction receiving account in the target virtual space when receiving the cancellation interaction request of the IM interaction initiating account and/or the IM interaction receiving account after the interaction of the IM interaction initiating account and the IM interaction receiving account in the target virtual space is finished.
9. An electronic device, comprising:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to perform the information processing method of any of claims 1-4.
10. A computer readable storage medium, characterized in that instructions in said storage medium, when executed by a processor of a mobile terminal, enable the mobile terminal to perform an information processing method, said method comprising the steps of the information processing method according to any one of claims 1-4.
CN202210142920.1A 2022-02-16 2022-02-16 Information processing method, information processing device, electronic equipment and storage medium Active CN114650265B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210142920.1A CN114650265B (en) 2022-02-16 2022-02-16 Information processing method, information processing device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210142920.1A CN114650265B (en) 2022-02-16 2022-02-16 Information processing method, information processing device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN114650265A CN114650265A (en) 2022-06-21
CN114650265B true CN114650265B (en) 2024-02-09

Family

ID=81993333

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210142920.1A Active CN114650265B (en) 2022-02-16 2022-02-16 Information processing method, information processing device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN114650265B (en)

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10394414B1 (en) * 2013-07-19 2019-08-27 Kabam, Inc. Facilitating automatic execution of user interactions in a virtual space
CN110841282A (en) * 2019-10-30 2020-02-28 腾讯科技(深圳)有限公司 Data processing method and device, storage medium and electronic device
CN111246308A (en) * 2020-01-16 2020-06-05 广州酷狗计算机科技有限公司 Method and device for accessing live broadcast room, live broadcast server and storage medium
CN111475020A (en) * 2020-04-02 2020-07-31 深圳创维-Rgb电子有限公司 Information interaction method, interaction device, electronic equipment and storage medium
CN111984114A (en) * 2020-07-20 2020-11-24 深圳盈天下视觉科技有限公司 Multi-person interaction system based on virtual space and multi-person interaction method thereof
CN112675541A (en) * 2021-03-22 2021-04-20 航天宏图信息技术股份有限公司 AR information sharing method and device, electronic equipment and storage medium
CN112910880A (en) * 2021-01-28 2021-06-04 腾讯科技(深圳)有限公司 Virtual room creating method, system, device, equipment and medium
CN113053036A (en) * 2019-12-26 2021-06-29 阿里巴巴集团控股有限公司 Transaction and article access method, device, storage medium and system
CN113467675A (en) * 2021-05-31 2021-10-01 北京达佳互联信息技术有限公司 Virtual space operation method and device, electronic equipment and storage medium
CN113691878A (en) * 2021-10-25 2021-11-23 北京达佳互联信息技术有限公司 Data processing method and device, electronic equipment and storage medium
CN113992929A (en) * 2021-10-26 2022-01-28 招商银行股份有限公司 Virtual digital human interaction method, system, equipment and computer program product
CN114047824A (en) * 2022-01-13 2022-02-15 北京悉见科技有限公司 Method for interaction of multiple terminal users in virtual space

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120290949A1 (en) * 2011-05-09 2012-11-15 Idle Games System and method for facilitating user interaction in a virtual space through unintended tangential effects to primary user interactions

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10394414B1 (en) * 2013-07-19 2019-08-27 Kabam, Inc. Facilitating automatic execution of user interactions in a virtual space
CN110841282A (en) * 2019-10-30 2020-02-28 腾讯科技(深圳)有限公司 Data processing method and device, storage medium and electronic device
CN113053036A (en) * 2019-12-26 2021-06-29 阿里巴巴集团控股有限公司 Transaction and article access method, device, storage medium and system
CN111246308A (en) * 2020-01-16 2020-06-05 广州酷狗计算机科技有限公司 Method and device for accessing live broadcast room, live broadcast server and storage medium
CN111475020A (en) * 2020-04-02 2020-07-31 深圳创维-Rgb电子有限公司 Information interaction method, interaction device, electronic equipment and storage medium
CN111984114A (en) * 2020-07-20 2020-11-24 深圳盈天下视觉科技有限公司 Multi-person interaction system based on virtual space and multi-person interaction method thereof
CN112910880A (en) * 2021-01-28 2021-06-04 腾讯科技(深圳)有限公司 Virtual room creating method, system, device, equipment and medium
CN112675541A (en) * 2021-03-22 2021-04-20 航天宏图信息技术股份有限公司 AR information sharing method and device, electronic equipment and storage medium
CN113467675A (en) * 2021-05-31 2021-10-01 北京达佳互联信息技术有限公司 Virtual space operation method and device, electronic equipment and storage medium
CN113691878A (en) * 2021-10-25 2021-11-23 北京达佳互联信息技术有限公司 Data processing method and device, electronic equipment and storage medium
CN113992929A (en) * 2021-10-26 2022-01-28 招商银行股份有限公司 Virtual digital human interaction method, system, equipment and computer program product
CN114047824A (en) * 2022-01-13 2022-02-15 北京悉见科技有限公司 Method for interaction of multiple terminal users in virtual space

Also Published As

Publication number Publication date
CN114650265A (en) 2022-06-21

Similar Documents

Publication Publication Date Title
US11750538B2 (en) System and method for chatbot generation and implementation
US20180152411A1 (en) Method for providing chat service using client bot and apparatus for performing same
JP6353103B2 (en) Method and apparatus for sending an authentication request message in a social network
JP5575886B2 (en) Method and apparatus for processing an authentication request message in a social network
CN105847988B (en) Video sharing method and apparatus
US8032631B2 (en) Information providing apparatus, information providing method, and program
US20160352816A1 (en) Method and system for sharing data between social networking platforms
KR20190080599A (en) Method and server for providing semi-automatic communication using chatbot and consultant
CN110708358B (en) Session message processing method, electronic device and computer-readable storage medium
CN111901618B (en) User communication method, device and equipment of live broadcast room and storage medium
CN113079078B (en) Operation method and device of message server
JP2019510324A (en) Managing multiple profiles for a single account in an asynchronous messaging system
KR102627094B1 (en) Method and apparatus for providing chatting service
US20170004450A1 (en) Recruiting for a job position using social network information
US20160261647A1 (en) Method, system and apparatus for inviting users to participate in an interactive session
CN109241409B (en) Method and device for sending and receiving information
CN112925462B (en) Account head portrait updating method and related equipment
CN114650265B (en) Information processing method, information processing device, electronic equipment and storage medium
CN112818654A (en) Message storage method, message generation method, message storage device, electronic equipment and computer readable medium
KR20210022966A (en) Method and apparatus for displaying an interface for providing a social network service through an anonymous based profile
CN110460512B (en) System message generation method, device, server and storage medium
US20140297507A1 (en) Method, device and system for collaborative order
US9959416B1 (en) Systems and methods for joining online meetings
US10333871B1 (en) Logged-out conversation invitations
CN117376292A (en) Interaction method, device, equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant