CN112817676B - Information processing method and electronic device - Google Patents

Information processing method and electronic device Download PDF

Info

Publication number
CN112817676B
CN112817676B CN202110090795.XA CN202110090795A CN112817676B CN 112817676 B CN112817676 B CN 112817676B CN 202110090795 A CN202110090795 A CN 202110090795A CN 112817676 B CN112817676 B CN 112817676B
Authority
CN
China
Prior art keywords
application
message
reply
interface
target
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
CN202110090795.XA
Other languages
Chinese (zh)
Other versions
CN112817676A (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.)
Vivo Mobile Communication Hangzhou Co Ltd
Original Assignee
Vivo Mobile Communication Hangzhou 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 Vivo Mobile Communication Hangzhou Co Ltd filed Critical Vivo Mobile Communication Hangzhou Co Ltd
Priority to CN202110090795.XA priority Critical patent/CN112817676B/en
Publication of CN112817676A publication Critical patent/CN112817676A/en
Priority to PCT/CN2022/072503 priority patent/WO2022156668A1/en
Application granted granted Critical
Publication of CN112817676B publication Critical patent/CN112817676B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0486Drag-and-drop
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • G06F3/04883Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures for inputting data by handwriting, e.g. gesture or text

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application discloses an information processing method and electronic equipment, and belongs to the technical field of electronic equipment. The information processing method comprises the following steps: under the condition that a message corresponding to a second application interface is received in the foreground display process of a first application interface, acquiring reply content aiming at the message through an information input area of the first application interface; executing reply operation on the message according to the reply content and displaying the reply operation on the second application interface; the first application interface and the second application interface are different interfaces of the same application or interfaces of different applications. The method and the device can realize that the message can be quickly replied without leaving the current page or jumping the page, reduce operation, and well solve the problem that the information processing scheme aiming at message reply in the prior art has complex operation.

Description

