WO2024169860A1 - 消息显示处理方法、装置、设备及介质 - Google Patents

消息显示处理方法、装置、设备及介质 Download PDF

Info

Publication number
WO2024169860A1
WO2024169860A1 PCT/CN2024/076647 CN2024076647W WO2024169860A1 WO 2024169860 A1 WO2024169860 A1 WO 2024169860A1 CN 2024076647 W CN2024076647 W CN 2024076647W WO 2024169860 A1 WO2024169860 A1 WO 2024169860A1
Authority
WO
WIPO (PCT)
Prior art keywords
message
card
display
target
target object
Prior art date
Application number
PCT/CN2024/076647
Other languages
English (en)
French (fr)
Inventor
张泽乾
吴頔
王康
Original Assignee
北京字跳网络技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 北京字跳网络技术有限公司 filed Critical 北京字跳网络技术有限公司
Publication of WO2024169860A1 publication Critical patent/WO2024169860A1/zh

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/47End-user applications
    • H04N21/488Data services, e.g. news ticker
    • H04N21/4882Data services, e.g. news ticker for displaying messages, e.g. warnings, reminders
    • 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]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/431Generation of visual interfaces for content selection or interaction; Content or additional data rendering
    • H04N21/4312Generation of visual interfaces for content selection or interaction; Content or additional data rendering involving specific graphical features, e.g. screen layout, special fonts or colors, blinking icons, highlights or animations
    • H04N21/4316Generation of visual interfaces for content selection or interaction; Content or additional data rendering involving specific graphical features, e.g. screen layout, special fonts or colors, blinking icons, highlights or animations for displaying supplemental content in a region of the screen, e.g. an advertisement in a separate window