Information processing method and electronic device
Technical Field
The application belongs to the technical field of electronic equipment, and particularly relates to an information processing method and electronic equipment.
Background
Currently, in life and work, if some message notification is received and reply is needed under the condition that a user is operating for a certain APP (application program); the user usually needs to click on a message notice, leave the current APP page to reply, and return to the current APP page after reply is completed;
That is, the user is required to leave the page being operated, jump to the message notification APP to reply to the message, if only a short reply, such as reply "good, received" or the like, does not need to stay in the APP of the message notification for a long time, and return to the previous APP after the reply is completed; and if the message is still available in the follow-up, the process of switching back and forth needs to be repeated, so that the prior art can interrupt the user interaction flow, has complicated jump and has poor user experience.
From the above, the information processing scheme for message reply in the prior art has the problems of complex operation and the like.
Disclosure of Invention
The embodiment of the application aims to provide an information processing method and electronic equipment, which can solve the problem of complex operation of an information processing scheme aiming at message reply in the prior art.
In order to solve the technical problems, the application is realized as follows:
in a first aspect, an embodiment of the present application provides an information processing method, including:
under the condition that a message corresponding to a second application interface is received in the foreground display process of a first application interface, acquiring reply content aiming at the message through an information input area of the first application interface;
Executing reply operation on the message according to the reply content and displaying the reply operation on the second application interface;
the first application interface and the second application interface are different interfaces of the same application or interfaces of different applications.
In a second aspect, an embodiment of the present application provides an information processing apparatus, including:
the first acquisition module is used for acquiring reply content aiming at the message through the information input area of the first application interface under the condition that the message corresponding to the second application interface is received in the process that the first application interface is displayed in the foreground;
the first processing module is used for executing reply operation on the message according to the reply content and displaying the reply operation on the second application interface;
the first application interface and the second application interface are different interfaces of the same application or interfaces of different applications.
In a third aspect, embodiments of the present application provide an electronic device comprising a processor, a memory and a program or instruction stored on the memory and executable on the processor, the program or instruction implementing the steps of the method according to the first aspect when executed by the processor.
In a fourth aspect, embodiments of the present application provide a readable storage medium having stored thereon a program or instructions which when executed by a processor implement the steps of the method according to the first aspect.
In a fifth aspect, embodiments of the present application provide a chip, where the chip includes a processor and a communication interface, where the communication interface is coupled to the processor, and where the processor is configured to execute a program or instructions to implement a method according to the first aspect.
In the embodiment of the application, under the condition that a message corresponding to a second application interface is received in the process that a first application interface is displayed in the foreground, reply content aiming at the message is obtained through an information input area of the first application interface; executing reply operation on the message according to the reply content and displaying the reply operation on the second application interface; the first application interface and the second application interface are different interfaces of the same application or interfaces of different applications; the method and the device can realize that the message can be quickly replied without leaving the current page or jumping the page, reduce the operation and well solve the problem that the information processing scheme aiming at message reply in the prior art has complicated operation.
Drawings
FIG. 1 is a schematic flow chart of an information processing method according to an embodiment of the present application;
FIG. 2 is a schematic diagram of a specific implementation flow of an information processing method according to an embodiment of the present application;
FIG. 3 is a first application interface diagram of an embodiment of the present application;
FIG. 4 is a second application interface diagram of an embodiment of the present application;
FIG. 5 is a third application interface diagram of an embodiment of the present application;
FIG. 6 is a fourth application interface diagram of an embodiment of the present application;
FIG. 7 is a second flowchart of an implementation of the information processing method according to the embodiment of the present application;
FIG. 8 is a fifth application interface diagram of an embodiment of the present application;
FIG. 9 is a second application interface schematic of an embodiment of the present application;
FIG. 10 is a diagram of a first application interface according to an embodiment of the present application;
FIG. 11 is a first application interface diagram seven according to an embodiment of the present application;
fig. 12 is a schematic structural view of an information processing apparatus according to an embodiment of the present application;
FIG. 13 is a schematic diagram of an electronic device according to an embodiment of the present application;
fig. 14 is a schematic diagram of an electronic device according to an embodiment of the present application.
Detailed Description
The following description of the embodiments of the present application will be made clearly and fully with reference to the accompanying drawings, in which it is evident that the embodiments described are some, but not all, of the embodiments of the present application. All other embodiments, which can be made by one of ordinary skill in the art based on the embodiments herein without making any inventive effort, are intended to be within the scope of the present application.
The terms first, second and the like in the description and in the claims, are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged, as appropriate, such that embodiments of the present application may be implemented in sequences other than those illustrated or described herein, and that the objects identified by "first," "second," etc. are generally of a type and not limited to the number of objects, e.g., the first object may be one or more. Furthermore, in the description and claims, "and/or" means at least one of the connected objects, and the character "/", generally means that the associated object is an "or" relationship.
The information processing method provided by the embodiment of the application is described in detail below through specific embodiments and application scenes thereof with reference to the accompanying drawings.
The embodiment of the application provides an information processing method, as shown in fig. 1, including:
step 11: and under the condition that the first application interface receives the message corresponding to the second application interface in the foreground display process, acquiring reply content aiming at the message through the information input area of the first application interface.
The foreground display may be text information interaction, video playing, web browsing, etc., and the corresponding first application interface may be text interaction interface, video playing interface, web interface, etc., which is not limited herein.
The first application may also be a messaging application or an input method application, which is not limited herein; the "information input area of the first application interface" may be an area of the first application interface itself, or may be an input method area, or other areas, etc., which are not limited herein.
Step 12: executing reply operation on the message according to the reply content and displaying the reply operation on the second application interface; the first application interface and the second application interface are different interfaces of the same application or interfaces of different applications.
The specific examples are: the first application interface is an interface of a user A in the first application, and the second application interface is an interface of a user B in the first application; or the first application interface is an interface of the user A in the first application, and the second application interface is an interface of the user A in the second application or an interface of the user B in the first application.
In this embodiment of the present application, the information input area is a keyboard input area displayed on the first application interface; before the reply content for the message is acquired through the information input area of the first application interface, the method further comprises the following steps: displaying a preset application identifier in a first area associated with the keyboard input area; the reply operation is executed for the message according to the reply content, and the reply operation comprises the following steps: determining a target application identifier from the preset application identifiers according to the first input of the reply content; determining a target session corresponding to the message according to the target application identifier; sending the reply content to the target session; wherein the preset application identifier comprises an identifier of at least one messaging application program.
The preset application identifier may be: after the reply content is sent to the target session, the preset application identifier is not displayed (i.e. hidden); the first input may be dragging the reply content onto the logo. The application corresponding to the preset application identifier may be an application running in the foreground in a preset period of time, an application running in the current background, a user-defined application, and the like, which is not limited herein.
The displaying the preset application identifier in the first area associated with the keyboard input area includes: and displaying a preset application identifier in a first area associated with the keyboard input area according to the first operation of the keyboard input area.
The first operation may be a click operation for an expanded key (such as a small arrow) on the keyboard input area.
Further, before displaying the preset application identifier in the first area associated with the keyboard input area, the method further includes: determining the preset application identifier according to the message; or obtaining the preset application identifier according to preset information.
That is, the preset application identifier may be preset or may be generated in real time, which is not limited herein. This way the solution can be implemented more variously.
Specifically, the determining, according to the message, the preset application identifier includes: obtaining the preset application identifier according to the message when the application program corresponding to the message is a message communication application program; the displaying the preset application identifier in the first area associated with the keyboard input area comprises the following steps: under the condition that the number of the messages is at least two, according to the sequence of the receiving time of the messages, a display sequence of the corresponding preset application identifiers is obtained; and displaying preset application identifiers in a first area associated with the keyboard input area according to the display sequence.
Regarding "the application corresponding to the message is a messaging application" such as: if instant messaging application program notification, short message application program notification or other application notification exists in the notification message column above the electronic equipment, the system detects whether the current notification is from a message communication APP;
regarding "the display order in which the corresponding preset application identifier is obtained according to the receiving time of the message" may be that the position of the preset application identifier corresponding to the recently received message in the display order is located before.
Further, before the preset application identifier is obtained according to the preset information, the method further includes: obtaining preset information according to preset display parameter information; wherein the display parameter information includes: at least one of an upper limit of the number of the logo display, an application logo and a logo display order.
Specific operations may be performed with respect to application identification therein for addition or deletion.
Further, after displaying the preset application identifier in the first area associated with the keyboard input area, the method further includes: displaying an alternative application identifier according to a second operation of a second area associated with the keyboard input area; adding the selected alternative application identifier to the first area for display; and/or, according to a third operation on the preset application identifier, executing a deleting operation on the preset application identifier.
It can also be understood that: slide or expand to display more logos: specifically, displaying the preset application identifier in the first area associated with the keyboard input area may include: displaying a part of identifiers in the preset application identifiers in a first area associated with the keyboard input area; displaying the identifiers of the other part of the number in the preset application identifiers in the first area according to a preset operation; wherein the preset operation includes a sliding operation for the identification or a unfolding operation for a third area associated with the keyboard input area.
Wherein, the determining, according to the target application identifier, the target session corresponding to the message includes: according to the target application identification, determining a session with the shortest distance from the current time in the first target application; taking the determined session as a target session corresponding to the message; or displaying a corresponding application session interface according to a fourth operation of the target application identifier; and determining a target session corresponding to the message from the sessions contained in the application session interface according to the selected operation of the session in the application session interface.
The fourth operation may specifically be dragging the reply content to stay on the target application identifier (i.e. the operation duration reaches the threshold); regarding "display of a corresponding application session interface according to the fourth operation for the target application identification", it may be performed in a case where the corresponding application program supports this function; and hiding after the reply content is sent.
Further, the information processing method further includes: popup displaying notification bar information for the message; the reply operation is executed for the message according to the reply content, and the reply operation comprises the following steps: determining a target session corresponding to the message according to the notification bar information; and sending the reply content to the target session according to the second input of the reply content.
The second input may specifically be dragging the reply content onto the notification bar information. Thus, the message reply can be more conveniently carried out.
In this embodiment of the present application, the obtaining, through the information input area of the first application interface, reply content for the message includes: determining a second target application according to the second application interface; displaying a corresponding expression keyboard in the information input area according to the identity information of the second target application; and according to the fifth operation of the expression keyboard, obtaining reply content aiming at the message.
Therefore, the expression keyboard corresponding to the application can be displayed, and the use requirement of a user can be better met.
The identity information may be used to identify which application the second target application is specific to.
The information processing method provided in the embodiment of the present application is further described below, where the first application interface and the second application interface are examples of interfaces of different applications, the first application interface is examples of a text interaction page, and the electronic device is examples of a mobile phone.
Aiming at the technical problems, the embodiment of the application provides an information processing method, which can specifically: the function of quick reply information is realized, the user is ensured not to leave the page with current text interaction, a column of quick application reply notification bar (corresponding to the information input area) is added above the tool input method for providing the text, the input text (corresponding to the reply content) is dragged into the message notification APP (specifically onto the application identifier displayed by the quick application reply notification bar) from the input method editing box, and quick reply is completed (namely, reply operation is executed for the message according to the reply content). According to the scheme, the user can quickly reply without leaving the current page or jumping the page, and immersive experience is provided; the method comprises the following steps: and adding a shortcut application reply notification bar above the input method, dragging characters, and completing intelligent shortcut reply by one key.
The following illustrates the schemes provided in the embodiments of the present application.
Example one:
the scheme provided by the embodiment of the application can be concretely realized as a method for quickly and intelligently replying to a message, if text interaction is performed in the current APP, and message notification is performed at the moment, in the scheme, a shortcut application reply notification bar (corresponding to displaying a preset application identifier in a first area associated with the keyboard input area) is added above the input method for inputting text, and a user only needs to drag edited text from the input method to an application icon (namely, an application identifier) of the shortcut application reply notification bar to complete intelligent shortcut reply (corresponding to determining a target application identifier from the preset application identifier according to the first input of reply content, determining a target session corresponding to the message according to the target application identifier, and sending the reply content to the target session); the APP in the shortcut application reply notification bar can support custom addition; if a specific message needs to be further selected for reply, a preset duration can be remained on the APP icon corresponding to the shortcut application reply notification bar, and a chat dialog box selection interface further appears, so that a specific session page is selected, and intelligent shortcut reply is completed (corresponding to the fourth operation for the target application identifier, a corresponding application session interface is displayed, and a target session corresponding to the message is determined from the sessions contained in the application session interface according to the selected operation for the session in the application session interface).
The solution of this example may specifically be as shown in fig. 2, and includes:
step 21: the text interaction is performed in the current APP (electronic device determination), at which time a message notification is made.
The specific examples are: text input interaction is being performed in the current APP by using an input method, and an instant messaging application notification or other message notification is performed.
Step 22: if the message notification is detected and the interaction of the input method is satisfied, a shortcut application reply notification bar appears above the mobile phone input method.
Specifically, a small expansion arrow is arranged above the mobile phone input method, the small arrow (corresponding to the first operation) is clicked, a shortcut application reply notification bar is expanded, and message applications in the current mobile phone notification message center, such as an instant messaging application program, a short message application program and the like, are displayed in the shortcut application reply notification bar by default, as shown in fig. 3 and fig. 4.
If an instant messaging application program, a short message application program or other application notices exist in the notice message column above the mobile phone, the system can detect whether the current notice is a message communication type APP, namely the type APP capable of supporting quick reply messages, and the APP of other notices is filtered, so that the APP of the latest notice can be preferentially displayed at the forefront of the quick application reply notice column above the input method.
Of course, in the scheme, the system can also input a notification scene (namely, a scene of notification information is input in the process of inputting information), automatically generate a shortcut application reply notification bar, and omit the operation of clicking an arrow by a user.
Step 23: editing the shortcut application reply notification bar can support adding and deleting the APP of the shortcut reply, and expanding the shortcut application reply notification bar, wherein the APP icon of the latest notification message is displayed in front.
Specifically, clicking the add button on the right of the shortcut application reply notification bar can select an application needing shortcut intelligent reply from the desktop, and the application is added after the selection.
In the scheme, the icon sequence in the bar can be fixed, such as the forefront setting of an instant messaging application program and a short message application program, and if more short messages are added, the shortcut application reply notification bar supports sliding or unfolding so as to display more icons; the maximum default adding number can be set, and the adding number can not be added when the adding number exceeds the default adding number; if the display sequence is not set by default, the display sequence can be displayed in front of the shortcut application reply notification bar in sequence according to the latest notification sequence, and the icons inside the display sequence support basic operations such as long-press deletion and the like.
Step 24: the input method edits the phrase to be replied, and the finger drags the edited reply language (i.e. the reply content) to the notification icon APP.
Specifically, the user inputs the text to be replied, such as "good, received" in the input method, drags the reply to the shortcut application reply notification bar icon in the input method candidate word edit box (i.e. the input method edit box), and after the dragging is completed, the message can be automatically sent to a notification message dialog box closest to the message session page, as shown in fig. 5 below.
Step 25: if the session page needs to be further selected for reply, the user can keep the time long, the user can release the finger, the quick reply is completed, the session selection frame is closed, and the quick application reply notification bar is hidden.
Specifically, if the user needs to select a certain message dialog box in the message APP to reply, the user stays the reply language above the message APP icon for a while, the APP supports the message dialog box expansion screen, and the user can select one of the dialog boxes to complete the quick intelligent reply, as shown in fig. 6.
If the extension is supported, the instant messaging application program and the short message application program can be used according to the characteristics of the message APP, if some APP is not supported, the extension is not supported by default, the fingers are released, the reply language is automatically filled and input into the dialogue session, and after the completion, the message dialogue box page and the shortcut application reply notification bar are hidden.
According to the scheme, the experience of the page switching back and forth required by the existing relatively poor reply notification can be improved, the shortcut application reply notification bar is added above the input frame, the reply language is edited, the reply language is intelligently selected and dragged into one APP through gesture operation, the conversation chat interface needing to be replied is further supported, and therefore the operation of replying the notification message is completed through one key, and the scheme has the advantages of being good in user experience, convenient and intelligent, and innovative.
Example two:
the scheme of the embodiment can achieve the effect of the first embodiment, can supplement some scenes, and can directly drag phrase characters in an input method editing frame to the message notification aiming at the scenes which can be compared and quickly reply to the message notification, and can display different expression packages aiming at replying different message notifications APP, so that the viscosity and the interestingness of replied users are improved.
As shown in fig. 7, the solution of this example may specifically include:
step 71: the text input interaction is performed by the input method in the current APP, and an instant messaging application program or other message notification is performed.
Step 72: when the message notification is displayed, the phrase to be replied is quickly replied to the past, and at the moment, the user directly drags the edited text information in the input method into the message notification (corresponding to the pop-up display of notification bar information for the message, determines a target session corresponding to the message according to the notification bar information, and sends the reply content to the target session according to the second input of the reply content), as shown in fig. 8 and 9.
The related content can be referred to as example one, and will not be described herein. In addition, aiming at general text input, in the aspect of replying expression, the notification APP which needs to be replied at present can be intelligently detected, and the notification input method keyboard can display the expression keyboard corresponding to the notification APP, as shown in the following figure 10 (original expression of the input method) and the figure 11 (expression which needs to be replied in replacement).
The second example is scene supplement of the first example, and the second example is mainly capable of quickly replying to the current notification, and has the advantages of quickly and directly dragging the edited characters into the message notification, and directly completing quick reply after dragging is completed.
In the embodiment of the application, under the condition that a message corresponding to a second application interface is received in the process that a first application interface is displayed in the foreground, reply content aiming at the message is obtained through an information input area of the first application interface; executing reply operation on the message according to the reply content and displaying the reply operation on the second application interface; the first application interface and the second application interface are different interfaces of the same application or interfaces of different applications; the method and the device can realize that the message can be quickly replied without leaving the current page or jumping the page, reduce the operation and well solve the problem that the information processing scheme aiming at message reply in the prior art has complicated operation.
It should be noted that, in the information processing method provided in the embodiment of the present application, the execution subject may be an information processing apparatus, or a control module for executing the information processing method in the information processing apparatus. In the embodiments of the present application, an information processing apparatus provided in the embodiments of the present application will be described by taking an example in which the information processing apparatus executes an information processing method.
The embodiment of the application also provides an information processing apparatus, as shown in fig. 12, including:
a first obtaining module 121, configured to obtain, when a message corresponding to a second application interface is received during a foreground display of the first application interface, reply content for the message through an information input area of the first application interface;
a first processing module 122, configured to perform a reply operation on the message according to the reply content, and display the reply operation on the second application interface;
the first application interface and the second application interface are different interfaces of the same application or interfaces of different applications.
In this embodiment of the present application, the information input area is a keyboard input area displayed on the first application interface; the apparatus further comprises: the first display module is used for displaying a preset application identifier in a first area associated with the keyboard input area before the reply content aiming at the message is acquired through the information input area of the first application interface; the first processing module includes: a first determining submodule, configured to determine a target application identifier from the preset application identifiers according to a first input to the reply content; a second determining submodule, configured to determine a target session corresponding to the message according to the target application identifier; a first sending sub-module, configured to send the reply content to the target session; wherein the preset application identifier comprises an identifier of at least one messaging application program.
Wherein, the first display module includes: and the first display sub-module is used for displaying a preset application identifier in a first area associated with the keyboard input area according to a first operation on the keyboard input area.
Further, the information processing apparatus further includes: the second processing module is used for determining the preset application identifier according to the message before the preset application identifier is displayed in the first area related to the keyboard input area; or obtaining the preset application identifier according to preset information.
Wherein the second processing module comprises: the first processing sub-module is used for obtaining the preset application identifier according to the message when the application program corresponding to the message is a message communication application program; the first display module includes: the second processing sub-module is used for obtaining the display sequence of the corresponding preset application identifier according to the receiving time sequence of the message under the condition that the number of the messages is at least two; and the second display sub-module is used for displaying preset application identifiers in a first area associated with the keyboard input area according to the display sequence.
Further, the information processing apparatus further includes: the third processing module is used for obtaining preset information according to preset display parameter information before obtaining the preset application identifier according to the preset information; wherein the display parameter information includes: at least one of an upper limit of the number of the logo display, an application logo and a logo display order.
In this embodiment of the present application, the information processing apparatus further includes: the second display module is used for displaying the alternative application identifier according to a second operation on a second area associated with the keyboard input area after displaying the preset application identifier in the first area associated with the keyboard input area; the fourth processing module is used for adding the selected alternative application identifier into the first area for display; and/or a fifth processing module, configured to execute a deletion operation on the preset application identifier according to a third operation on the preset application identifier.
Wherein, the determining, according to the target application identifier, the target session corresponding to the message includes: according to the target application identification, determining a session with the shortest distance from the current time in the first target application; taking the determined session as a target session corresponding to the message; or displaying a corresponding application session interface according to a fourth operation of the target application identifier; and determining a target session corresponding to the message from the sessions contained in the application session interface according to the selected operation of the session in the application session interface.
Further, the information processing apparatus further includes: the third display module is used for popup displaying notification bar information aiming at the message; the first processing module includes: a third determining submodule, configured to determine a target session corresponding to the message according to the notification bar information; and the second sending submodule is used for sending the reply content to the target session according to the second input of the reply content.
Wherein, the first acquisition module includes: a fourth determining submodule, configured to determine a second target application according to the second application interface; the third display sub-module is used for displaying a corresponding expression keyboard in the information input area according to the identity information of the second target application; and the third processing sub-module is used for obtaining reply content aiming at the message according to the fifth operation of the expression keyboard.
In the embodiment of the application, under the condition that a message corresponding to a second application interface is received in the process that a first application interface is displayed in the foreground, reply content aiming at the message is obtained through an information input area of the first application interface; executing reply operation on the message according to the reply content and displaying the reply operation on the second application interface; the first application interface and the second application interface are different interfaces of the same application or interfaces of different applications; the method and the device can realize that the message can be quickly replied without leaving the current page or jumping the page, reduce the operation and well solve the problem that the information processing scheme aiming at message reply in the prior art has complicated operation.
The information processing apparatus in the embodiment of the present application may be an apparatus, or may be a component, an integrated circuit, or a chip in a terminal. The device may be a mobile electronic device or a non-mobile electronic device. By way of example, the mobile electronic device may be a cell phone, tablet computer, notebook computer, palm computer, vehicle-mounted electronic device, wearable device, ultra-mobile personal computer (ultra-mobile personal computer, UMPC), netbook or personal digital assistant (personal digital assistant, PDA), etc., and the non-mobile electronic device may be a server, network attached storage (Network Attached Storage, NAS), personal computer (personal computer, PC), television (TV), teller machine or self-service machine, etc., and the embodiments of the present application are not limited in particular.
The information processing apparatus in the embodiment of the present application may be an apparatus having an operating system. The operating system may be an Android operating system, an ios operating system, or other possible operating systems, which are not specifically limited in the embodiments of the present application.
The information processing apparatus provided in this embodiment of the present application can implement each process implemented by the method embodiments of fig. 1 to 11, and in order to avoid repetition, a description is omitted here.
Optionally, as shown in fig. 13, the embodiment of the present application further provides an electronic device 130, including a processor 131, a memory 132, and a program or an instruction stored in the memory 132 and capable of running on the processor 131, where the program or the instruction implements each process of the embodiment of the information processing method when executed by the processor 131, and the process can achieve the same technical effect, so that repetition is avoided, and no further description is given here.
The electronic device in the embodiment of the application includes the mobile electronic device and the non-mobile electronic device described above.
Fig. 14 is a schematic hardware structure of an electronic device implementing an embodiment of the present application.
The electronic device 140 includes, but is not limited to: radio frequency unit 141, network module 142, audio output unit 143, input unit 144, sensor 145, display unit 146, user input unit 147, interface unit 148, memory 149, and processor 1410.
Those skilled in the art will appreciate that the electronic device 140 may further include a power source (e.g., a battery) for powering the various components, which may be logically connected to the processor 1410 by a power management system to perform functions such as managing charging, discharging, and power consumption by the power management system. The electronic device structure shown in fig. 14 does not constitute a limitation of the electronic device, and the electronic device may include more or less components than shown, or may combine certain components, or may be arranged in different components, which are not described in detail herein.
The processor 1410 is configured to, when receiving, by the radio frequency unit 141, a message corresponding to the second application interface in a process that the first application interface is displayed in the foreground, obtain reply content for the message through an information input area of the first application interface; executing reply operation on the message according to the reply content, and displaying the reply operation on the second application interface through a display unit 146; the first application interface and the second application interface are different interfaces of the same application or interfaces of different applications.
In the embodiment of the application, under the condition that a message corresponding to a second application interface is received in the process that a first application interface is displayed in the foreground, reply content aiming at the message is obtained through an information input area of the first application interface; executing reply operation on the message according to the reply content and displaying the reply operation on the second application interface; the first application interface and the second application interface are different interfaces of the same application or interfaces of different applications; the method and the device can realize that the message can be quickly replied without leaving the current page or jumping the page, reduce the operation and well solve the problem that the information processing scheme aiming at message reply in the prior art has complicated operation.
Optionally, the information input area is a keyboard input area displayed on the first application interface; the processor 1410 is further configured to display, through the display unit 146, a preset application identifier in a first area associated with the keyboard input area before obtaining, through the information input area of the first application interface, a reply content for the message; the processor 1410 is specifically configured to determine, according to a first input to the reply content, a target application identifier from the preset application identifiers; determining a target session corresponding to the message according to the target application identifier; transmitting the reply content to the target session through the radio frequency unit 141; wherein the preset application identifier comprises an identifier of at least one messaging application program.
Optionally, the processor 1410 is specifically configured to display, through the display unit 146, a preset application identifier in a first area associated with the keyboard input area according to a first operation on the keyboard input area.
Optionally, the processor 1410 is further configured to determine, according to the message, a preset application identifier before displaying the preset application identifier in a first area associated with the keyboard input area; or obtaining the preset application identifier according to preset information.
Optionally, the processor 1410 is specifically configured to obtain the preset application identifier according to the message when the application corresponding to the message is a messaging application; under the condition that the number of the messages is at least two, according to the sequence of the receiving time of the messages, a display sequence of the corresponding preset application identifiers is obtained; and displaying preset application identifiers in a first area associated with the keyboard input area through a display unit 146 according to the display sequence.
Optionally, the processor 1410 is further configured to obtain the preset information according to preset display parameter information before obtaining the preset application identifier according to the preset information; wherein the display parameter information includes: at least one of an upper limit of the number of the logo display, an application logo and a logo display order.
Optionally, the processor 1410 is further configured to display, after displaying a preset application identifier in a first area associated with the keyboard input area, an alternative application identifier through the display unit 146 according to a second operation on a second area associated with the keyboard input area; adding the selected alternative application identifier to the first area for display; and/or, according to a third operation on the preset application identifier, executing a deleting operation on the preset application identifier.
Optionally, the processor 1410 is specifically configured to determine, according to the target application identifier, a session in the first target application that is the shortest from the current time; taking the determined session as a target session corresponding to the message; or, according to the fourth operation of the target application identifier, displaying a corresponding application session interface through the display unit 146; and determining a target session corresponding to the message from the sessions contained in the application session interface according to the selected operation of the session in the application session interface.
Optionally, the processor 1410 is further configured to pop up and display, through the display unit 146, notification bar information for the message; determining a target session corresponding to the message according to the notification bar information; the reply content is sent to the target session through the radio frequency unit 141 according to a second input to the reply content.
Optionally, the processor 1410 is specifically configured to determine a second target application according to the second application interface; displaying a corresponding expression keyboard in the information input area through a display unit 146 according to the identity information of the second target application; and according to the fifth operation of the expression keyboard, obtaining reply content aiming at the message.
In the scheme, a shortcut application reply notification bar can be added above an input method for inputting characters, and a user only needs to drag edited characters from the input method to an application icon of the shortcut application reply notification bar to complete intelligent shortcut reply; the APP in the shortcut application reply notification bar can support custom addition; if a specific message needs to be further selected for reply, a meeting can be stopped on the APP icon corresponding to the shortcut application reply notification bar, and a chat dialog box selection interface further appears, so that a specific session page is selected, and intelligent and rapid reply is completed.
It should be appreciated that in embodiments of the present application, the input unit 144 may include a graphics processor (Graphics Processing Unit, GPU) 1441 and a microphone 1442, the graphics processor 1441 processing image data of still pictures or video obtained by an image capture device (e.g., a camera) in a video capture mode or an image capture mode. The display unit 146 may include a display panel 1461, and the display panel 1461 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 147 includes a touch panel 1471 and other input devices 1472. Touch panel 1471, also known as a touch screen. The touch panel 1471 may include two parts, a touch detection device and a touch controller. Other input devices 1472 may include, but are not limited to, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, and a joystick, which are not described in detail herein. Memory 149 may be used to store software programs as well as various data, including but not limited to application programs and an operating system. The processor 1410 may integrate an application processor that primarily processes operating systems, user interfaces, applications, etc., with a modem processor that primarily processes wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 1410.
The embodiment of the present application further provides a readable storage medium, where a program or an instruction is stored, and when the program or the instruction is executed by a processor, the processes of the embodiment of the information processing method are implemented, and the same technical effects can be achieved, so that repetition is avoided, and no further description is given here.
Wherein the processor is a processor in the electronic device described in the above embodiment. The readable storage medium includes a computer readable storage medium such as a Read-Only Memory (ROM), a random access Memory (Random Access Memory, RAM), a magnetic disk or an optical disk, and the like.
The embodiment of the application further provides a chip, the chip includes a processor and a communication interface, the communication interface is coupled with the processor, and the processor is used for running a program or an instruction, so as to implement each process of the embodiment of the information processing method, and achieve the same technical effect, so that repetition is avoided, and no redundant description is provided here.
It should be understood that the chips referred to in the embodiments of the present application may also be referred to as system-on-chip chips, chip systems, or system-on-chip chips, etc.
It should be noted that, in this document, 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. Furthermore, it should be noted that the scope of the methods and apparatus in the embodiments of the present application is not limited to performing the functions in the order shown or discussed, but may also include performing the functions in a substantially simultaneous manner or in an opposite order depending on the functions involved, e.g., the described methods may be performed in an order different from that described, and various steps may also be added, omitted, or combined. Additionally, features described with reference to certain examples may be combined in other examples.
From the above description of the embodiments, it will be clear to those skilled in the art that the above-described embodiment method may be implemented by means of software plus a necessary general hardware platform, but of course may also be implemented by means of hardware, but in many cases the former is a preferred embodiment. Based on such understanding, the technical solution of the present application may be embodied essentially or in a part contributing to the prior art in the form of a software product stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk), including several instructions for causing a terminal (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) to perform the method described in the embodiments of the present application.
The embodiments of the present application have been described above with reference to the accompanying drawings, but the present application is not limited to the above-described embodiments, which are merely illustrative and not restrictive, and many forms may be made by those of ordinary skill in the art without departing from the spirit of the present application and the scope of the claims, which are also within the protection of the present application.

Claims (9)

1. An information processing method, characterized by comprising:
under the condition that a message corresponding to a second application interface is received in the foreground display process of a first application interface, acquiring reply content aiming at the message through an information input area of the first application interface; the information input area is a keyboard input area displayed on the first application interface;
executing reply operation on the message according to the reply content and displaying the reply operation on the second application interface;
the first application interface and the second application interface are different interfaces of the same application or interfaces of different applications;
before the reply content for the message is acquired through the information input area of the first application interface, the method further comprises the following steps:
displaying a preset application identifier in a first area associated with the keyboard input area;
the reply operation is executed for the message according to the reply content, and the reply operation comprises the following steps:
determining a target application identifier from the preset application identifiers according to the first input of the reply content;
determining a target session corresponding to the message according to the target application identifier;
Sending the reply content to the target session;
wherein the preset application identifier comprises an identifier of at least one messaging application program;
the determining the target session corresponding to the message according to the target application identifier includes:
according to the target application identification, determining a session with the shortest distance from the current time in the first target application;
taking the determined session as a target session corresponding to the message; or,
displaying a corresponding application session interface according to a fourth operation of the target application identifier;
determining a target session corresponding to the message from the sessions contained in the application session interface according to the selected operation of the session in the application session interface;
the obtaining, by the information input area of the first application interface, reply content for the message includes:
determining a second target application according to the second application interface;
displaying a corresponding expression keyboard in the information input area according to the identity information of the second target application;
and according to the fifth operation of the expression keyboard, obtaining reply content aiming at the message.
2. The information processing method according to claim 1, wherein displaying a preset application identifier in a first area associated with the keyboard input area includes:
And displaying a preset application identifier in a first area associated with the keyboard input area according to the first operation of the keyboard input area.
3. The information processing method according to claim 1, characterized by further comprising, before displaying a preset application identifier in a first area associated with the keyboard input area:
determining the preset application identifier according to the message; or,
and obtaining the preset application identifier according to preset information.
4. The information processing method according to claim 3, wherein the determining the preset application identifier according to the message includes:
obtaining the preset application identifier according to the message when the application program corresponding to the message is a message communication application program;
the displaying the preset application identifier in the first area associated with the keyboard input area comprises the following steps:
under the condition that the number of the messages is at least two, according to the sequence of the receiving time of the messages, a display sequence of the corresponding preset application identifiers is obtained;
and displaying preset application identifiers in a first area associated with the keyboard input area according to the display sequence.
5. The information processing method according to claim 1, further comprising, after displaying a preset application identifier in a first area associated with the keyboard input area:
displaying an alternative application identifier according to a second operation of a second area associated with the keyboard input area;
adding the selected alternative application identifier to the first area for display; and/or the number of the groups of groups,
and according to a third operation on the preset application identifier, executing a deleting operation on the preset application identifier.
6. The information processing method according to claim 1, characterized by further comprising:
popup displaying notification bar information for the message;
the reply operation is executed for the message according to the reply content, and the reply operation comprises the following steps:
determining a target session corresponding to the message according to the notification bar information;
and sending the reply content to the target session according to the second input of the reply content.
7. An information processing apparatus, characterized by comprising:
the first acquisition module is used for acquiring reply content aiming at the message through the information input area of the first application interface under the condition that the message corresponding to the second application interface is received in the process that the first application interface is displayed in the foreground; the information input area is a keyboard input area displayed on the first application interface;
The first processing module is used for executing reply operation on the message according to the reply content and displaying the reply operation on the second application interface;
the first application interface and the second application interface are different interfaces of the same application or interfaces of different applications;
the first display module is used for displaying a preset application identifier in a first area associated with the keyboard input area before the reply content aiming at the message is acquired through the information input area of the first application interface;
the first processing module includes: a first determining submodule, configured to determine a target application identifier from the preset application identifiers according to a first input to the reply content; a second determining submodule, configured to determine a target session corresponding to the message according to the target application identifier; a first sending sub-module, configured to send the reply content to the target session; wherein the preset application identifier comprises an identifier of at least one messaging application program;
wherein, the determining, according to the target application identifier, the target session corresponding to the message includes: according to the target application identification, determining a session with the shortest distance from the current time in the first target application; taking the determined session as a target session corresponding to the message; or displaying a corresponding application session interface according to a fourth operation of the target application identifier; determining a target session corresponding to the message from the sessions contained in the application session interface according to the selected operation of the session in the application session interface;
The first acquisition module includes: a fourth determining submodule, configured to determine a second target application according to the second application interface; the third display sub-module is used for displaying a corresponding expression keyboard in the information input area according to the identity information of the second target application; and the third processing sub-module is used for obtaining reply content aiming at the message according to the fifth operation of the expression keyboard.
8. An electronic device comprising a processor, a memory and a program or instruction stored on the memory and executable on the processor, which program or instruction when executed by the processor implements the steps of the information processing method according to any of claims 1-6.
9. A readable storage medium, characterized in that the readable storage medium has stored thereon a program or instructions which, when executed by a processor, implement the steps of the information processing method according to any of claims 1-6.
CN202110090795.XA 2021-01-22 2021-01-22 Information processing method and electronic device Active CN112817676B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202110090795.XA CN112817676B (en) 2021-01-22 2021-01-22 Information processing method and electronic device
PCT/CN2022/072503 WO2022156668A1 (en) 2021-01-22 2022-01-18 Information processing method and electronic device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110090795.XA CN112817676B (en) 2021-01-22 2021-01-22 Information processing method and electronic device