Definitions

  • the present disclosure relates to the field of computer application technology, and in particular to a message display processing method, device, equipment and medium.
  • clients can send and interact with each other within the application.
  • clients can share relevant messages with each other in the form of private messages.
  • the message display method is relatively simple, which cannot meet the needs of users and affects the user experience.
  • the present disclosure provides a message display processing method, device, equipment and medium.
  • An embodiment of the present disclosure provides a message display processing method, comprising: receiving a message viewing operation of a current object; in response to the message viewing operation, displaying a message prompt card corresponding to a target conversation message on a message display page, wherein the target conversation message is a conversation message between the current object and the target object; wherein the display type of the message prompt card is determined according to the target object.
  • the present disclosure provides a message display processing method, the method comprising: in response to obtaining a message viewing instruction of a current object, obtaining a target corresponding to the current object;
  • the target object sends interactive information; generates a message prompt card according to the message prompt card rendering parameters corresponding to the target object and the interactive information, and controls the message display page of the current object to display the message prompt card, wherein the message prompt card rendering parameters corresponding to the target object are used to indicate the display type of the message prompt card corresponding to the target object.
  • the embodiment of the present disclosure also provides a message display processing device, which includes: a receiving module, used to receive a message viewing operation of the current object; a display module, used to display a message prompt card corresponding to a target conversation message on a message display page in response to the message viewing operation, wherein the target conversation message is a conversation message between the current object and the target object; wherein the display type of the message prompt card is determined according to the target object.
  • the disclosed embodiment also provides a message display processing device, which includes: an acquisition module, used to obtain the interactive information sent by the target object corresponding to the current object in response to obtaining the message viewing instruction of the current object; a prompt processing module, used to generate a message prompt card according to the message prompt card rendering parameters corresponding to the target object and the interactive information, and control the message display page of the current object to display the message prompt card, and the message prompt card rendering parameters corresponding to the target object are used to indicate the display type of the message prompt card corresponding to the target object.
  • An embodiment of the present disclosure also provides an electronic device, which includes: a processor; a memory for storing executable instructions of the processor; the processor is used to read the executable instructions from the memory and execute the instructions to implement the message display processing method provided by the embodiment of the present disclosure.
  • the embodiment of the present disclosure further provides a computer-readable storage medium, wherein the storage medium stores a computer program, and the computer program is used to execute the message display processing method provided by the embodiment of the present disclosure.
  • the present disclosure also proposes a computer program product, including a computer program/instruction, which implements the message display processing method in the above embodiment when the computer program/instruction is executed by a processor.
  • the message display processing scheme receives the message query of the current object.
  • a message prompt card corresponding to the target conversation message is displayed on the message display page.
  • the target conversation message is the conversation message between the current object and the target object.
  • the display type of the message prompt card is determined according to the target object. This meets user needs and improves user experience.
  • FIG1 is a flow chart of a message display processing method provided by an embodiment of the present disclosure.
  • FIG2 is a schematic diagram of a message display processing scenario provided by an embodiment of the present disclosure.
  • FIG3 is a schematic diagram of another message display processing scenario provided by an embodiment of the present disclosure.
  • FIG4 is a schematic diagram of another message display processing scenario provided by an embodiment of the present disclosure.
  • FIG5 is a schematic diagram of another message display processing scenario provided by an embodiment of the present disclosure.
  • FIG6 is a schematic diagram of another message display processing scenario provided by an embodiment of the present disclosure.
  • FIG7 is a flow chart of another message display processing method provided by an embodiment of the present disclosure.
  • FIG8 is a schematic diagram of another message display processing scenario provided by an embodiment of the present disclosure.
  • FIG9 is a schematic diagram of another message display processing scenario provided by an embodiment of the present disclosure.
  • FIG10 is a flow chart of another message display processing method provided by an embodiment of the present disclosure.
  • FIG11 is a schematic diagram of another message display processing scenario provided by an embodiment of the present disclosure.
  • FIG12 is a schematic diagram of the structure of a message display processing device provided by an embodiment of the present disclosure.
  • FIG13 is a schematic diagram of the structure of another message display processing device provided by an embodiment of the present disclosure.
  • FIG. 14 is a schematic diagram of the structure of an electronic device provided in an embodiment of the present disclosure.
  • an embodiment of the present disclosure provides a message display processing method.
  • the current object can be understood as the message recipient
  • the target object can be understood as the message sender
  • the conversation message can be a message exchanged between any message recipient and message sender, including but not limited to text messages, video messages, etc.
  • the method is first integrated on the server side and introduced below in conjunction with a specific embodiment.
  • FIG1 is a flow chart of a message display processing method provided by an embodiment of the present disclosure, The method can be executed by a message display processing device, wherein the device can be implemented by software and/or hardware, and can generally be integrated in an electronic device. As shown in FIG1 , the method includes:
  • Step 101 in response to obtaining a message viewing instruction of a current object, obtaining interaction information sent by a target object corresponding to the current object.
  • a message viewing instruction for the current object is obtained, that is, an instruction for the current object to actively view messages is obtained.
  • a message viewing control is displayed in the preset menu display area of the application homepage.
  • the message viewing instruction for the current object is obtained.
  • a call operation of the current object to a preset voice instruction input interface is detected, and a voice message inputted on the current object is obtained.
  • the voice message contains a preset keyword for viewing messages, the message viewing instruction for the current object is obtained.
  • a conversation message sent by the target object corresponding to the current object is obtained, and the conversation message may be a conversation message of a new message not received by the current object waiting to be displayed.
  • the current object can also be prompted that there is a new message reminder at this time. Therefore, in one embodiment of the present disclosure, before responding to obtaining the message viewing instruction of the current object, in response to receiving the message sending instruction of the target object, the reminder animation information set on the current object is obtained, and the reminder animation information is a reminder animation corresponding to the target object that is pre-customized in the current object. According to the reminder animation information, the current object is controlled to display the message reminder corresponding to the target object in the message prompt area, wherein the message prompt area can be the area where the message prompt control to be selected and set on the application is located.
  • the reminder animation information set for the current object is "display a heart-shaped animation on the platform avatar corresponding to A"
  • the heart-shaped animation of the platform avatar of the target object A can be displayed in the preset message prompt area (the lower area of the application interface in the figure).
  • the current object can intuitively know that A has sent a conversation message, which is convenient for improving the timeliness of viewing the relevant conversation messages.
  • Step 102 generate a message prompt card according to the message prompt card rendering parameters corresponding to the target object and the interaction information, and control the message display page of the current object to display the message prompt card.
  • the message prompt card rendering parameters corresponding to the target object are used to indicate the display type of the message prompt card corresponding to the target object.
  • a target object in order to further meet the current object's need to quickly view messages from a specific target object, a target object is pre-set.
  • the pre-set target object can be set by the current object as needed, for example, a frequently contacted target object can be set for the current object.
  • the message reminder card rendering parameters of the predetermined target object can be obtained. That is, in this embodiment, the corresponding current object is controlled to send a message reminder in the form of a card to the target object belonging to the preset target object, thereby improving the reminder efficiency by exposing more information, etc., and the corresponding reminder card rendering parameters can be determined for the message reminder card of the target object. For example, different reminder card rendering parameters can be set for different target objects, thereby further improving the effect of the subsequent message reminder card display of the current object, and facilitating the quick distinction between conversation messages sent by different target objects.
  • the reminder card rendering parameters of the embodiment of the present disclosure can be any rendering parameters used to limit the card style, used to limit the visual effect of the last conversation message reminder corresponding to the corresponding message sender, wherein the message reminder card rendering parameters corresponding to the target object are used to determine the display type of the message reminder card corresponding to the target object.
  • the card rendering parameter setting instructions of the current object for the target object are obtained, wherein the card rendering parameter setting instructions may be obtained when the current object triggers a preset card setting control, or may be obtained when the current object obtains an input voice message containing preset card setting keywords, etc.
  • multiple candidate card rendering parameters are displayed on the current object, and the current object is obtained in multiple candidate cards.
  • the candidate card rendering parameters selected in the rendering parameters are message prompt card rendering parameters. That is, in this embodiment, the reminder card rendering parameters of the target object can be customized by the current object according to the requirements.
  • a message prompt card is generated according to the message prompt card rendering parameters and the interactive information, and the message display page of the current object is controlled to display the message prompt card.
  • the interactive message sent by the corresponding current object is rendered with the message prompt card rendering parameters.
  • the conversation messages sent by different target objects can be intuitively distinguished.
  • the conversation messages sent by the message sender are displayed in the form of message prompt cards. Since the card has a larger area than the list unit of the message list, more information can be exposed, which can further improve the reading efficiency of mutual messages.
  • the message prompt card includes not only the corresponding card style but also the corresponding conversation message. Therefore, in order to further improve the effect of interactive message display, when generating a message prompt card according to the message prompt card rendering parameters and the conversation message, the card rendering style parameters are determined according to the card rendering parameters.
  • the card rendering style parameters may include any parameter information related to the card style, such as the card's color, size, shape, and display position. These card rendering style parameters can be set by the current object.
  • the message rendering style parameters corresponding to the conversation message are determined according to the card rendering parameters.
  • the message rendering style parameters are used to determine the display style of the corresponding interactive information, including but not limited to the display font, display frame style, display size, display information type (such as the name and avatar of the target object) corresponding to different conversation messages, and the corresponding card.
  • the display position in the film, etc., thereby generating a message prompt card according to the card rendering style parameters and the message rendering style, and the generated message prompt card has a diverse and intuitive visual effect.
  • the message prompt card can be in a chat format as shown in the left figure of Figure 4, that is, the corresponding text interactive information and video interactive information are both displayed in the style of chat information, and the video interactive information is displayed in the form of a video thumbnail.
  • the message prompt card can be directly displayed in the style of a video stream as shown in the right figure of Figure 4, and the corresponding text conversation message can be displayed on the video stream interface.
  • multiple target objects belonging to the preset current object can also be divided into display priorities.
  • the preset display priority of multiple target objects is determined, and the display priority can be preset by the current object, etc., and the current object is controlled to display multiple message reminder cards corresponding to multiple target objects on the message display page in the order of display priority from high to low.
  • the message display page displays the conversation messages sent by multiple target objects in the up-down direction
  • the message prompt card corresponding to the target object with a higher display priority is displayed closer to the top
  • the message display page displays the conversation messages sent by multiple target objects in the left-right direction
  • the message prompt card corresponding to the target object with a higher display priority is displayed closer to the left.
  • the message prompt cards corresponding to the multiple target objects can be displayed up-down or left-right, or can be displayed in the style of a briefing, or in the form of dual streams such as left-right message columns, etc.
  • the corresponding display positions of the display priorities from high to low can be pre-defined, which are not listed here one by one.
  • the conversation messages of the preset target objects a, b, c, and d belonging to the current object are obtained, and then the message prompt card rendering parameters of a, b, c, and d are generated respectively.
  • the message prompt card of d if the display priorities are a, b, c, and d from high to low, the message display page of the current object is controlled to display the message prompt cards of a, b, c, and d from top to bottom. More conversation messages can be displayed in each message prompt card in the figure, for example, more specific contents of the conversation messages can be displayed, thereby improving the reading efficiency of the conversation messages.
  • the current object in order to further improve the reading efficiency of messages, when multiple video conversation messages are included in the interactive information, the current object can be controlled to display video stream display containers corresponding to the multiple video conversation messages in a preset display area of the message display page, wherein the multiple video conversation messages corresponding to different target objects can correspond to different video stream display containers, and the video stream display corresponding to each target object can easily include multiple video conversation messages sent by the same target object.
  • a video stream consisting of multiple video session messages corresponding to the video display container is entered, and multiple video session messages can be quickly switched based on the switching operation of the video stream, wherein the video stream display containers corresponding to different target objects can be arranged in a descending order according to the display priority, so that after the video session message sent by the current target object is displayed, if the switching operation at the current object is obtained, the video stream display container of the next target object is further switched to display the video stream corresponding to the video session message sent by the next target object, etc. Therefore, in this embodiment, the video session message can be quickly viewed without entering the interactive interface corresponding to the target object.
  • the sender identification information of the target object that sent multiple interactive video stream messages (including but not limited to one or more of the name information, avatar information, etc. of the corresponding target object) and other information such as the total number of multiple video session messages sent by all target objects can also be displayed in the preset display area, that is, more information can be leaked in the preset display area.
  • the conversation messages sent by the target objects e, f, and g belonging to the preset target objects include a total of 7 video conversation messages
  • the total number of video conversation messages, and the avatar information and video stream display containers corresponding to e, f, and g can be displayed in the preset display area of the message display page (the upper area of the message display page in the figure), where:
  • the trigger operation of the current object on the video stream display container is detected, as shown in FIG6 , the video stream corresponding to the video session message sent by e with the highest priority is displayed first, and when the switching operation of the message receiving segment on the video stream is received, the next video session message sent by e is switched, and if the last video session message sent by e is currently displayed, the video stream corresponding to the next display priority f is switched to display the video session message sent by f, thereby realizing a quick view of the video session message.
  • the target object prompt card of each target object shown in the figure the target object
  • session messages may also be stored and displayed in the form of display containers, which are not listed one by one here.
  • the current object can be controlled to display only simple prompt information of the conversation messages sent by the common target objects in the preset area of the message display page (such as the lower area in the above FIG. 5 ), for example, only the number of conversation messages sent by the common target objects and/or the corresponding target object avatars are displayed.
  • the message display processing method of the embodiment of the present disclosure in response to obtaining the message viewing instruction of the current object, obtains the interactive information sent by the target object corresponding to the current object, generates a message prompt card according to the message prompt card rendering parameters corresponding to the target object and the interactive information, and controls the message display page of the current object to display the message prompt card, and the message prompt card rendering parameters corresponding to the target object are used to indicate the display type of the message prompt card corresponding to the target object.
  • the message prompt card rendering parameters corresponding to the target object are used to indicate the display type of the message prompt card corresponding to the target object.
  • the corresponding conversation messages of some instant conversation messages can be actively and real-time displayed when the current object does not actively view the conversation messages.
  • the method further includes:
  • Step 701 in response to receiving a conversation message sent by a target object, determining whether the conversation message is an instant conversation message that meets a preset instant reminder condition.
  • Step 702 if the conversation message is an instant conversation message, Instant conversation messages are displayed on the previous video playback page.
  • the instant conversation message in response to receiving an instant conversation message sent by a target object, it is determined whether the instant conversation message meets a preset instant reminder condition. That is, in this embodiment, in order to avoid causing the current object to be frequently interrupted from using the application, an instant reminder is only given for the conversation message that meets the preset instant reminder condition. That is, in the case where the conversation message is an instant conversation message, the instant conversation message is displayed on the current video playback page of the current object. For example, when the current object is online on the interactive application, if the corresponding instant reminder message is obtained, the instant conversation message is directly displayed on the current video playback page.
  • the current object switches to the first video being watched on the current video playback page, the current object is controlled to play the corresponding target conversation message on the switched video playback page.
  • the method of determining whether a conversation message is an instant conversation message that meets the preset instant reminder condition is different, and the examples are as follows:
  • the instant reminder target object preset by the current object is obtained, and it is determined whether the target object belongs to the preset instant reminder target object. If it belongs to the instant reminder target object, it is considered that the conversation message meets the preset instant reminder condition and belongs to the instant conversation message. That is, in this embodiment, the instant message reminder is performed for a specific target object.
  • the current object belongs to the preset target object. If it belongs to the preset target object, the message type of the conversation message is identified. If it belongs to the preset conversation message type, it is considered that the conversation message meets the preset instant reminder condition, that is, it belongs to the instant conversation message. That is, in this embodiment, instant reminders are made for some specific conversation messages.
  • the preset conversation message type can be marked by the system or defined by the current object.
  • the instant conversation message includes at least one of the following: a recorded video message recorded by the target object, a shared video message shared by the target object, and a chat message of the target object, wherein the recorded video message can be recorded and generated after the target object calls a preset video recording control.
  • the recorded video message can include the object video information recorded by the target object and an added text message, etc.
  • the reminder animation information corresponding to the instant message can also be displayed on the current object.
  • the expedited reminder animation of the platform avatar of the target object A can be displayed in the preset message prompt area (such as the lower area of the application interface). In this way, the current object can intuitively know that A has sent an instant conversation message, which is convenient for improving the timeliness of viewing the relevant conversation messages.
  • the message reminder card corresponding to the target object to which the instant conversation message is sent may be displayed with a preset urgent reminder animation.
  • the message reminder card corresponding to the target object to which the instant conversation message is sent may be displayed with a "shaking" animation on the message display page.
  • a reply box for instant conversation messages can also be displayed directly on the current video playback page, so that the current object can reply to the instant conversation message in the reply box.
  • a reply box can be displayed on the conversation message interface. For example, when the video conversation message sent by the target object is displayed in the form of a video stream, a reply box for the message sending segment can be displayed on the corresponding video interaction interface to quickly reply to the corresponding message client.
  • the message display processing method of the embodiment of the present disclosure in response to receiving a conversation message sent by a target object, determines whether the conversation message is an instant conversation message that meets a preset instant reminder condition, and if the conversation message is an instant conversation message, displays the instant conversation message on the current video playback page of the current object.
  • instant reminders can be implemented for some conversation messages that meet the conditions, further improving the viewing efficiency of conversation messages.
  • the display form of conversation messages has been enriched.
  • the following describes the message display processing method of the embodiment of the present disclosure focusing on the side where the relevant objects are located.
  • FIG10 is a flow chart of a message display processing method provided by an embodiment of the present disclosure.
  • the method may be executed by a client, and specifically may be executed by a message display processing device integrated in an electronic device where a corresponding object is located. As shown in FIG10 , the method includes:
  • Step 1010 Receive a message viewing operation of the current object.
  • a message viewing control may be displayed in a preset menu display area of the application homepage, and when the corresponding message viewing control is detected to be triggered in the current object, a message viewing operation for the current object is received; for another example, a call operation of the current object to a preset voice command input interface is detected, and a voice message input in the current object is obtained.
  • a message viewing operation for the current object is obtained.
  • the current object may be the user currently performing the message viewing operation, and may also be referred to as the current user.
  • Step 1020 In response to the message viewing operation, a message prompt card corresponding to the target conversation message is displayed on the message display page, where the target conversation message is a conversation message between the current object and the target object; wherein the display type of the message prompt card is determined according to the target object.
  • a message prompt card corresponding to a target conversation message is displayed on a message display page, where the target conversation message is a conversation message between a current object and a target object, and the target conversation message may include a message recently/latest received by the current object from the target object, or at least one unread message received by the current object from the target object, or a call request message currently being received by the current object from the target object, etc.; wherein the display type of the message prompt card is determined according to the target object, that is, the message prompt card is definable by the target object.
  • At least one associated object corresponding to the current object may be displayed, and the at least one associated object includes a target object, wherein the associated object may be understood as an object related to the current object, and may also be referred to as an associated user, such as a friend of the current object, etc.
  • the target object may be any one or more objects in the at least one associated object. Also called target users.
  • the display type of the message card of the target object may be pre-set by the current object.
  • a card setting panel is displayed, and the card setting panel may include various card type selections, wherein the card type options may be set according to the scene requirements, for example, different card display type templates, and for example, various candidate card rendering parameters as shown in FIG. 2 above, so that the display type of the message prompt card corresponding to the target object may be set on the card setting panel.
  • the candidate card rendering parameters determine the display type of the message prompt card.
  • the card type corresponding to the target card type option is used as the display type of the message prompt card corresponding to the target object.
  • the at least one card type option may include large card, medium card, small card, rectangular card, square card, etc.
  • the display type of the message prompt card is determined according to the target object, for example, the message prompt card of the target object A is a large card display type, and the message prompt card of the target object B is a small card display type.
  • a message prompt card corresponding to at least one target object is displayed in the first area on the message display page, and the message details page corresponding to the corresponding prompt card can be displayed based on the trigger operation of the current object for any message prompt card.
  • each target object can correspond to a message prompt card, and the message prompt cards corresponding to different target objects can be the same or different.
  • the message prompt cards corresponding to different target objects can be displayed in a double-column stream or a single-column stream.
  • the message prompt card can display the object identifier of the target object, at least part of the message content of the message sent by the target object, and the message type of the message sent by the target object (such as a video type message, a text message, etc.).
  • the message details page can be a details page of the conversation message between the current object and the target object.
  • the message prompt card when there are many conversation messages or they cannot be fully displayed in the message prompt card, for example, as shown in FIG. 3 above, when the conversation message includes a video conversation message, it is impossible to know the specific video content corresponding to the video conversation message, then based on the triggering operation of any prompt card, the message details page corresponding to any prompt card can be displayed, and the message prompt card can be displayed in the message prompt card.
  • the specific content of the message corresponding to the target conversation is displayed in the message details page, for example, an aggregate page of the corresponding conversation messages is displayed to improve the display efficiency of the conversation messages.
  • a candidate object identifier of at least one candidate object can also be displayed in the second area of the message display page, wherein the candidate object identifier can be any information that can identify the candidate object, such as an image, icon, etc. of the candidate object.
  • a message details page corresponding to the candidate object identifier corresponding to the trigger operation can be displayed, that is, in this embodiment, the display of the message details page can also be triggered by triggering the candidate object identifier, ensuring a quick view of the conversation messages related to the candidate object.
  • the candidate object can be other objects in the at least one associated object except the target object, and can also be called candidate users.
  • the associated object when the message prompt corresponding to any associated object is set to be prompted by a message prompt card, the associated object is updated from a candidate object to a target object.
  • the message prompt corresponding to any associated object is set to cancel the prompt by a message prompt card, the associated object is updated from a target object to a candidate object.
  • the target object may also be limited to the object set to be prompted by a message prompt card.
  • the second area may be the bottom bar area of the message display page
  • the candidate object identifier may be an image identifier of the candidate object
  • the candidate object identifier of at least one candidate object may be displayed in a list manner in the second area.
  • a message prompt bubble may be displayed at the associated position of the candidate object identifier.
  • the first area may be an area outside the second area.
  • the corresponding conversation message may be actively and real-time displayed for some instant conversation messages when the current object does not actively view the conversation message.
  • a first video is played on the video playback page, and the first video is the video currently being watched by the current object.
  • the target conversation message is played on the video playback page, wherein the video switching operation may be an up and down sliding operation on the video playback page, etc. Any pre-marked operation information identifying video switching, etc.
  • the target conversation message is directly displayed on the video playback page, thereby achieving effective reminders for some instant conversation messages.
  • the target conversation message is a shared video Q and a corresponding shared text message sent by the target object "K”
  • the target conversation message is a shared video Q and a corresponding shared text message sent by the target object "K”
  • the shared video Q and the corresponding shared text message can be played on the video playback page.
  • a video play page may be displayed, and a first video may be played on the video play page; in response to a video switching operation, the target session message may be played on the video play page when a target session message is received.
  • playing the target session message on the video play page includes: playing a second video corresponding to the target session message on the video play page, wherein the second video is generated according to the target session message and a preset video template. That is, the second video may be generated according to the target session message and the preset video template, so that when the current object watches the video and triggers a video switch (for example, when the video is switched by sliding up), the second video is used as the next video to be played, thereby timely reminding the user to watch the session message.
  • the preset video template may be set according to the scene requirements.
  • the preset video template may display the target session message in the form of a video animation, etc., thereby breaking the limitation that only video-type target session messages can be displayed on the video play page, and further realizing a quick reminder of multiple types of target session messages.
  • multiple target objects belonging to the preset current object can also be divided into display priorities.
  • each target object and the conversation message of the current object corresponds to a message prompt card, and the message prompt card corresponding to the target conversation message is displayed on the message display page according to the set priority.
  • the message display page displays conversation messages sent by multiple target objects in the vertical direction
  • the target object with the higher priority will be displayed.
  • the higher the corresponding message prompt card is displayed if the message display page displays conversation messages sent by multiple target objects in the left and right directions, the message prompt card corresponding to the target object with a higher display priority is displayed to the left.
  • the message display processing method of the embodiment of the present disclosure receives a message viewing operation of the current object, and in response to the message viewing operation, displays a message prompt card corresponding to the target conversation message on the message display page, wherein the target conversation message is a conversation message between the current object and the target object; wherein the display type of the message prompt card is determined according to the target object.
  • the target conversation message is a conversation message between the current object and the target object
  • the display type of the message prompt card is determined according to the target object.
  • the present disclosure also proposes a message display processing device.
  • FIG12 is a schematic diagram of a message display processing device according to an embodiment of the present disclosure.
  • the device can be implemented by software and/or hardware and can generally be integrated in an electronic device to perform message display processing. As shown in FIG12 , the device includes: a receiving module 1210, a display module 1220,
  • the receiving module 1210 is used to receive a message viewing operation of the current object
  • the display module 1220 is used to display a message prompt card corresponding to the target conversation message on the message display page in response to the message viewing operation, wherein the target conversation message is a conversation message between the current object and the target object; wherein the display type of the message prompt card is determined according to the target object.
  • the present disclosure also proposes a message display processing device.
  • FIG13 is a schematic diagram of the structure of a message display processing device provided by an embodiment of the present disclosure.
  • the device can be implemented by software and/or hardware and can generally be integrated in an electronic device to perform message display processing.
  • the device includes: an acquisition module 1310 and a prompt processing module 1320, wherein:
  • the acquisition module 1310 is used to acquire the interaction information sent by the target object corresponding to the current object in response to acquiring the message viewing instruction of the current object;
  • the prompt processing module 1320 is used to generate a message prompt card according to the message prompt card rendering parameters and interaction information corresponding to the target object, and control the message display page of the current object to display the message prompt card.
  • the message prompt card rendering parameters corresponding to the target object are used to indicate the display type of the message prompt card corresponding to the target object.
  • the message display processing device provided in the embodiment of the present disclosure can execute any embodiment of the present disclosure.
  • the message display processing method provided in the example has the functional modules and beneficial effects corresponding to the execution method, and its implementation principle is similar, which will not be repeated here.
  • the present disclosure further proposes a computer program product, including a computer program/instruction, which implements the message display processing method in the above embodiments when executed by a processor.
  • FIG. 14 is a schematic diagram of the structure of an electronic device provided in an embodiment of the present disclosure.
  • the electronic device 1400 in the embodiment of the present disclosure may include, but is not limited to, mobile terminals such as mobile phones, laptop computers, digital broadcast receivers, PDAs (personal digital assistants), PADs (tablet computers), PMPs (portable multimedia players), vehicle-mounted terminals (such as vehicle-mounted navigation terminals), etc., and fixed terminals such as digital TVs, desktop computers, etc.
  • mobile terminals such as mobile phones, laptop computers, digital broadcast receivers, PDAs (personal digital assistants), PADs (tablet computers), PMPs (portable multimedia players), vehicle-mounted terminals (such as vehicle-mounted navigation terminals), etc., and fixed terminals such as digital TVs, desktop computers, etc.
  • PDAs personal digital assistants
  • PADs tablet computers
  • PMPs portable multimedia players
  • vehicle-mounted terminals such as vehicle-mounted navigation terminals
  • fixed terminals such as digital TVs, desktop computers, etc.
  • the electronic device shown in FIG14 is only an example and should not bring any limitation to the functions and scope of
  • the electronic device 1400 may include a processor (e.g., a central processing unit, a graphics processing unit, etc.) 1401, which may perform various appropriate actions and processes according to a program stored in a read-only memory (ROM) 1402 or a program loaded from a memory 1408 to a random access memory (RAM) 1403.
  • ROM read-only memory
  • RAM random access memory
  • Various programs and data required for the operation of the electronic device 1400 are also stored in the RAM 1403.
  • the processor 1401, the ROM 1402, and the RAM 1403 are connected to each other via a bus 1404.
  • An input/output (I/O) interface 1405 is also connected to the bus 1404.
  • the following devices may be connected to the I/O interface 1405: input devices 1406 including, for example, a touch screen, a touchpad, a keyboard, a mouse, a camera, a microphone, an accelerometer, a gyroscope, etc.; output devices 1407 including, for example, a liquid crystal display (LCD), a speaker, a vibrator, etc.; storage devices 1408 including, for example, a magnetic tape, a hard disk, etc.; and communication devices 1409.
  • the communication devices 1409 may allow the electronic device 1400 to communicate wirelessly or wired with other devices to exchange data.
  • FIG. 14 shows an electronic device 1400 with various devices, it should be understood that it is not required to implement or have all the devices shown. More or fewer devices may be implemented or have alternatively.
  • an embodiment of the present disclosure includes a computer program product, which includes a computer program carried on a non-transitory computer-readable medium, and the computer program contains program code for executing the method shown in the flowchart.
  • the computer program can be downloaded and installed from the network through the communication device 1409, or installed from the memory 1408, or installed from the ROM 1402.
  • the processor 1401 When the computer program is executed by the processor 1401, the above-mentioned functions defined in the message display processing method of the embodiment of the present disclosure are executed.
  • the computer-readable medium disclosed above may be a computer-readable signal medium or a computer-readable storage medium or any combination of the above two.
  • the computer-readable storage medium may be, for example, but not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, device or device, or any combination of the above.
  • Computer-readable storage media may include, but are not limited to: an electrical connection with one or more wires, a portable computer disk, a hard disk, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disk read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the above.
  • a computer-readable storage medium may be any tangible medium containing or storing a program that may be used by or in combination with an instruction execution system, device or device.
  • a computer-readable signal medium may include a data signal propagated in a baseband or as part of a carrier wave, in which a computer-readable program code is carried.
  • This propagated data signal may take a variety of forms, including but not limited to an electromagnetic signal, an optical signal, or any suitable combination of the above.
  • the computer readable signal medium may also be any computer readable medium other than a computer readable storage medium, which may send, propagate or transmit a program for use by or in conjunction with an instruction execution system, apparatus or device.
  • the program code contained on the computer readable medium may be transmitted using any suitable medium, including but not limited to: wires, optical cables, RF (radio frequency), etc., or any suitable combination of the above.
  • the communication network may be interconnected with any form or medium of digital data communication (e.g., a communication network) using any currently known or later developed network protocol such as HyperText Transfer Protocol (HTTP), and may be interconnected with any form or medium of digital data communication (e.g., a communication network).
  • HTTP HyperText Transfer Protocol
  • Examples of communication networks include a local area network ("LAN”), a wide area network ("WAN”), an internet (e.g., the Internet), and a peer-to-peer network (e.g., an ad hoc peer-to-peer network), as well as any currently known or later developed network.
  • the computer-readable medium may be included in the electronic device, or may exist independently without being installed in the electronic device.
  • the computer-readable medium carries one or more programs.
  • the electronic device in response to the message viewing operation, displays a message prompt card corresponding to the target conversation message on the message display page, where the target conversation message is a conversation message between the current object and the target object; wherein the display type of the message prompt card is determined according to the target object, or, in response to obtaining the message viewing instruction of the current object, obtains the interactive information sent by the target object corresponding to the current object, generates a message prompt card according to the message prompt card rendering parameters and interactive information corresponding to the target object, and controls the message display page of the current object to display the message prompt card, where the message prompt card rendering parameters corresponding to the target object are used to indicate the display type of the message prompt card corresponding to the target object.
  • the electronic device can be written in one or more programming languages or a combination thereof to write computer program codes for performing the operations disclosed herein, and the programming languages include but are not limited to object-oriented programming languages—such as Java, Smalltalk, C++, and conventional procedural programming languages—such as "C" language or similar programming languages.
  • the program code may execute entirely on the user's computer, partially on the user's computer, as a separate software package, partially on the user's computer and partially on a remote computer, or entirely on a remote computer or server.
  • the remote computer may be connected to the user's computer through any type of network, including a local area network (LAN) or a wide area network (WAN), or may be connected to an external computer (e.g., through the Internet using an Internet service provider).
  • LAN local area network
  • WAN wide area network
  • each square box in the flow chart or block diagram can represent a module, a program segment or a part of a code, and the module, the program segment or a part of the code contains one or more executable instructions for realizing the specified logical function.
  • the functions marked in the square box can also occur in a sequence different from that marked in the accompanying drawings. For example, two square boxes represented in succession can actually be executed substantially in parallel, and they can sometimes be executed in the opposite order, depending on the functions involved.
  • each square box in the block diagram and/or the flow chart, and the combination of the square boxes in the block diagram and/or the flow chart can be implemented with a dedicated hardware-based system that performs the specified function or operation, or can be implemented with a combination of special hardware and computer instructions.
  • the units involved in the embodiments described in the present disclosure may be implemented by software or hardware, wherein the name of a unit does not, in some cases, constitute a limitation on the unit itself.
  • exemplary types of hardware logic components include: field programmable gate arrays (FPGAs), application specific integrated circuits (ASICs), application specific standard products (ASSPs), systems on chip (SOCs), complex programmable logic devices (CPLDs), and the like.
  • FPGAs field programmable gate arrays
  • ASICs application specific integrated circuits
  • ASSPs application specific standard products
  • SOCs systems on chip
  • CPLDs complex programmable logic devices
  • a machine-readable medium may be a tangible medium that may contain or store a program for use by or in conjunction with an instruction execution system, device, or equipment.
  • a machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium.
  • a machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, device, or equipment, or any suitable combination of the foregoing.
  • a more specific example of a machine-readable storage medium may include an electrical connection based on one or more lines, a portable computer disk, a hard disk, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disk read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
  • RAM random access memory
  • ROM read-only memory
  • EPROM or flash memory erasable programmable read-only memory
  • CD-ROM portable compact disk read-only memory
  • CD-ROM compact disk read-only memory
  • magnetic storage device or any suitable combination of the foregoing.

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • Business, Economics & Management (AREA)
  • Marketing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • User Interface Of Digital Computer (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

本公开实施例涉及一种消息显示处理方法、装置、设备及介质,其中该方法包括:接收当前对象的消息查看操作;响应于所述消息查看操作,在消息展示页展示目标会话消息对应的消息提示卡片,所述目标会话消息为所述当前对象与目标对象的会话消息;其中,所述消息提示卡片的展示类型是根据所述目标对象确定的。由此,满足了用户需求,提升了用户体验。

Description

消息显示处理方法、装置、设备及介质
本申请要求2023年02月17日递交的、标题为“消息显示处理方法、装置、设备及介质”、申请号为202310181388.9的中国发明专利申请的优先权,该申请的全部内容通过引用结合在本申请中。
技术领域
本公开涉及计算机应用技术领域,尤其涉及一种消息显示处理方法、装置、设备及介质。
背景技术
随着计算机技术的发展,越来越多的应用程序支持程序内部的通讯,不同的客户端可以在应用内部进行有关消息的发送和交互。比如,在短视频应用中,客户端之间可以私信的形式互相分享有关消息等。
但是,相关技术中,消息展示方式较为单一,无法满足用户需求,影响用户体验。
发明内容
为了解决上述技术问题或者至少部分地解决上述技术问题,本公开提供了一种消息显示处理方法、装置、设备及介质。
本公开实施例提供了一种消息显示处理方法,包括:接收当前对象的消息查看操作;响应于所述消息查看操作,在消息展示页展示目标会话消息对应的消息提示卡片,所述目标会话消息为所述当前对象与目标对象的会话消息;其中,所述消息提示卡片的展示类型是根据所述目标对象确定的。
本公开实施例提供了一种消息显示处理方法,所述方法包括:响应于获取到当前对象的消息查看指令,获取与所述当前对象对应的目标 对象发送的交互信息;根据所述目标对象对应的消息提示卡片渲染参数和所述交互信息生成消息提示卡片,并控制所述当前对象的消息展示页显示所述消息提示卡片,所述目标对象对应的消息提示卡片渲染参数用于指示所述目标对象对应的消息提示卡片的展示类型。
本公开实施例还提供了一种消息显示处理装置,所述装置包括:接收模块,用于接收当前对象的消息查看操作;展示模块,用于响应于所述消息查看操作,在消息展示页展示目标会话消息对应的消息提示卡片,所述目标会话消息为所述当前对象与目标对象的会话消息;其中,所述消息提示卡片的展示类型是根据所述目标对象确定的。
本公开实施例还提供了一种消息显示处理装置,所述装置包括:获取模块,用于响应于获取到当前对象的消息查看指令,获取与所述当前对象对应的目标对象发送的交互信息;提示处理模块,用于根据所述目标对象对应的消息提示卡片渲染参数和所述交互信息生成消息提示卡片,并控制所述当前对象的消息展示页显示所述消息提示卡片,所述目标对象对应的消息提示卡片渲染参数用于指示所述目标对象对应的消息提示卡片的展示类型。
本公开实施例还提供了一种电子设备,所述电子设备包括:处理器;用于存储所述处理器可执行指令的存储器;所述处理器,用于从所述存储器中读取所述可执行指令,并执行所述指令以实现如本公开实施例提供的消息显示处理方法。
本公开实施例还提供了一种计算机可读存储介质,所述存储介质存储有计算机程序,所述计算机程序用于执行如本公开实施例提供的消息显示处理方法。
本公开还提出一种计算机程序产品,包括计算机程序/指令,该计算机程序/指令被处理器执行时实现上述实施例中的消息显示处理方法。
本公开实施例提供的技术方案与现有技术相比具有如下优点:
本公开实施例提供的消息显示处理方案,接收当前对象的消息查 看操作,响应于消息查看操作,在消息展示页展示目标会话消息对应的消息提示卡片,目标会话消息为当前对象与目标对象的会话消息;其中,消息提示卡片的展示类型是根据目标对象确定的。由此,满足了用户需求,提升了用户体验。
附图说明
结合附图并参考以下具体实施方式,本公开各实施例的上述和其他特征、优点及方面将变得更加明显。贯穿附图中,相同或相似的附图标记表示相同或相似的元素。应当理解附图是示意性的,原件和元素不一定按照比例绘制。
图1为本公开实施例提供的一种消息显示处理方法的流程示意图;
图2为本公开实施例提供的一种消息显示处理场景示意图;
图3为本公开实施例提供的另一种消息显示处理场景示意图;
图4为本公开实施例提供的另一种消息显示处理场景示意图;
图5为本公开实施例提供的另一种消息显示处理场景示意图;
图6为本公开实施例提供的另一种消息显示处理场景示意图;
图7为本公开实施例提供的另一种消息显示处理方法的流程示意图;
图8为本公开实施例提供的另一种消息显示处理场景示意图;
图9为本公开实施例提供的另一种消息显示处理场景示意图;
图10为本公开实施例提供的另一种消息显示处理方法的流程示意图;
图11为本公开实施例提供的另一种消息显示处理场景示意图;
图12为本公开实施例提供的一种消息显示处理装置的结构示意图;
图13为本公开实施例提供的另一种消息显示处理装置的结构示意图;
图14为本公开实施例提供的一种电子设备的结构示意图。
具体实施方式
下面将参照附图更详细地描述本公开的实施例。虽然附图中显示了本公开的某些实施例,然而应当理解的是,本公开可以通过各种形式来实现,而且不应该被解释为限于这里阐述的实施例,相反提供这些实施例是为了更加透彻和完整地理解本公开。应当理解的是,本公开的附图及实施例仅用于示例性作用,并非用于限制本公开的保护范围。
应当理解,本公开的方法实施方式中记载的各个步骤可以按照不同的顺序执行,和/或并行执行。此外,方法实施方式可以包括附加的步骤和/或省略执行示出的步骤。本公开的范围在此方面不受限制。
本文使用的术语“包括”及其变形是开放性包括,即“包括但不限于”。术语“基于”是“至少部分地基于”。术语“一个实施例”表示“至少一个实施例”;术语“另一实施例”表示“至少一个另外的实施例”;术语“一些实施例”表示“至少一些实施例”。其他术语的相关定义将在下文描述中给出。
需要注意,本公开中提及的“第一”、“第二”等概念仅用于对不同的装置、模块或单元进行区分,并非用于限定这些装置、模块或单元所执行的功能的顺序或者相互依存关系。
需要注意,本公开中提及的“一个”、“多个”的修饰是示意性而非限制性的,本领域技术人员应当理解,除非在上下文另有明确指出,否则应该理解为“一个或多个”。
本公开实施方式中的多个装置之间所交互的消息或者信息的名称仅用于说明性的目的,而并不是用于对这些消息或信息的范围进行限制。
为了解决上述问题,本公开实施例提供了一种消息显示处理方法,在本公开的实施例中,当前对象可以理解为消息接收方,目标对象可以理解为消息发送方,会话消息可以为任意消息接收方和消息发送方交互的消息,包括但不限于文字消息、视频消息等。
下面结合具体的实施例首先集成在服务器端对该方法进行介绍。
图1为本公开实施例提供的一种消息显示处理方法的流程示意图, 该方法可以由消息显示处理装置执行,其中该装置可以采用软件和/或硬件实现,一般可集成在电子设备中。如图1所示,该方法包括:
步骤101,响应于获取到当前对象的消息查看指令,获取与当前对象对应的目标对象发送的交互信息。
在本公开的一个实施例中,获取当前对象的消息查看指令,即获取当前对象主动查看消息的指令,比如,在应用首页的预设菜单显示区域显示消息查看控件,当检测在当前对象触发对应的消息查看控件,则获取到对当前对象的消息查看指令;又比如,检测当前对象对预设语音指令输入接口的调用操作,获取在当前对象输入的语音消息,当语音消息中包含预设的查看消息的关键字时,则获取到对当前对象的消息查看指令。
响应于获取到当前对象的消息查看指令,获取与当前对象对应的目标对象发送的会话消息,该会话消息可以是当前对象未接收的新消息等待显示的会话消息。
在实际执行过程中,为了提醒当前对象当前存在会话消息未被查看等,还可以提示当前对象此时具有新消息提醒,因此,在本公开的一个实施例中,在响应于获取到当前对象的消息查看指令之前,响应于接收到目标对象的消息发送指令,获取在当前对象设置的提醒动效信息,该提醒动效信息是预先在当前对象自定义的与目标对象对应的提醒动效,根据提醒动效信息控制当前对象在消息提示区域,显示与目标对象对应的消息提醒,其中,该消息提示区域可以为应用上要选设置的消息提示控件所在区域。
举例而言,如图2所示,对于目标对象A,在当前对象设置的提醒动效信息为“在A对应的平台头像上显示心形动画”时,则在获取到A发送给当前对象的会话消息后,可以在预设的消息提示区域(图中为应用界面的下方区域)显示该目标对象A的平台头像的心形动画,从而,当前对象可以直观获知当前A发送了会话消息,便于提升查看有关会话消息的及时性。
步骤102,根据目标对象对应的消息提示卡片渲染参数和交互信息生成消息提示卡片,并控制当前对象的消息展示页显示消息提示卡片,目标对象对应的消息提示卡片渲染参数用于指示目标对象对应的消息提示卡片的展示类型。
在本公开的一个实施例中,为了进一步满足当前对象的对特定的目标对象的快速消息查看需求,预先设置目标对象,该预先设置的目标对象可以由当前对象根据需要设置,比如,可以为当前对象设置的经常联系的目标对象等。
在本实施例中,可以在目标对象属于当前对象的预设目标对象时,获取预先确定的目标对象的消息提示卡片渲染参数,即在本实施例中,控制对应的当前对象针对属于预设目标对象的目标对象发送的消息,以卡片的形式进行消息提醒,通过外露更多信息的方式提升提醒效率等,并且可以为目标对象的消息提示卡片确定对应的提醒卡片渲染参数,比如,可针对不同的目标对象设置不同的提醒卡片渲染参数,从而进一步提升了后续当前对象进行消息提示卡片显示的效果,便于快速区分不同的目标对象发送的会话消息。
其中,本公开实施例的提醒卡片渲染参数可以是用于限定卡片样式的任意渲染参数,用于限定最后与对应消息发送方对应的会话消息提醒的视觉效果,其中,目标对象对应的消息提示卡片渲染参数用于确定目标对象对应的消息提示卡片的展示类型。
需要说明的是,在不同的应用场景中,预先确定目标对象发送的消息提示卡片渲染参数的方式不同,示例说明如下:
在一些可能的实施例中,获取到当前对象对目标对象的卡片渲染参数设置指令,其中,卡片渲染参数设置指令可以是在当前对象触发预设的卡片设置控件获取到的,也可以是在当前对象获取到输入的包含预设卡片设置关键字的语音消息获取到的等。
响应于获取到当前对象对目标对象的卡片渲染参数设置指令,在当前对象显示多个候选卡片渲染参数,获取当前对象在多个候选卡片 渲染参数中选择的候选卡片渲染参数为消息提示卡片渲染参数。即在本实施例中,可由当前对象根据需求定制目标对象的提醒卡片渲染参数。
举例而言,如图3所示,响应于获取到当前对象对目标对象A的卡片渲染参数设置指令,在当前对象显示多个候选卡片渲染参数1、2、3、4等,获取当前对象在多个候选卡片渲染参数中选择的候选卡片渲染参数1、2,则将候选卡片渲染参数1、2作为A的目标提醒卡片渲染参数,以便于根据目标卡片渲染参数1、2生成A发送的会话消息的消息提示卡片。
在本公开的一个实施例中,根据消息提示卡片渲染参数和交互信息生成消息提示卡片,并控制当前对象的消息展示页显示消息提示卡片。从而,一方面,以消息提示卡片渲染参数来渲染对应当前对象发送的互动消息,当包含不同的目标对象发送的会话消息时,可以直观的区分不同目标对象发送的会话消息。另一方面,以消息提示卡片的形式来显示有关消息发送方发送的会话消息,由于卡片相对于消息列表的列表单元而言,面积更大,因此,可外露信息更多,可以进一步提升互相消息的阅读效率。
在一些可能的实施例中,消息提示卡片除了包含对应的卡片样式,还包含对应的会话消息。因此,为了进一步提升互动消息展示的效果,在根据消息提示卡片渲染参数和会话消息生成消息提示卡片时,根据卡片渲染参数确定消息确定卡片渲染样式参数。在一些实施例中,卡片渲染样式参数可以包括卡片的颜色、尺寸、形状、显示位置等任意与卡片样式有关的参数信息,这些卡片渲染样式参数可以在当前对象自行设置。
在一些实施例中,根据卡片渲染参数确定与会话消息对应的消息渲染样式参数。消息渲染样式参数用于确定对应的交互信息的展示样式,包括但不限于与不同会话消息对应的显示字体、显示框样式、显示尺寸、显示信息类型(比如包含目标对象的名称、头像)、在对应的卡 片中的显示位置等,从而,根据卡片渲染样式参数和消息渲染样式生成消息提示卡片,生成的消息提示卡片具有多样化、直观性的视觉效果。
比如,对应目标对象“K”发送的交互信息而言,若是其发送的交互信息包括文字交互信息以及文字会话消息对应的视频交互信息,则消息提示卡片可以为如图4左图所示的聊天形式,即对应的文字交互信息以及视频交互信息均以聊天信息的样式显示,视频交互信息以视频缩略图的形式显示,也可以如图4右图所示的直接将消息提示卡片显示为视频流的样式,在视频流界面上显示对应的文字会话消息等。
在本公开的一个实施例中,为了进一步避免当前对象错过重要的会话消息,保证对某些属于预设当前对象的特定目标对象发送的会话消息的及时查看,还可以对属于预设当前对象的多个目标对象进行显示优先级的划分。在本实施例中,确定预先设置的与多个目标对象的显示优先级,该显示优先级可以是当前对象预先设置的等,按照显示优先级由高到低的顺序,控制当前对象在消息展示页显示多个目标对象对应的多个消息提示卡片。
其中,这里的按照显示优先级由高到低的顺序,控制当前对象在消息展示页显示多个目标对象对应的多个消息提示卡片时,若是消息展示页以上下方向显示多个目标对象发送的会话消息,则显示优先级越高的目标对象对应的消息提示卡片越是靠上显示,若是消息展示页以左右方向显示多个目标对象发送的会话消息,则显示优先级越高的目标对象对应的消息提示卡片越是靠左显示。在本实施例中的消息展示页中,多个目标对象对应的消息提示卡片可以上下显示、左右显示之外,也可以简报的样式显示、以左右消息列等双流的形式显示等,无论以那种形式显示,都可以预先定义显示优先级由高到低的对应的显示位置,在此不一一列举。
举例而言,如图5所示,响应于获取到当前对象的消息查看指令,获取到属于当前对象的预设目标对象a、b、c、d的会话消息,则分别根据预先确定的a、b、c、d的消息提示卡片渲染参数,生成a、b、c、 d的消息提示卡片,若是显示优先级由高到低分别为a、b、c、d,控制当前对象的消息展示页由上到下显示a、b、c、d的消息提示卡片,其中,图中每个消息提示卡片中可以展示更多的会话消息,比如,展示更多会话消息的具体内容等,提升了会话消息的阅读效率。
在本公开的一个实施例中,为了进一步提升消息的阅读效率,还可以在交互信息中包含多个视频会话消息时,控制当前对象在消息展示页的预设展示区域,显示与多个视频会话消息对应的视频流展示容器,其中,不同目标对象对应的多个视频会话消息可以对应不同的视频流展示容器,每个目标对象对应的视频流展示容易包含同一个目标对象发送的多个视频会话消息。
进一步地,响应于在当前对象对视频流展示容器的触发操作,进入视频展示容器对应的多个视频会话消息组成的视频流,可以基于对视频流的切换操作实现对多个视频会话消息的快速切换,其中,不同的目标对象对应的视频流展示容器可以按照显示优先级由先到后的顺序排列,从而,在当前目标对象发送的视频会话消息显示完毕后,如获取到在当前对象的切换操作,则进一步切换到下一个目标对象的视频流展示容器以展示下一个目标对象发送的视频会话消息对应的视频流等。从而,在本实施例中,无需进入与目标对象对应的交互界面,即可实现对视频会话消息的快速查看。
其中,在实际执行过程中,还可以在预设展示区域展示发送了多个交互视频流消息的目标对象的发送端标识信息(包括但不限对应的目标对象的名称信息、头像信息等中的一种或多种),以及所有目标对象发送的多个视频会话消息的总数量等其他信息,即在预设展示区域可以外漏更多的信息。
举例而言,如图6所示,在属于预设目标对象的目标对象e、f、g发送的会话消息中,共包含了7个视频会话消息时,可以在消息展示页的预设展示区域(图中为消息展示页的上部分区域),显示视频会话消息的总数量,以及e、f、g对应的头像信息和视频流展示容器,其中, 当检测到当前对象对视频流展示容器的触发操作时,如图6所示,优先展示优先级最高的e发送的视频会话消息对应的视频流,当接收到消息接收段对视频流的切换操作后,切换下一个e发送的视频会话消息,若是当前显示的是e发送的最后一个视频会话消息,则切换到下一个显示优先级f对应的视频流展示容易显示f发送的视频会话消息,从而实现了对视频会话消息的快速查看。其中,在图中所示出的每个目标对象的消息提示卡片中,还包含消息提示卡片对应的目标对象的目标对象标识,以用于指示对应的消息提示卡片对应的目标对象。
当然,在实际执行过程中,也可以展示容器的方式收纳展示其他类型的会话消息,在此不逐一进行列举。
在本公开的一些实施例中,对于一些不属于预设目标对象时,即比如是当前对象预先设置的普通目标对象时,可以控制当前对象在消息展示页的预设区域(比如上述图5中的下方区域)仅仅显示普通目标对象发送的会话消息的简单提示信息,比如,仅仅显示普通目标对象发送的会话消息数量,和/或,对应的目标对象头像等。
综上,本公开实施例的消息显示处理方法,响应于获取到当前对象的消息查看指令,获取与当前对象对应的目标对象发送的交互信息,根据目标对象对应的消息提示卡片渲染参数和交互信息生成消息提示卡片,并控制当前对象的消息展示页显示消息提示卡片,目标对象对应的消息提示卡片渲染参数用于指示目标对象对应的消息提示卡片的展示类型。由此,满足了用户需求,提升了用户体验。
基于上述实施例,在实际执行过程中,为了进一步提升对会话消息的处理效率,还可以在当前对象没有主动查看会话消息的情况下,对一些即时会话消息,主动、实时显示对应的会话消息。
在本公开的一个实施例中,如图7所示,该方法还包括:
步骤701,响应于接收到目标对象发送的会话消息,确定会话消息是否为满足预设即时提醒条件的即时会话消息。
步骤702,在会话消息为即时会话消息的情况下,在当前对象的当 前视频播放页上显示即时会话消息。
在本公开的一个实施例中,响应于接收到目标对象发送的即时会话消息,确定即时会话消息是否满足预设即时提醒条件,即在本实施例中,为了避免导致当前对象被频繁中断对应用程序的使用,仅仅针对满足预设即时提醒条件的会话消息进行即时提醒。即在会话消息为即时会话消息的情况下,在当前对象的当前视频播放页上显示即时会话消息。比如,当前对象在交互应用上在线时,若是获取到对应的即时提醒消息,则直接在当前视频播放页上显示即时会话消息。
或者,为了不打断对当前视频播放页的使用,在本公开的一个实施例中,控制当前对象在切换在当前视频播放页观看的第一视频后,控制当前对象在切换后的视频播放页上播放对应的目标会话消息。
其中,在不同的应用场景中,确定会话消息是否为满足预设即时提醒条件的即时会话消息的方式不同,示例说明如下:
在一些可能的实施例中,获取当前对象预先设置的即时提醒目标对象,确定目标对象是否属于预设的即时提醒目标对象,在属于即时提醒目标对象时,认为会话消息满足预设即时提醒条件即属于即时会话消息。即在本实施例中,针对特定的目标对象进行即时消息提醒。
在一些可能的实施例中,确定当前对象是否属于上述预设目标对象,若是属于预设目标对象,则识别会话消息的会话消息的消息类型,当属于预设的会话消息类型时,则认为会话消息满足预设即时提醒条件即属于即时会话消息。即在本实施例中,针对一些特定的会话消息进行即时提醒。其中,预设的会话消息类型可以由系统标定,也可以由当前对象自行定义。
另外,在本实施例中,该即时会话消息包括以下至少之一:在目标对象录制的录制视频消息、目标对象分享的分享视频消息、目标对象的聊天消息,其中,录制视频消息可以为目标对象调用预设的视频录制控件后录制生成的,比如,如图8所示,该录制视频消息可以包括录制的目标对象录制的对象视频信息以及添加文字消息等。
在实际执行过程中,为了进一步提示当前对象对应的会话消息为即时会话消息,还可以在当前对象显示即时消息对应的提醒动效信息,比如,在获取到A发送给当前对象的即时会话消息后,可以在预设的消息提示区域(比如为应用界面的下方区域)显示该目标对象A的平台头像的加急提醒动画,从而,当前对象可以直观获知当前A发送了即时会话消息,便于提升查看有关会话消息的及时性。
在一些可能的实施例中,还可以针对发送即时会话消息的目标对象对应的消息提示卡片,以预设的加急提醒动画进行显示,比如,在消息展示页控制发送即时会话消息的目标对象对应的消息提示卡片以“抖动”动效显示等。
在一些可能的实施例中,为了进一步提升对即时会话消息的回复效率,还可以在直接当前视频播放页上显示即时会话消息的回复框,以便于所述当前对象在所述回复框中回复所述即时会话消息。当然,在任意进入属于预设目标对象发送的会话消息的场景下,均可以在会话消息界面显示回复框,比如,在上述以视频流的形式显示目标对象发送的视频会话消息时,可以在对应的是视频交互界面上显示对消息发送段的回复框,以便快速回复对应的消息客户端。
举例而言,如图9所示,当前对象若是正在查看视频T,若是获取到当前对象对应的目标对象“K”发送的即时会话消息,即时会话消息为目标对象“K”发送的分享视频Y以及对应的分享文字消息,则直接将视频T切换为Y,并在Y上显示“K”发送的分享文字消息“我们以后去这里玩吧”,在Y的视频播放界面显示对“K”的回复框,从而,当前对象可直接在Y的视频播放界面进行即时会话消息的回复。
综上,本公开实施例的消息显示处理方法,响应于接收到目标对象发送的会话消息,确定会话消息是否为满足预设即时提醒条件的即时会话消息,在会话消息为即时会话消息的情况下,在当前对象的当前视频播放页上显示即时会话消息。在本公开的实施例中,可实现对一些满足条件的会话消息的即时提醒,进一步提升了对会话消息的查看效率, 丰富了会话消息的展示形式。
下面其次集中在有关对象所在侧描述本公开实施例的消息显示处理方法。
图10为本公开实施例提供的一种消息显示处理方法的流程示意图,该方法可以由客户端执行,具体可以由对应对象所在的电子设备上集成的消息显示处理装置执行,如图10所示,该方法包括:
步骤1010、接收当前对象的消息查看操作。
在本公开的一个实施例中,可以在应用首页的预设菜单显示区域显示消息查看控件,当检测在当前对象触发对应的消息查看控件,则接收到对当前对象的消息查看操作;又比如,检测当前对象对预设语音指令输入接口的调用操作,获取在当前对象输入的语音消息,当语音消息中包含预设的查看消息的关键字时,则获取到对当前对象的消息查看操作。所述当前对象可以是当前执行消息查看操作的用户,也可称当前用户。
步骤1020、响应于消息查看操作,在消息展示页展示目标会话消息对应的消息提示卡片,目标会话消息为当前对象与目标对象的会话消息;其中,消息提示卡片的展示类型是根据目标对象确定的。
在本公开的一个实施例中,响应于消息查看操作,在消息展示页展示目标会话消息对应的消息提示卡片,目标会话消息为当前对象与目标对象的会话消息,该目标会话消息可包括当前对象最近/最新接收到的来自目标对象的消息、或当前对象接收到的来自目标对象的至少一条未读消息,或当前对象正接收的来自目标对象的通话请求消息等;其中,消息提示卡片的展示类型是根据目标对象确定的,即消息提示卡片是可由目标对象定义的。
在一些可能的实施例中,可显示当前对象对应的至少一个关联对象,至少一个关联对象包括目标对象,其中,所述关联对象可以理解为与当前对象相关的对象,也可称关联用户,例如是当前对象的好友等,所述目标对象可以是所述至少一个关联对象中的任意一个或多个对象, 也可称目标用户。
在一些可能的实施例中,目标对象的消息卡片的展示类型可以是当前对象预先设置的。响应于针对目标对象卡片设置操作(或更新操作),显示卡片设置面板,该卡片设置面板上可以包括各种卡片类型选型,其中卡片类型选项可以根据场景需要设置,比如,可以为不同的卡片展示类型模板,又比如,可以为如上述图2所示出的各种候选卡片渲染参数,从而,可以在卡片设置面板上设置目标对象对应的消息提示卡片的展示类型。其中,候选卡片渲染参数决定了消息提示卡片的展示类型。即在本实施例中,响应于在当前对象上对至少一个卡片类型选项中目标卡片类型选项的选择操作,将目标卡片类型选项对应卡片类型作为目标对象对应的消息提示卡片的展示类型。所述至少一个卡片类型选项可以包括大卡、中卡、小卡、矩形卡、方卡等。消息提示卡片的展示类型是根据目标对象确定的,例如目标对象A的消息提示卡片为大卡展示类型,目标对象B的消息提示卡片为小卡展示类型。
在本公开的一个实施例中,在消息展示页上的第一区域展示至少一个目标对象对应的消息提示卡片,可以基于当前对象针对任意一个消息提示卡片的触发操作,显示对应提示卡片对应的消息详情页。在本公开的一个实施例中,每个目标对象可以对应一个消息提示卡片,不同目标对象对应的消息提示卡片可以相同或者不同。此外,不同目标对象对应的消息提示卡片可以按照双列流或单列流展示。所述消息提示卡片上可以展示由所述目标对象的对象标识、所述目标对象发送的消息的至少部分消息内容、所述目标对象发送的消息的消息类型(如视频类型消息、文本类消息等)。所述消息详情页可以是当前对象与目标对象之间的会话消息的详情页。
在本公开的一个实施例中,当会话消息较多或者是无法在消息提示卡片显示完全时,例如如上述图3所示,当会话消息包含视频会话消息时,无法获知视频会话消息对应的具体视频内容,则可以基于对任意提示卡片的触发操作,显示任意提示卡片对应的消息详情页,在该消 息详情页中展示目标会话对应的消息的具体内容,比如,显示对应的会话消息的聚合页面,提升会话消息的显示效率。
在本公开的一个实施例中,还可以在消息展示页的第二区域展示至少一个候选对象的候选对象标识,其中,候选对象标识可以为任意可标识候选对象的信息,如候选对象的图像、图标等,响应于在当前对象上对任一候选对象标识的触发操作,可以显示触发操作对应的候选对象标识对应的消息详情页,即在本实施例中,也可以通过触发候选对象标识的方式触发消息详情页的展示,保证了对有关候选对象的会话消息的快速查看。所述候选对象可以为所述至少一个关联对象中除所述目标对象之外的其他对象,也可称侯选用户。
在一些实施例中,在所述任一关联对象对应的消息提示被设置为通过消息提示卡片的方式进行提示的情况下,所述任一关联对象由候选对象更新为目标对象。在所述任一关联对象对应的消息提示被设置为取消通过消息提示卡片的方式进行提示的情况下,所述任一关联对象由目标对象更新为候选对象。在另一些实施例中,所述目标对象也可以不限于被设置为通过消息提示卡片的方式进行消息提示的对象。
在本公开的一个实施例中,所述第二区域可以是消息展示页的底部栏区域,所述候选对象标识可以是候选对象的图像标识,至少一个候选对象的候选对象标识可以第二区域按照列表方式展示。在当前对象接收到来自候选对象发送的消息时,可以在候选对象标识的关联位置展示消息提示气泡。所述第一区域可以是第二区域之外的区域。
同样的,在实际执行过程中,为了进一步提升对会话消息的处理效率,还可以在当前对象没有主动查看会话消息的情况下,对一些即时会话消息,主动、实时显示对应的会话消息。
即在本公开的一个实施例中,显示视频播放页时,在视频播放页上播放第一视频,该第一视频为当前对象正在观看的视频,在接收到目标会话消息的情况下,响应于视频切换操作,在视频播放页播放目标会话消息,其中,该视频切换操作可以是针对视频播放页的上下滑动操作等 任意预先标定的标识视频切换的操作信息等,在本实施例中,为了不打断用户正在观看的视频,响应于视频切换操作后,直接在视频播放页显示目标会话消息,由此,实现了对一些即时会话消息的有效提醒。
举例而言,如图11,当目标会话消息为目标对象“K”发送的分享视频Q以及对应的分享文字消息,则可以在当前对象对当前正在观看的视频E执行视频切换操作(图中为向上滑动操作)后,在视频播放页播放分享视频Q以及对应的分享文字消息。
在一些实施例中,可以显示视频播放页,在所述视频播放页上播放第一视频;在接收到目标会话消息的情况下,响应于视频切换操作,在所述视频播放页播放所述目标会话消息。在一些实施例中,在所述视频播放页播放所述目标会话消息,包括:在所述视频播放页播放所述目标会话消息对应的第二视频,所述第二视频是根据所述目标会话消息及预设视频模板生成的。也就是说,可以根据目标会话消息及预设视频模板生成第二视频,从而,在当前对象观看视频,并触发视频切换(例如上滑滑动切换视频时),将第二视频作为下一播放视频,从而及时提醒用户观看会话消息。所述预设视频模板可以根据场景需要设置,在一些可选的实施例中,该预设视频模板可以将目标会话消息以视频动效的形式显示等,从而打破了在视频播放页面只能显示视频类型的目标会话消息的限制,进一步实现了对多种类型的目标会话消息的快速提醒。
在本公开的一个实施例中,为了进一步避免当前对象错过重要的会话消息,保证对某些属于预设当前对象的特定目标对象发送的会话消息的及时查看,还可以对属于预设当前对象的多个目标对象进行显示优先级的划分,在本实施例中,在目标对象包含多个的情况下,每个目标对象与当前对象的会话消息对应一个消息提示卡片,按照设置的优先级在消息展示页展示目标会话消息对应的消息提示卡片。
其中,这里的按照显示优先级由高到低的顺序,在消息展示页显示多个目标对象对应的多个消息提示卡片时,若是消息展示页以上下方向显示多个目标对象发送的会话消息,则显示优先级越高的目标对象 对应的消息提示卡片越是靠上显示,若是消息展示页以左右方向显示多个目标对象发送的会话消息,则显示优先级越高的目标对象对应的消息提示卡片越是靠左显示。综上,本公开实施例的消息显示处理方法,接收当前对象的消息查看操作,响应于消息查看操作,在消息展示页展示目标会话消息对应的消息提示卡片,目标会话消息为当前对象与目标对象的会话消息;其中,消息提示卡片的展示类型是根据目标对象确定的。在本公开的实施例中,满足了用户需求,提升了用户体验。
为了实现上述实施例,本公开还提出了一种消息显示处理装置。
图12是根据本公开的实施例提供的一种消息显示处理装置的结构示意图,该装置可由软件和/或硬件实现,一般可集成在电子设备中进行消息显示处理。如图12所示,该装置包括:接收模块1210、展示模块1220,
其中,接收模块1210,用于接收当前对象的消息查看操作;
展示模块1220,用于响应于消息查看操作,在消息展示页展示目标会话消息对应的消息提示卡片,目标会话消息为当前对象与目标对象的会话消息;其中,消息提示卡片的展示类型是根据目标对象确定的。为了实现上述实施例,本公开还提出了一种消息显示处理装置。
图13为本公开实施例提供的一种消息显示处理装置的结构示意图,该装置可由软件和/或硬件实现,一般可集成在电子设备中进行消息显示处理。如图13所示,该装置包括:获取模块1310、提示处理模块1320,其中,
获取模块1310,用于响应于获取到当前对象的消息查看指令,获取与当前对象对应的目标对象发送的交互信息;
提示处理模块1320,用于根据目标对象对应的消息提示卡片渲染参数和交互信息生成消息提示卡片,并控制当前对象的消息展示页显示消息提示卡片,目标对象对应的消息提示卡片渲染参数用于指示目标对象对应的消息提示卡片的展示类型。
本公开实施例所提供的消息显示处理装置可执行本公开任意实施 例所提供的消息显示处理方法,具备执行方法相应的功能模块和有益效果,其实现原理类似,在此不再赘述。
为了实现上述实施例,本公开还提出一种计算机程序产品,包括计算机程序/指令,该计算机程序/指令被处理器执行时实现上述实施例中的消息显示处理方法。
图14为本公开实施例提供的一种电子设备的结构示意图。
下面具体参考图14,其示出了适于用来实现本公开实施例中的电子设备1400的结构示意图。本公开实施例中的电子设备1400可以包括但不限于诸如移动电话、笔记本电脑、数字广播接收器、PDA(个人数字助理)、PAD(平板电脑)、PMP(便携式多媒体播放器)、车载终端(例如车载导航终端)等等的移动终端以及诸如数字TV、台式计算机等等的固定终端。图14示出的电子设备仅仅是一个示例,不应对本公开实施例的功能和使用范围带来任何限制。
如图14所示,电子设备1400可以包括处理器(例如中央处理器、图形处理器等)1401,其可以根据存储在只读存储器(ROM)1402中的程序或者从存储器1408加载到随机访问存储器(RAM)1403中的程序而执行各种适当的动作和处理。在RAM 1403中,还存储有电子设备1400操作所需的各种程序和数据。处理器1401、ROM 1402以及RAM 1403通过总线1404彼此相连。输入/输出(I/O)接口1405也连接至总线1404。
通常,以下装置可以连接至I/O接口1405:包括例如触摸屏、触摸板、键盘、鼠标、摄像头、麦克风、加速度计、陀螺仪等的输入装置1406;包括例如液晶显示器(LCD)、扬声器、振动器等的输出装置1407;包括例如磁带、硬盘等的存储器1408;以及通信装置1409。通信装置1409可以允许电子设备1400与其他设备进行无线或有线通信以交换数据。虽然图14示出了具有各种装置的电子设备1400,但是应理解的是,并不要求实施或具备所有示出的装置。可以替代地实施或具备更多或更少的装置。
特别地,根据本公开的实施例,上文参考流程图描述的过程可以被实现为计算机软件程序。例如,本公开的实施例包括一种计算机程序产品,其包括承载在非暂态计算机可读介质上的计算机程序,该计算机程序包含用于执行流程图所示的方法的程序代码。在这样的实施例中,该计算机程序可以通过通信装置1409从网络上被下载和安装,或者从存储器1408被安装,或者从ROM 1402被安装。在该计算机程序被处理器1401执行时,执行本公开实施例的消息显示处理方法中限定的上述功能。
需要说明的是,本公开上述的计算机可读介质可以是计算机可读信号介质或者计算机可读存储介质或者是上述两者的任意组合。计算机可读存储介质例如可以是——但不限于——电、磁、光、电磁、红外线、或半导体的系统、装置或器件,或者任意以上的组合。计算机可读存储介质的更具体的例子可以包括但不限于:具有一个或多个导线的电连接、便携式计算机磁盘、硬盘、随机访问存储器(RAM)、只读存储器(ROM)、可擦式可编程只读存储器(EPROM或闪存)、光纤、便携式紧凑磁盘只读存储器(CD-ROM)、光存储器件、磁存储器件、或者上述的任意合适的组合。在本公开中,计算机可读存储介质可以是任何包含或存储程序的有形介质,该程序可以被指令执行系统、装置或者器件使用或者与其结合使用。而在本公开中,计算机可读信号介质可以包括在基带中或者作为载波一部分传播的数据信号,其中承载了计算机可读的程序代码。这种传播的数据信号可以采用多种形式,包括但不限于电磁信号、光信号或上述的任意合适的组合。计算机可读信号介质还可以是计算机可读存储介质以外的任何计算机可读介质,该计算机可读信号介质可以发送、传播或者传输用于由指令执行系统、装置或者器件使用或者与其结合使用的程序。计算机可读介质上包含的程序代码可以用任何适当的介质传输,包括但不限于:电线、光缆、RF(射频)等等,或者上述的任意合适的组合。
在一些实施方式中,客户端、服务器可以利用诸如HTTP (HyperText Transfer Protocol,超文本传输协议)之类的任何当前已知或未来研发的网络协议进行通信,并且可以与任意形式或介质的数字数据通信(例如,通信网络)互连。通信网络的示例包括局域网(“LAN”),广域网(“WAN”),网际网(例如,互联网)以及端对端网络(例如,ad hoc端对端网络),以及任何当前已知或未来研发的网络。
上述计算机可读介质可以是上述电子设备中所包含的;也可以是单独存在,而未装配入该电子设备中。
上述计算机可读介质承载有一个或者多个程序,当上述一个或者多个程序被该电子设备执行时,使得该电子设备:响应于消息查看操作,在消息展示页展示目标会话消息对应的消息提示卡片,目标会话消息为当前对象与目标对象的会话消息;其中,消息提示卡片的展示类型是根据目标对象确定的,或者,响应于获取到当前对象的消息查看指令,获取与当前对象对应的目标对象发送的交互信息,根据目标对象对应的消息提示卡片渲染参数和交互信息生成消息提示卡片,并控制当前对象的消息展示页显示消息提示卡片,目标对象对应的消息提示卡片渲染参数用于指示目标对象对应的消息提示卡片的展示类型。由此,满足了用户需求,提升了用户体验电子设备可以以一种或多种程序设计语言或其组合来编写用于执行本公开的操作的计算机程序代码,上述程序设计语言包括但不限于面向对象的程序设计语言—诸如Java、Smalltalk、C++,还包括常规的过程式程序设计语言—诸如“C”语言或类似的程序设计语言。程序代码可以完全地在用户计算机上执行、部分地在用户计算机上执行、作为一个独立的软件包执行、部分在用户计算机上部分在远程计算机上执行、或者完全在远程计算机或服务器上执行。在涉及远程计算机的情形中,远程计算机可以通过任意种类的网络——包括局域网(LAN)或广域网(WAN)—连接到用户计算机,或者,可以连接到外部计算机(例如利用因特网服务提供商来通过因特网连接)。
附图中的流程图和框图,图示了按照本公开各种实施例的系统、方 法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段、或代码的一部分,该模块、程序段、或代码的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。也应当注意,在有些作为替换的实现中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个接连地表示的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,框图和/或流程图中的每个方框、以及框图和/或流程图中的方框的组合,可以用执行规定的功能或操作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。
描述于本公开实施例中所涉及到的单元可以通过软件的方式实现,也可以通过硬件的方式来实现。其中,单元的名称在某种情况下并不构成对该单元本身的限定。
本文中以上描述的功能可以至少部分地由一个或多个硬件逻辑部件来执行。例如,非限制性地,可以使用的示范类型的硬件逻辑部件包括:现场可编程门阵列(FPGA)、专用集成电路(ASIC)、专用标准产品(ASSP)、片上系统(SOC)、复杂可编程逻辑设备(CPLD)等等。
在本公开的上下文中,机器可读介质可以是有形的介质,其可以包含或存储以供指令执行系统、装置或设备使用或与指令执行系统、装置或设备结合地使用的程序。机器可读介质可以是机器可读信号介质或机器可读储存介质。机器可读介质可以包括但不限于电子的、磁性的、光学的、电磁的、红外的、或半导体系统、装置或设备,或者上述内容的任何合适组合。机器可读存储介质的更具体示例会包括基于一个或多个线的电气连接、便携式计算机盘、硬盘、随机存取存储器(RAM)、只读存储器(ROM)、可擦除可编程只读存储器(EPROM或快闪存储器)、光纤、便捷式紧凑盘只读存储器(CD-ROM)、光学储存设备、磁储存设备、或上述内容的任何合适组合。
以上描述仅为本公开的较佳实施例以及对所运用技术原理的说明。 本领域技术人员应当理解,本公开中所涉及的公开范围,并不限于上述技术特征的特定组合而成的技术方案,同时也应涵盖在不脱离上述公开构思的情况下,由上述技术特征或其等同特征进行任意组合而形成的其它技术方案。例如上述特征与本公开中公开的(但不限于)具有类似功能的技术特征进行互相替换而形成的技术方案。
此外,虽然采用特定次序描绘了各操作,但是这不应当理解为要求这些操作以所示出的特定次序或以顺序次序执行来执行。在一定环境下,多任务和并行处理可能是有利的。同样地,虽然在上面论述中包含了若干具体实现细节,但是这些不应当被解释为对本公开的范围的限制。在单独的实施例的上下文中描述的某些特征还可以组合地实现在单个实施例中。相反地,在单个实施例的上下文中描述的各种特征也可以单独地或以任何合适的子组合的方式实现在多个实施例中。
尽管已经采用特定于结构特征和/或方法逻辑动作的语言描述了本主题,但是应当理解所附权利要求书中所限定的主题未必局限于上面描述的特定特征或动作。相反,上面所描述的特定特征和动作仅仅是实现权利要求书的示例形式。

Claims (16)

  1. 一种消息显示处理方法,包括:
    接收当前对象的消息查看操作;
    响应于所述消息查看操作,在消息展示页展示目标会话消息对应的消息提示卡片,所述目标会话消息为所述当前对象与目标对象的会话消息;其中,所述消息提示卡片的展示类型是根据所述目标对象确定的。
  2. 如权利要求1所述的方法,还包括:
    显示所述当前对象对应的至少一个关联对象;
    响应于针对所述至少一个关联对象中目标对象的卡片设置操作,显示卡片设置面板,以设置所述目标对象对应的消息提示卡片的展示类型。
  3. 如权利要求2所述的方法,其中所述卡片设置面板上显示有至少一个卡片类型选项;
    其中所述方法还包括:响应于针对所述至少一个卡片类型选项中目标卡片类型选项的选择操作,将所述目标卡片类型选项对应卡片类型作为所述目标对象对应的消息提示卡片的展示类型。
  4. 如权利要求1所述的方法,还包括:
    显示视频播放页,在所述视频播放页上播放第一视频;
    在接收到目标会话消息的情况下,响应于视频切换操作,在所述视频播放页播放所述目标会话消息。
  5. 如权利要求4所述的方法,其中在所述视频播放页播放所述目标会话消息,包括:
    在所述视频播放页播放所述目标会话消息对应的第二视频,所述第二视频是根据所述目标会话消息及预设视频模板生成的。
  6. 如权利要求1所述的方法,
    其中在消息展示页的第一区域展示至少一个所述目标对象对应的 消息提示卡片;响应于针对任一提示卡片的触发操作,显示所述任一提示卡片对应的消息详情页;和/或
    其中在所述消息展示页的第二区域展示至少一个候选对象的候选对象标识;响应于针对任一候选对象标识的触发操作,显示任一候选对象标识对应的消息详情页。
  7. 根据权利要求1所述的方法,其中所述目标会话消息包括:
    所述当前对象最近接收到的来自所述目标对象的消息;
    所述当前对象接收到的来自所述目标对象的至少一条未读消息;或
    所述当前对象正接收的来自所述目标对象的通话请求消息。
  8. 如权利要求1所述的方法,在所述目标对象包含多个的情况下,每个目标对象与所述当前对象的会话消息对应一个消息提示卡片,所述方法还包括:接收针对多个所述消息提示卡片的展示优先级设置操作;
    在消息展示页展示目标会话消息对应的消息提示卡片,包括:按照设置的优先级在消息展示页展示目标会话消息对应的消息提示卡片。
  9. 一种消息显示处理方法,包括:
    响应于获取到当前对象的消息查看指令,获取与所述当前对象对应的目标对象发送的交互信息;
    根据所述目标对象对应的消息提示卡片渲染参数和所述交互信息生成消息提示卡片,并控制所述当前对象的消息展示页显示所述消息提示卡片,所述目标对象对应的消息提示卡片渲染参数用于指示所述目标对象对应的消息提示卡片的展示类型。
  10. 如权利要求9所述的方法,还包括:获取所述目标对象对应的消息提示卡片渲染参数;相应的,获取预先设定的所述目标对象的消息提示卡片渲染参数包括:
    响应于接收到所述当前对象针对所述目标对象的卡片渲染参数设置指令,获取所述目标对象的消息提示卡片渲染参数。
  11. 如权利要求9-10任一所述的方法,其中在所述目标对象包含多个的情况下,每个目标对象与所述当前对象的会话消息对应一个消息提示卡片;
    其中控制所述当前对象的消息展示页显示所述消息提示卡片,包括:控制所述当前对象在所述消息展示页按照预设的优先级显示多个所述目标对象对应的多个所述消息提示卡片。
  12. 一种消息显示处理装置,包括:
    接收模块,用于接收当前对象的消息查看操作;
    展示模块,用于响应于所述消息查看操作,在消息展示页展示目标会话消息对应的消息提示卡片,所述目标会话消息为所述当前对象与目标对象的会话消息;其中,所述消息提示卡片的展示类型是根据所述目标对象确定的。
  13. 一种消息显示处理装置,包括:
    获取模块,用于响应于获取到当前对象的消息查看指令,获取与所述当前对象对应的目标对象发送的交互信息;
    提示处理模块,用于根据所述目标对象对应的消息提示卡片渲染参数和所述交互信息生成消息提示卡片,并控制所述当前对象的消息展示页显示所述消息提示卡片,所述目标对象对应的消息提示卡片渲染参数用于指示所述目标对象对应的消息提示卡片的展示类型。
  14. 一种电子设备,所述电子设备包括:
    处理器;
    用于存储所述处理器可执行指令的存储器;
    所述处理器,用于从所述存储器中读取所述可执行指令,并执行所述可执行指令以实现上述权利要求1-11中任一所述的消息显示处理方法。
  15. 一种计算机可读存储介质,所述计算机可读存储介质存储有计算机程序,所述计算机程序用于执行上述权利要求1-11中任一所述的消息显示处理方法。
  16. 一种计算机程序产品,所述计算机程序产品包括计算机程序或计算机指令,所述计算机程序或计算机指令被处理器执行时执行上述权利要求1-11中任一所述的消息显示处理方法。
PCT/CN2024/076647 2023-02-17 2024-02-07 消息显示处理方法、装置、设备及介质 WO2024169860A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202310181388.9 2023-02-17
CN202310181388.9A CN116320654A (zh) 2023-02-17 2023-02-17 消息显示处理方法、装置、设备及介质

Publications (1)

Publication Number Publication Date
WO2024169860A1 true WO2024169860A1 (zh) 2024-08-22

Family

ID=86817934

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2024/076647 WO2024169860A1 (zh) 2023-02-17 2024-02-07 消息显示处理方法、装置、设备及介质

Country Status (2)

Country Link
CN (1) CN116320654A (zh)
WO (1) WO2024169860A1 (zh)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116320654A (zh) * 2023-02-17 2023-06-23 北京字跳网络技术有限公司 消息显示处理方法、装置、设备及介质
CN117112750B (zh) * 2023-08-14 2024-06-07 北京房多多信息技术有限公司 信息显示方法、装置、电子设备及存储介质

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109947528A (zh) * 2019-03-29 2019-06-28 上海连尚网络科技有限公司 信息处理方法和装置
CN111857500A (zh) * 2020-06-30 2020-10-30 维沃移动通信有限公司 消息显示方法、装置、电子设备及存储介质
CN112448879A (zh) * 2019-08-27 2021-03-05 腾讯科技(深圳)有限公司 提醒消息推送方法、装置、终端及计算机可读存储介质
CN114896536A (zh) * 2022-05-31 2022-08-12 北京字跳网络技术有限公司 消息处理方法、装置、设备及存储介质
WO2023006027A1 (zh) * 2021-07-29 2023-02-02 维沃移动通信有限公司 信息显示方法、装置、电子设备及介质
CN116320654A (zh) * 2023-02-17 2023-06-23 北京字跳网络技术有限公司 消息显示处理方法、装置、设备及介质

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109947528A (zh) * 2019-03-29 2019-06-28 上海连尚网络科技有限公司 信息处理方法和装置
CN112448879A (zh) * 2019-08-27 2021-03-05 腾讯科技(深圳)有限公司 提醒消息推送方法、装置、终端及计算机可读存储介质
CN111857500A (zh) * 2020-06-30 2020-10-30 维沃移动通信有限公司 消息显示方法、装置、电子设备及存储介质
WO2023006027A1 (zh) * 2021-07-29 2023-02-02 维沃移动通信有限公司 信息显示方法、装置、电子设备及介质
CN114896536A (zh) * 2022-05-31 2022-08-12 北京字跳网络技术有限公司 消息处理方法、装置、设备及存储介质
CN116320654A (zh) * 2023-02-17 2023-06-23 北京字跳网络技术有限公司 消息显示处理方法、装置、设备及介质

Also Published As

Publication number Publication date
CN116320654A (zh) 2023-06-23

Similar Documents

Publication Publication Date Title
US11805198B2 (en) Unread-message reminding method, terminal device and storage medium
WO2024169860A1 (zh) 消息显示处理方法、装置、设备及介质
US20240320014A1 (en) Method, apparatus, device, and storage medium for message processing
US20240147014A1 (en) Control display method and apparatus, device and medium
WO2023231915A1 (zh) 消息处理方法、装置、设备及存储介质
WO2023216948A9 (zh) 互动信息的显示方法、装置及设备
WO2024078516A1 (zh) 媒体内容展示方法、装置、设备及存储介质
EP4432679A1 (en) Video publishing method and apparatus, electronic device, storage medium and program product
WO2024099288A1 (zh) 资源处理方法、装置、设备及介质
WO2024109706A1 (zh) 媒体内容显示方法、装置、设备、可读存储介质及产品
WO2024099345A1 (zh) 直播内容的播放方法、装置、设备、存储介质和程序产品
CN113741756A (zh) 信息处理方法、装置、终端和存储介质
WO2024140025A1 (zh) 页面展示方法、装置、设备和存储介质
WO2024022403A1 (zh) 任务的处理方法、装置、设备及存储介质
WO2023143299A1 (zh) 消息展示方法、装置、设备及存储介质
WO2024078325A1 (zh) 信息展示方法、装置、设备及存储介质
WO2024037491A1 (zh) 媒体内容处理方法、装置、设备及存储介质
CN115097984B (zh) 交互方法、装置、电子设备和存储介质
WO2024193540A1 (zh) 交互方法、装置、设备及存储介质
WO2024165010A1 (zh) 信息生成方法、信息显示方法、装置、设备和存储介质
WO2024188245A1 (zh) 信息展示方法、信息发送方法、装置、设备和存储介质
WO2024169879A1 (zh) 交互方法、装置、电子设备和存储介质
WO2024114511A1 (zh) 基于页面内容的互动方法、装置、设备及存储介质
WO2024169926A1 (zh) 基于虚拟对象的互动方法、装置、设备、存储介质及产品
WO2024140238A1 (zh) 页面显示方法、装置、设备、计算机可读存储介质及产品

Legal Events

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

Ref document number: 24756233

Country of ref document: EP

Kind code of ref document: A1