Publications (2)

Publication Number Publication Date
CN112817676A CN112817676A (en) 2021-05-18
CN112817676B true CN112817676B (en) 2023-06-20

Family

ID=75858998

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110090795.XA Active CN112817676B (en) 2021-01-22 2021-01-22 Information processing method and electronic device

Country Status (2)

Country Link
CN (1) CN112817676B (en)
WO (1) WO2022156668A1 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112817676B (en) * 2021-01-22 2023-06-20 维沃移动通信(杭州)有限公司 Information processing method and electronic device
CN114385049A (en) * 2021-12-09 2022-04-22 维沃移动通信有限公司 Message processing method, device, equipment and storage medium
CN114553804A (en) * 2022-02-16 2022-05-27 北京淘友天下科技发展有限公司 Message transmission method and device, electronic equipment and computer readable storage medium
CN115328347B (en) * 2022-08-09 2024-06-04 青岛海信移动通信技术有限公司 Interface display method, device, terminal equipment and storage medium
CN116192793B (en) * 2023-02-22 2024-08-23 维沃移动通信有限公司 Notification message management method and device and electronic equipment
CN116233047A (en) * 2023-03-16 2023-06-06 维沃移动通信有限公司 Information reply method, device, electronic equipment and storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107707461A (en) * 2017-10-20 2018-02-16 维沃移动通信有限公司 The display methods and mobile terminal of a kind of conversation message
US10051019B1 (en) * 2012-11-09 2018-08-14 Wells Fargo Bank, N.A. System and method for session management
CN108540646A (en) * 2018-03-12 2018-09-14 广东欧珀移动通信有限公司 Message prompt method, device, equipment and storage medium
CN109313491A (en) * 2016-06-12 2019-02-05 苹果公司 Identify content available application program on it
CN110196667A (en) * 2019-05-30 2019-09-03 维沃移动通信有限公司 A kind of processing method and terminal of notification message
CN111447324A (en) * 2020-03-23 2020-07-24 维沃移动通信有限公司 Message display method and electronic equipment
CN112041791A (en) * 2018-05-10 2020-12-04 华为技术有限公司 Method and terminal for displaying virtual keyboard of input method
CN112181253A (en) * 2020-09-30 2021-01-05 维沃移动通信(杭州)有限公司 Information display method and device and electronic equipment

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8756516B2 (en) * 2006-10-31 2014-06-17 Scenera Technologies, Llc Methods, systems, and computer program products for interacting simultaneously with multiple application programs
CN103761026B (en) * 2014-01-13 2017-06-27 联想(北京)有限公司 The method and electronic equipment of a kind of information processing
TW201624252A (en) * 2014-12-30 2016-07-01 富智康(香港)有限公司 Information integrating system and method
CN106325682A (en) * 2016-09-13 2017-01-11 宇龙计算机通信科技(深圳)有限公司 Method and system for replying messages
CN106484230B (en) * 2016-09-29 2019-11-12 宇龙计算机通信科技(深圳)有限公司 A kind of method for handover control and equipment
CN107592414A (en) * 2017-08-31 2018-01-16 北京麒麟合盛网络技术有限公司 A kind of message back method, message method and system
US11227035B2 (en) * 2018-11-15 2022-01-18 International Business Machines Corporation Intelligent pattern based application grouping and activating
CN110177177A (en) * 2019-05-29 2019-08-27 努比亚技术有限公司 Message back method, mobile terminal and computer readable storage medium
CN110851219A (en) * 2019-10-28 2020-02-28 维沃移动通信有限公司 Information processing method and electronic equipment
CN111857500B (en) * 2020-06-30 2022-02-08 维沃移动通信有限公司 Message display method and device, electronic equipment and storage medium
CN111949177B (en) * 2020-08-11 2022-07-12 深圳传音控股股份有限公司 Information transmission method, terminal device, and computer-readable storage medium
CN112162802A (en) * 2020-09-17 2021-01-01 维沃移动通信有限公司 Message reply method and device and electronic equipment
CN112817676B (en) * 2021-01-22 2023-06-20 维沃移动通信(杭州)有限公司 Information processing method and electronic device

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10051019B1 (en) * 2012-11-09 2018-08-14 Wells Fargo Bank, N.A. System and method for session management
CN109313491A (en) * 2016-06-12 2019-02-05 苹果公司 Identify content available application program on it
CN107707461A (en) * 2017-10-20 2018-02-16 维沃移动通信有限公司 The display methods and mobile terminal of a kind of conversation message
CN108540646A (en) * 2018-03-12 2018-09-14 广东欧珀移动通信有限公司 Message prompt method, device, equipment and storage medium
CN112041791A (en) * 2018-05-10 2020-12-04 华为技术有限公司 Method and terminal for displaying virtual keyboard of input method
CN110196667A (en) * 2019-05-30 2019-09-03 维沃移动通信有限公司 A kind of processing method and terminal of notification message
CN111447324A (en) * 2020-03-23 2020-07-24 维沃移动通信有限公司 Message display method and electronic equipment
CN112181253A (en) * 2020-09-30 2021-01-05 维沃移动通信(杭州)有限公司 Information display method and device and electronic equipment

Also Published As

Publication number Publication date
WO2022156668A1 (en) 2022-07-28
CN112817676A (en) 2021-05-18

Similar Documents

Publication Publication Date Title
CN112817676B (en) Information processing method and electronic device
CN110162371B (en) Display control method and device, electronic equipment and storage medium
CN112399006B (en) File sending method and device and electronic equipment
CN113094143A (en) Cross-application message sending method and device, electronic equipment and readable storage medium
WO2023125157A1 (en) Message sending method and apparatus, and electronic device and medium
CN113253883A (en) Application interface display method and device and electronic equipment
CN111813305A (en) Application program starting method and device
CN114385049A (en) Message processing method, device, equipment and storage medium
CN115357158A (en) Message processing method and device, electronic equipment and storage medium
CN112163432A (en) Translation method, translation device and electronic equipment
CN114090110B (en) Application program starting method and device and electronic equipment
CN114374663A (en) Message processing method and message processing device
CN112818094A (en) Chat content processing method and device and electronic equipment
CN113485853A (en) Information interaction method and device and electronic equipment
CN111324262B (en) Application interface control method, device, terminal and medium
CN115328355B (en) Application function starting method and device
CN113190365B (en) Information processing method and device and electronic equipment
CN112099715B (en) Information processing method and device
CN113536745A (en) Character processing method and character processing device
CN114564271A (en) Chat window information input method and device and electronic equipment
CN113805756A (en) Interface display method and device, electronic equipment and storage medium
CN113835601A (en) Screenshot management method and device
CN113852540A (en) Information sending method, information sending device and electronic equipment
CN113010251A (en) Information processing method and device and electronic equipment
CN111752428A (en) Icon arrangement method and device, electronic equipment and 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