JP7075520B1 - Terminal device, display control method, and program - Google Patents

Terminal device, display control method, and program Download PDF

Info

Publication number
JP7075520B1
JP7075520B1 JP2021044821A JP2021044821A JP7075520B1 JP 7075520 B1 JP7075520 B1 JP 7075520B1 JP 2021044821 A JP2021044821 A JP 2021044821A JP 2021044821 A JP2021044821 A JP 2021044821A JP 7075520 B1 JP7075520 B1 JP 7075520B1
Authority
JP
Japan
Prior art keywords
application
notification
message
push notification
terminal device
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
JP2021044821A
Other languages
Japanese (ja)
Other versions
JP2022143996A (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.)
Rakuten Group Inc
Original Assignee
Rakuten Group Inc
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 Rakuten Group Inc filed Critical Rakuten Group Inc
Priority to JP2021044821A priority Critical patent/JP7075520B1/en
Application granted granted Critical
Publication of JP7075520B1 publication Critical patent/JP7075520B1/en
Publication of JP2022143996A publication Critical patent/JP2022143996A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Telephone Function (AREA)

Abstract

【課題】所定順序で整列されるメッセージの並び順を崩さずに、対象となるメッセージを適切に表示することのできる端末装置等を提供する。【解決手段】端末装置400において、一覧表示部402は、アプリサーバから配信される複数のメッセージが所定順序に整列された一覧を、アプリの実行に伴って表示する。通知表示部403は、アプリサーバ、若しくは、アプリサーバと連携する通知サーバから送られる、複数のメッセージの何れかに対応付けられたプッシュ通知を、アプリの未実行時、若しくは、アプリのバックグラウンドでの実行時に表示する。そして、制御部404は、表示されたプッシュ通知に対するユーザの操作に応答して、アプリをフォアグランドで実行させると共に、プッシュ通知に対応付けられたメッセージが表示される位置に一覧をスクロールさせる。【選択図】図7PROBLEM TO BE SOLVED: To provide a terminal device or the like capable of appropriately displaying a target message without breaking the order of the messages arranged in a predetermined order. SOLUTION: In a terminal device 400, a list display unit 402 displays a list in which a plurality of messages delivered from an application server are arranged in a predetermined order as the application is executed. The notification display unit 403 sends a push notification associated with any of a plurality of messages sent from the application server or the notification server linked with the application server when the application is not executed or in the background of the application. Display when executing. Then, the control unit 404 causes the application to be executed in the foreground in response to the user's operation for the displayed push notification, and scrolls the list to the position where the message associated with the push notification is displayed. [Selection diagram] FIG. 7

Description

本発明は、端末装置、表示制御方法、ならびに、プログラムに関する。 The present invention relates to a terminal device, a display control method, and a program.

近年、スマートフォン等のユーザ端末に専用のアプリ(アプリケーション)をインストールし、そのアプリを通じてインターネット上のサーバ(アプリサーバ等)との間で必要なデータを送受信することで、ユーザにサービスを提供する各種のシステムが運用されている。
例えば、商品販売システムでは、ショッピングアプリをインストールしたユーザ端末をユーザが操作して、商品の検索や、商品の購入等を行うことができるようになっている。そして、このようなショッピングアプリには、商品の販売等に関する各種のメッセージ(お知らせ等)が、サーバから逐次配信されるようになっている。
In recent years, various services are provided to users by installing a dedicated application (application) on a user terminal such as a smartphone and sending and receiving necessary data to and from a server (app server, etc.) on the Internet through the application. System is in operation.
For example, in a product sales system, a user can operate a user terminal on which a shopping application is installed to search for a product, purchase a product, or the like. Then, various messages (notifications, etc.) related to the sale of products, etc. are sequentially delivered from the server to such a shopping application.

上述したアプリに届くメッセージは、そのアプリを起動させないと閲覧できないため、未読のまま、長時間が経過してしまうことがある。
そのため、メッセージが未読のまま長時間が経過した際に、プッシュ通知をユーザ端末に送り、そのプッシュ通知を契機にアプリを起動させ、未読のメッセージを閲覧してもらうことも行われている。
Since the message that arrives at the above-mentioned application cannot be viewed unless the application is started, it may be left unread for a long time.
Therefore, when a long time has passed with the message unread, a push notification is sent to the user terminal, the application is started by the push notification, and the unread message is viewed.

例えば、特許文献1には、新着メールを受信した際に、そのメールが閲覧(開封)されるまで、プッシュ通知を繰り返し行う新着メール通知管理システムの発明が開示されている。 For example, Patent Document 1 discloses an invention of a new mail notification management system that repeatedly pushes notifications when a new mail is received until the mail is viewed (opened).

特開2015-146097号公報Japanese Unexamined Patent Publication No. 2015-146097

上述したような、未読のメッセージを知らせるプッシュ通知がユーザ端末に表示された際に、そのプッシュ通知をユーザが操作(タッチ操作)することで、アプリが立ち上がり、メッセージ一覧を表示させることも可能となっている。 When a push notification that informs an unread message as described above is displayed on the user terminal, the user can operate (touch operation) the push notification to start the application and display the message list. It has become.

しかしながら、アプリにおけるメッセージ一覧は、一般に、新着順に整列されて表示されるため、未読のまま長時間が経過したメッセージは、ファーストビューに表示されない場合が多い。
そのため、ユーザは、メッセージ一覧を手動でスクロールさせて、通知されたメッセージを探す必要があり煩雑であった。
なお、プッシュ通知からアプリが起動された際に、対象のメッセージを先頭に移動させてメッセージ一覧を表示させることも考えられる。それでも、メッセージ一覧において、メッセージの並び順を崩してしまうと、メッセージ関の時間的繋がりに矛盾が生じてしまい、ユーザを混乱させる事態も起こり得る。
However, since the message list in the application is generally displayed in order of new arrival, messages that have been unread for a long time are often not displayed in the first view.
Therefore, the user has to manually scroll the message list to search for the notified message, which is complicated.
It is also possible to move the target message to the beginning and display the message list when the application is started from the push notification. Even so, if the order of the messages in the message list is broken, the time connection of the messages may be inconsistent and the user may be confused.

このような現状から、所定順序で整列されるメッセージの並び順を崩さずに、対象となるメッセージを適切に表示することのできる技術が求められていた。 Under these circumstances, there has been a demand for a technique capable of appropriately displaying the target message without breaking the order of the messages arranged in a predetermined order.

本発明は、上記実状に鑑みてなされたもので、所定順序で整列されるメッセージの並び順を崩さずに、対象となるメッセージを適切に表示することのできる端末装置、表示制御方法、ならびに、プログラムを提供することを目的とする。 The present invention has been made in view of the above circumstances, and is a terminal device capable of appropriately displaying a target message without breaking the order of the messages arranged in a predetermined order, a display control method, and a display control method. The purpose is to provide a program.

本発明の第1の観点に係る端末装置は、
1以上のアイテムを取得する取得部と、
アプリサーバから配信される複数のメッセージが所定順序に整列された一覧を、アプリの実行に伴って表示する一覧表示部と、
前記アプリサーバ、若しくは、前記アプリサーバと連携する通知サーバから送られる、前記複数のメッセージの何れかに対応付けられたプッシュ通知を、前記アプリの未実行時、若しくは、前記アプリのバックグラウンドでの実行時に表示する通知表示部と、
表示された前記プッシュ通知に対するユーザの操作に応答して、前記アプリをフォアグランドで実行させると共に、前記プッシュ通知に対応付けられたメッセージが表示される位置に前記一覧をスクロールさせる制御部と、
を備えることを特徴とする。
The terminal device according to the first aspect of the present invention is
The acquisition unit that acquires one or more items, and
A list display unit that displays a list of multiple messages delivered from the application server arranged in a predetermined order as the application is executed.
A push notification associated with any of the plurality of messages sent from the application server or a notification server linked with the application server is sent when the application is not executed or in the background of the application. Notification display part to be displayed at runtime and
In response to the user's operation for the displayed push notification, the application is executed in the foreground, and the control unit scrolls the list to the position where the message associated with the push notification is displayed.
It is characterized by having.

また、上記観点に係る端末装置において、
前記プッシュ通知には、対応付けられたメッセージに関する通知文と、前記アプリを識別するためのアプリ情報と、対応付けられたメッセージを識別するためのメッセージIDとが含まれており、
前記制御部は、前記アプリ情報に従って、前記アプリをフォアグランドで実行させると共に、前記メッセージIDに従って、対応するメッセージが表示される位置に前記一覧をスクロールさせるようにしてもよい。
Further, in the terminal device according to the above viewpoint,
The push notification includes a notification text regarding the associated message, application information for identifying the application, and a message ID for identifying the associated message.
The control unit may execute the application in the foreground according to the application information and scroll the list to a position where the corresponding message is displayed according to the message ID.

また、上記観点に係る端末装置において、
前記通知文には、対応付けられたメッセージと他のメッセージとをまとめた通知内容が含まれているようにしてもよい。
Further, in the terminal device according to the above viewpoint,
The notification text may include a notification content that summarizes the associated message and other messages.

また、上記観点に係る端末装置において、
前記一覧には、メッセージの概要、及び、選択された際に実行されるアクションが、前記複数のメッセージのそれぞれに対応付けられているようにしてもよい。
Further, in the terminal device according to the above viewpoint,
In the list, a summary of messages and an action to be executed when selected may be associated with each of the plurality of messages.

また、上記観点に係る端末装置において、
前記アプリサーバは、配信したメッセージが未読のまま、若しくは、配信したメッセージにて要求される登録が未登録のまま、所定時間が経過した場合に、当該メッセージに対応付けられた前記プッシュ通知を、自ら、若しくは、前記通知サーバを通じて送信するようにしてもよい。
Further, in the terminal device according to the above viewpoint,
When a predetermined time elapses while the delivered message remains unread or the registration required by the delivered message remains unregistered, the application server sends the push notification associated with the message. It may be transmitted by itself or through the notification server.

また、上記観点に係る端末装置において、
前記制御部は、前記プッシュ通知が実際に操作された日時を示す実績情報を、前記アプリサーバ、若しくは、前記通知サーバに提供し、
前記アプリサーバ、若しくは、前記通知サーバは、提供された前記実績情報をユーザ毎に集計し、前記プッシュ通知を送信するタイミングをユーザに応じて異ならせるようにしてもよい。
Further, in the terminal device according to the above viewpoint,
The control unit provides the application server or the notification server with actual information indicating the date and time when the push notification was actually operated.
The application server or the notification server may aggregate the provided performance information for each user and make the timing of transmitting the push notification different depending on the user.

本発明の第2の観点に係る表示制御方法は、
端末装置が実行する表示制御方法であって、
アプリサーバから配信される複数のメッセージが所定順序に整列された一覧を、アプリの実行に伴って表示する一覧表示ステップと、
前記アプリサーバ、若しくは、前記アプリサーバと連携する通知サーバから送られる、前記複数のメッセージの何れかに対応付けられたプッシュ通知を、前記アプリの未実行時、若しくは、前記アプリのバックグラウンドでの実行時に表示する通知表示ステップと、
表示された前記プッシュ通知に対するユーザの操作に応答して、前記アプリをフォアグランドで実行させると共に、前記プッシュ通知に対応付けられたメッセージが表示される位置に前記一覧をスクロールさせる制御ステップと、
を備えることを特徴とする。
The display control method according to the second aspect of the present invention is
It is a display control method executed by the terminal device.
A list display step that displays a list of multiple messages delivered from the application server arranged in a predetermined order as the application is executed.
A push notification associated with any of the plurality of messages sent from the application server or a notification server linked with the application server is sent when the application is not executed or in the background of the application. Notification display steps to display at runtime and
In response to the user's operation for the displayed push notification, the application is executed in the foreground, and the list is scrolled to the position where the message associated with the push notification is displayed.
It is characterized by having.

本発明の第3の観点に係るプログラムは、
コンピュータに、
アプリサーバから配信される複数のメッセージが所定順序に整列された一覧を、アプリの実行に伴って表示する一覧表示手順、
前記アプリサーバ、若しくは、前記アプリサーバと連携する通知サーバから送られる、前記複数のメッセージの何れかに対応付けられたプッシュ通知を、前記アプリの未実行時、若しくは、前記アプリのバックグラウンドでの実行時に表示する通知表示手順、
表示された前記プッシュ通知に対するユーザの操作に応答して、前記アプリをフォアグランドで実行させると共に、前記プッシュ通知に対応付けられたメッセージが表示される位置に前記一覧をスクロールさせる制御手順、
を実行させることを特徴とする。
The program according to the third aspect of the present invention is
On the computer
A list display procedure that displays a list of multiple messages delivered from the application server arranged in a predetermined order as the application is executed.
A push notification associated with any of the plurality of messages sent from the application server or a notification server linked with the application server is sent when the application is not executed or in the background of the application. Notification display procedure to be displayed at runtime,
A control procedure that causes the application to be executed in the foreground in response to a user operation for the displayed push notification, and scrolls the list to a position where a message associated with the push notification is displayed.
Is characterized by executing.

上記プログラムは、当該プログラムが実行されるコンピュータとは独立して、コンピュータ通信網を介して配布・販売することができる。
更に、上記プログラムを記録する情報記録媒体は、非一時的な(non-transitory)記録媒体であり、コンピュータとは独立して配布・販売することができる。ここで、非一時的な記録媒体とは、有形な(tangible)記録媒体をいう。非一時的な記録媒体は、例えば、コンパクトディスク、フレキシブルディスク、ハードディスク、光磁気ディスク、ディジタルビデオディスク、磁気テープ、半導体メモリ等である。また、一時的な(transitory)記録媒体とは、伝送媒体(伝搬信号)それ自体を示す。一時的な記録媒体は、例えば、電気信号、光信号、電磁波等である。なお、一時的な(temporary)記憶領域とは、データやプログラムを一時的に記憶するための領域であり、例えば、RAM(Random Access Memory)等の揮発性メモリである。
The above program can be distributed and sold via a computer communication network independently of the computer on which the program is executed.
Further, the information recording medium for recording the above program is a non-transitory recording medium, and can be distributed and sold independently of the computer. Here, the non-temporary recording medium means a tangible recording medium. The non-temporary recording medium is, for example, a compact disk, a flexible disk, a hard disk, a magneto-optical disk, a digital video disk, a magnetic tape, a semiconductor memory, or the like. Further, the transient recording medium means a transmission medium (propagation signal) itself. The temporary recording medium is, for example, an electric signal, an optical signal, an electromagnetic wave, or the like. The temporary storage area is an area for temporarily storing data or a program, and is, for example, a volatile memory such as a RAM (Random Access Memory).

本発明によれば、所定順序で整列されるメッセージの並び順を崩さずに、対象となるメッセージを適切に表示することができる。 According to the present invention, the target message can be appropriately displayed without breaking the order of the messages arranged in a predetermined order.

本実施形態に係る商品販売システムの全体構成の一例を示すブロック図である。It is a block diagram which shows an example of the whole structure of the product sales system which concerns on this embodiment. 本実施形態に係るアプリサーバ及び端末装置が実現される典型的な情報処理装置の概要構成の一例を示すブロック図である。It is a block diagram which shows an example of the outline structure of the typical information processing apparatus which realizes the application server and the terminal apparatus which concerns on this embodiment. 本実施形態に係るアプリサーバの機能構成の一例を示すブロック図である。It is a block diagram which shows an example of the functional structure of the application server which concerns on this embodiment. 記憶部に記憶されるユーザ管理情報を説明するための模式図である。It is a schematic diagram for demonstrating the user management information stored in the storage part. 記憶部に記憶されるメッセージ管理情報を説明するための模式図である。It is a schematic diagram for demonstrating the message management information stored in the storage part. 通知サーバに依頼するプッシュ通知のデータ構成の一例を示す模式図である。It is a schematic diagram which shows an example of the data structure of the push notification requested to the notification server. 本実施形態に係る端末装置の機能構成の一例を示すブロック図である。It is a block diagram which shows an example of the functional structure of the terminal apparatus which concerns on this embodiment. 端末装置に表示されるメッセージ一覧の一例を示す模式図である。It is a schematic diagram which shows an example of the message list displayed on a terminal device. 端末装置に表示されるプッシュ通知の一例を示す模式図である。It is a schematic diagram which shows an example of the push notification displayed on a terminal device. メッセージ一覧がスクロールされて対象のメッセージが表示される様子を説明する模式図である。It is a schematic diagram explaining how the message list is scrolled and the target message is displayed. 本実施形態に係る表示制御処理を説明するためのフローチャートである。It is a flowchart for demonstrating display control processing which concerns on this Embodiment. 複数のメッセージをまとめて通知する場合におけるプッシュ通知のデータ構成の一例を示す模式図である。It is a schematic diagram which shows an example of the data structure of the push notification in the case of notifying a plurality of messages at once. 複数のメッセージをまとめて通知する場合におけるプッシュ通知の一例を示す模式図である。It is a schematic diagram which shows an example of the push notification in the case of notifying a plurality of messages at once. メッセージ一覧がスクロールされて対象となる複数のメッセージが共に表示される様子を説明する模式図である。It is a schematic diagram explaining how the message list is scrolled and a plurality of target messages are displayed together.

以下に本発明の実施形態を説明する。本発明の実施形態では、ショッピングアプリをインストールしたユーザの端末装置に、商品の販売等についてのメッセージを配信する商品販売システムを一例として説明するが、このような商品販売システムに限られず、同様のアプリをインストールした端末装置に対してメッセージを配信する各種のシステム(例えば、オークションシステム、飲食店等の予約システム、チケット販売システム、及び、ゲームシステム等)においても、同様に適用可能である。
つまり、以下の実施形態は説明のためのものであり、本願発明の範囲を制限するものではない。したがって、当業者であればこれらの各要素または全要素をこれと均等なものに置換した実施形態を採用することが可能であるが、これらの実施形態も本発明の範囲に含まれる。
An embodiment of the present invention will be described below. In the embodiment of the present invention, a product sales system that delivers a message about product sales or the like to a terminal device of a user who has installed a shopping application will be described as an example, but the present invention is not limited to such a product sales system and is similar. The same applies to various systems (for example, an auction system, a reservation system such as a restaurant, a ticket sales system, a game system, etc.) that deliver a message to a terminal device on which an application is installed.
That is, the following embodiments are for illustration purposes only and do not limit the scope of the present invention. Therefore, those skilled in the art can adopt embodiments in which each or all of these elements are replaced with equivalent ones, but these embodiments are also included in the scope of the present invention.

(全体構成)
本発明の実施形態に係る商品販売システム100は、図1に示すように、アプリサーバ200と、通知サーバ300と、端末装置400とが、インターネット900を介して通信可能に接続されて、構成されている。
なお、図1には、端末装置400を数台だけ示しているが、発明の理解を容易にするためであり、実際には、商品販売システム100を利用するユーザの数に応じて、膨大な数の端末装置400が含まれているものとする。
(overall structure)
As shown in FIG. 1, the product sales system 100 according to the embodiment of the present invention is configured by connecting an application server 200, a notification server 300, and a terminal device 400 so as to be communicable via the Internet 900. ing.
Although only a few terminal devices 400 are shown in FIG. 1, it is for facilitating the understanding of the invention, and in reality, it is enormous depending on the number of users who use the product sales system 100. It is assumed that a number of terminal devices 400 are included.

アプリサーバ200は、商品の販売等を支援するサーバ装置(サーバ用コンピュータ等)であり、端末装置400にて実行されるショッピングアプリを通じて、商品の販売等のサービスをユーザに提供する。
アプリサーバ200は、ユーザにとって有益なメッセージを、ショッピングアプリを通じて、端末装置400へ配信する。また、アプリサーバ200は、通知サーバ300にプッシュ通知を依頼する。
The application server 200 is a server device (server computer or the like) that supports the sale of products, and provides a service such as sales of products to a user through a shopping application executed by the terminal device 400.
The application server 200 delivers a message useful to the user to the terminal device 400 through the shopping application. Further, the application server 200 requests the notification server 300 for push notification.

通知サーバ300は、例えば、アプリサーバ200と連携するサーバ装置であり、プッシュ通知(リモート通知)サービスを提供する。例えば、通知サーバ300は、APNs(Apple Push Notification Service)やGCM(Google Cloud Messaging)と呼ばれるフレームワークにて、プッシュ通知を実現させている。なお、通知サーバ300は、他のフレームワークにて、プッシュ通知を実現させてもよい。
通知サーバ300は、アプリサーバ200からの依頼に応じて、端末装置400へプッシュ通知を送信する。
The notification server 300 is, for example, a server device that cooperates with the application server 200, and provides a push notification (remote notification) service. For example, the notification server 300 realizes push notification by a framework called APNs (Apple Push Notification Service) or GCM (Google Cloud Messaging). The notification server 300 may realize push notification by another framework.
The notification server 300 transmits a push notification to the terminal device 400 in response to a request from the application server 200.

端末装置400は、例えば、スマートフォンやタブレット端末等であり、商品販売システム100を利用するユーザに使用される。この端末装置400には、アプリサーバ200との間で必要なデータを送受信するためのショッピングアプリがインストールされている。なお、端末装置400におけるショッピングアプリの設定において、プッシュ通知が許可されているものとする。 The terminal device 400 is, for example, a smartphone, a tablet terminal, or the like, and is used by a user who uses the product sales system 100. A shopping application for transmitting and receiving necessary data to and from the application server 200 is installed in the terminal device 400. It is assumed that push notification is permitted in the setting of the shopping application in the terminal device 400.

(情報処理装置の概要構成)
本実施形態に係るアプリサーバ200及び端末装置400が実現される典型的な情報処理装置500について説明する。
(Outline configuration of information processing equipment)
A typical information processing device 500 in which the application server 200 and the terminal device 400 according to the present embodiment are realized will be described.

情報処理装置500は、図2に示すように、CPU(Central Processing Unit)501と、ROM(Read Only Memory)502と、RAM(Random Access Memory)503と、NIC(Network Interface Card)504と、画像処理部505と、音声処理部506と、補助記憶部507と、インターフェース508と、操作ユニット509と、表示ユニット510と、スピーカ511と、を備える。 As shown in FIG. 2, the information processing apparatus 500 includes a CPU (Central Processing Unit) 501, a ROM (Read Only Memory) 502, a RAM (Random Access Memory) 503, a NIC (Network Interface Card) 504, and an image. It includes a processing unit 505, a voice processing unit 506, an auxiliary storage unit 507, an interface 508, an operation unit 509, a display unit 510, and a speaker 511.

CPU 501は、情報処理装置500全体の動作を制御し、各構成要素と接続され制御信号やデータをやりとりする。 The CPU 501 controls the operation of the entire information processing apparatus 500, is connected to each component, and exchanges control signals and data.

ROM 502には、電源投入直後に実行されるIPL(Initial Program Loader)が記録され、これが実行されることにより、補助記憶部507に記憶されたプログラムをRAM 503に読み出してCPU 501による当該プログラムの実行が開始される。 An IPL (Initial Program Loader) executed immediately after the power is turned on is recorded in the ROM 502, and when this is executed, the program stored in the auxiliary storage unit 507 is read into the RAM 503 and the CPU 501 of the program is executed. Execution starts.

RAM 503は、データやプログラムを一時的に記憶するためのもので、補助記憶部507から読み出されたプログラムやデータ、その他、通信に必要なデータ等が保持される。 The RAM 503 is for temporarily storing data and programs, and holds programs and data read from the auxiliary storage unit 507, and other data necessary for communication.

NIC 504は、情報処理装置500をインターネット等のコンピュータ通信網に接続するためのものであり、LAN(Local Area Network)を構成する際に用いられる10BASE-T/100BASE-T規格にしたがうものや、電話回線を用いてインターネットに接続するためのアナログモデム、ISDN(Integrated Services Digital Network)モデム、ADSL(Asymmetric Digital Subscriber Line)モデム、ケーブルテレビジョン回線を用いてインターネットに接続するためのケーブルモデム等から構成される。 The NIC 504 is for connecting the information processing device 500 to a computer communication network such as the Internet, and conforms to the 10BASE-T / 100BASE-T standard used when constructing a LAN (Local Area Network), or Consists of an analog modem for connecting to the Internet using a telephone line, an ISDN (Integrated Services Digital Network) modem, an ADSL (Asymmetric Digital Subscriber Line) modem, a cable modem for connecting to the Internet using a cable television line, etc. Will be done.

画像処理部505は、補助記憶部507等から読み出された画像データをCPU 501や画像処理部505が備える画像演算プロセッサ(図示せず)によって加工処理した後、これを画像処理部505が備えるフレームメモリ(図示せず)に記録する。フレームメモリに記録された画像情報は、所定の同期タイミングでビデオ信号に変換され、インターフェース508等を介して表示ユニット510に出力される。つまり、画像処理部505は、CPU 501の制御の下、情報処理装置500が行う処理の進行の中で必要となる画像を生成し、その画像を表示ユニット510に表示させる。 The image processing unit 505 processes the image data read from the auxiliary storage unit 507 or the like by an image arithmetic processor (not shown) included in the CPU 501 or the image processing unit 505, and then the image processing unit 505 includes the image data. Record in frame memory (not shown). The image information recorded in the frame memory is converted into a video signal at a predetermined synchronization timing and output to the display unit 510 via the interface 508 or the like. That is, the image processing unit 505 generates an image necessary for the progress of the processing performed by the information processing apparatus 500 under the control of the CPU 501, and displays the image on the display unit 510.

音声処理部506は、補助記憶部507等から読み出された音声データを音声信号に変換し、インターフェース508を介してスピーカ511に出力する。つまり、音声処理部506は、CPU 501の制御の下、情報処理装置500が行う処理の進行の中で発生させるべき音声を生成し、その音声をスピーカ511から出力させる。 The voice processing unit 506 converts the voice data read from the auxiliary storage unit 507 and the like into a voice signal, and outputs the voice data to the speaker 511 via the interface 508. That is, the voice processing unit 506 generates voice to be generated in the progress of the processing performed by the information processing apparatus 500 under the control of the CPU 501, and outputs the voice from the speaker 511.

補助記憶部507は、ハードディスク等であり、情報処理装置500全体の動作制御に必要な各種のプログラムや各種のデータを記憶する。例えば、補助記憶部507には、本実施形態に係るアプリサーバ200及び端末装置400を実現するためのプログラムが記憶される。そして、CPU 501の制御によって、補助記憶部507は、記憶されたプログラムやデータを適宜読み出し、これらをRAM 503等に一時的に記憶させる。 The auxiliary storage unit 507 is a hard disk or the like, and stores various programs and various data necessary for operating control of the entire information processing apparatus 500. For example, the auxiliary storage unit 507 stores a program for realizing the application server 200 and the terminal device 400 according to the present embodiment. Then, under the control of the CPU 501, the auxiliary storage unit 507 appropriately reads out the stored programs and data, and temporarily stores them in the RAM 503 or the like.

インターフェース508には、操作ユニット509、表示ユニット510、及び、スピーカ511が接続される。なお、インターフェース508は、この他に接続された外部機器との間で必要な情報を送受信してもよい。 An operation unit 509, a display unit 510, and a speaker 511 are connected to the interface 508. The interface 508 may send and receive necessary information to and from other connected external devices.

操作ユニット509は、例えば、ボタンやタッチパネル(タッチスクリーン)であり、情報処理装置500を利用するユーザの操作入力を受け付ける。 The operation unit 509 is, for example, a button or a touch panel (touch screen), and receives an operation input of a user who uses the information processing apparatus 500.

表示ユニット510は、例えば、液晶表示パネル等であり、画像処理部505により出力された画像データに応じた画像を描画し、情報処理装置500のユーザに提示する。 The display unit 510 is, for example, a liquid crystal display panel or the like, and draws an image corresponding to the image data output by the image processing unit 505 and presents the image to the user of the information processing apparatus 500.

スピーカ511は、音声処理部506により出力された音声データに応じた音声を出力し、情報処理装置500のユーザに提示する。 The speaker 511 outputs the voice corresponding to the voice data output by the voice processing unit 506 and presents it to the user of the information processing apparatus 500.

この他に、情報処理装置500は、補助記憶部507の代わりに、DVD(Digital Versatile Disc)-ROM等のドライブユニットを備えるようにしてもよい。この場合、情報処理装置500は、ドライブユニットに装着されるDVD-ROM等からプログラムやデータを読み出して、上記と同様に動作する。 In addition to this, the information processing apparatus 500 may include a drive unit such as a DVD (Digital Versatile Disc) -ROM instead of the auxiliary storage unit 507. In this case, the information processing apparatus 500 reads a program or data from a DVD-ROM or the like mounted on the drive unit, and operates in the same manner as described above.

以下、上記の情報処理装置500により実現されるアプリサーバ200及び端末装置400の機能構成等について、図3~図10を参照して説明する。情報処理装置500に電源が投入されると、アプリサーバ200及び端末装置400として機能させるプログラムが実行され、本実施形態に係るアプリサーバ200及び端末装置400が実現される。
なお、通知サーバ300も、情報処理装置500にて実現可能である。それでも、通知サーバ300は、本願発明において、特徴的な構成ではなく、汎用的な構成であるため、詳細な構成についての説明は省略する。
Hereinafter, the functional configurations of the application server 200 and the terminal device 400 realized by the information processing device 500 will be described with reference to FIGS. 3 to 10. When the power is turned on to the information processing device 500, a program that functions as the application server 200 and the terminal device 400 is executed, and the application server 200 and the terminal device 400 according to the present embodiment are realized.
The notification server 300 can also be realized by the information processing device 500. Nevertheless, in the present invention, the notification server 300 has a general-purpose configuration rather than a characteristic configuration, and therefore a detailed description of the configuration will be omitted.

(アプリサーバの機能構成)
図3は、本実施形態に係るアプリサーバ200の機能構成の一例を示すブロック図である。図示するように、アプリサーバ200は、送信部210と、受信部220と、記憶部230と、制御部240とを備える。
(Functional configuration of application server)
FIG. 3 is a block diagram showing an example of the functional configuration of the application server 200 according to the present embodiment. As shown in the figure, the application server 200 includes a transmission unit 210, a reception unit 220, a storage unit 230, and a control unit 240.

送信部210は、必要な情報を端末装置400へ送信する。
例えば、送信部210は、商品の販売等に関するメッセージを端末装置400へ配信する。また、送信部210は、ユーザ(端末装置400)宛のプッシュ通知の送信を、通知サーバ300へ依頼する。
この他にも送信部210は、端末装置400のショッピングアプリを通じた要求等に応じて、商品や店舗等の情報を端末装置400へ送信する。
The transmission unit 210 transmits necessary information to the terminal device 400.
For example, the transmission unit 210 delivers a message regarding the sale of a product or the like to the terminal device 400. Further, the transmission unit 210 requests the notification server 300 to transmit a push notification addressed to the user (terminal device 400).
In addition to this, the transmission unit 210 transmits information such as products and stores to the terminal device 400 in response to a request or the like through the shopping application of the terminal device 400.

なお、上述したNIC 504等が、このような送信部210として機能しうる。 The NIC 504 and the like described above can function as such a transmission unit 210.

受信部220は、端末装置400から送られる種々の情報を受信する。
例えば、受信部220は、配信したメッセージについての端末装置400における閲覧状況等を受信する。つまり、端末装置400にてショッピングアプリが実行され、配信されたメッセージが閲覧されると、そのメッセージが閲覧されたことを示す情報を受信する。また、メッセージの閲覧に伴って、セールやイベントの登録(エントリー)が行われると、その登録が完了したことを示す情報を受信する。
この他にも受信部220は、端末装置400のショッピングアプリを通じた検索要求や購入要求等を受信する。
The receiving unit 220 receives various information sent from the terminal device 400.
For example, the receiving unit 220 receives the browsing status of the delivered message in the terminal device 400 and the like. That is, when the shopping application is executed on the terminal device 400 and the delivered message is browsed, the information indicating that the message has been browsed is received. In addition, when a sale or event is registered (entry) along with viewing the message, information indicating that the registration is completed is received.
In addition to this, the receiving unit 220 receives a search request, a purchase request, and the like through the shopping application of the terminal device 400.

なお、上述したNIC 504等が、このような受信部220として機能しうる。 The NIC 504 and the like described above can function as such a receiving unit 220.

記憶部230は、商品の販売等に必要な種々の情報を記憶する。
例えば、記憶部230は、ユーザを管理するためのユーザ管理情報231やメッセージを管理するためのメッセージ管理情報232を記憶している。
The storage unit 230 stores various information necessary for selling products and the like.
For example, the storage unit 230 stores user management information 231 for managing users and message management information 232 for managing messages.

ユーザ管理情報231には、例えば、図4に示すように、ユーザID231a、ユーザ名231b、住所231c、端末固有情報231dが含まれている。
なお、端末固有情報231dは、プッシュ通知の送り先となる端末装置400を識別するための識別情報(デバイストークン等)である。
As shown in FIG. 4, the user management information 231 includes, for example, a user ID 231a, a user name 231b, an address 231c, and terminal-specific information 231d.
The terminal-specific information 231d is identification information (device token or the like) for identifying the terminal device 400 to which the push notification is sent.

また、メッセージ管理情報232には、例えば、図5に示すように、ユーザID232a、メッセージID232b、メッセージ232c、配信日時232d、未読フラグ232e、登録期限232f、及び、未登録フラグ232gが含まれている。
なお、配信日時232dは、メッセージの配信が行われた日時を示している。また、未読フラグ232eは、配信したメッセージが読まれたか(既読:0)、若しくは、読まれていないか(未読:1)を示すフラグである。また、登録期限232fは、配信したメッセージがセールやイベントの開催を知らせるメッセージである場合に、その登録の期限を示す日時である。そして、未登録フラグ232gは、その登録が行われたか(登録済:0)、若しくは、行われていないか(未登録:1)を示すフラグである。
Further, as shown in FIG. 5, the message management information 232 includes, for example, a user ID 232a, a message ID 232b, a message 232c, a delivery date / time 232d, an unread flag 232e, a registration deadline 232f, and an unregistered flag 232g. ..
The delivery date and time 232d indicates the date and time when the message was delivered. The unread flag 232e is a flag indicating whether the delivered message has been read (read: 0) or has not been read (unread: 1). Further, the registration deadline 232f is a date and time indicating the deadline for registration when the delivered message is a message notifying the holding of a sale or an event. The unregistered flag 232g is a flag indicating whether or not the registration has been performed (registered: 0) or not (unregistered: 1).

この他にも、記憶部230は、商品や店舗等の情報も記憶する。 In addition to this, the storage unit 230 also stores information such as products and stores.

なお、上述した補助記憶部507等が、このような記憶部230として機能しうる。 The auxiliary storage unit 507 and the like described above can function as such a storage unit 230.

図3に戻って、制御部240は、アプリサーバ200全体を制御する。
この制御部240は、例えば、配信処理部241、経過管理部242、及び、通知依頼部243を含んでいる。
Returning to FIG. 3, the control unit 240 controls the entire application server 200.
The control unit 240 includes, for example, a distribution processing unit 241 and a progress management unit 242, and a notification request unit 243.

配信処理部241は、端末装置400にメッセージを配信する。
例えば、配信処理部241は、端末装置400を使用するユーザの商品の購入状況等に応じた種々のメッセージを、端末装置400へ配信する。
具体的には、ユーザが購入した商品が発送された際、ユーザが買い物かごに入れた商品が値下げされた際、ユーザにクーポンが配布された際、セールやイベントが開催される際などに、それらを知らせるメッセージを、端末装置400へ配信する。
The delivery processing unit 241 delivers a message to the terminal device 400.
For example, the distribution processing unit 241 distributes various messages according to the purchase status of the product of the user who uses the terminal device 400 to the terminal device 400.
Specifically, when the product purchased by the user is shipped, when the price of the product put in the shopping cart by the user is reduced, when a coupon is distributed to the user, when a sale or event is held, etc. A message notifying them is delivered to the terminal device 400.

経過管理部242は、配信したメッセージの経過を管理する。
例えば、経過管理部242は、配信したメッセージが未読のまま一定期間を経過したかどうかを管理する。また、経過管理部242は、配信したメッセージがイベント等の開催を知らせるメッセージである場合に、そのイベント等への登録がなされないまま一定期間を経過したかどうか(登録期限に近づいたかどうか、でもよい)を管理する。
つまり、経過管理部242は、配信処理部241が配信したメッセージが端末装置400にて読まれたかどうか等を観察し、上述した図5に示すメッセージ管理情報232を適宜更新する。そして、未読フラグ232eが「1」(未読)のまま、配信日時232dから一定期間を経過したメッセージがあれば、経過管理部242は、そのメッセージについての情報(例えば、ユーザID232a、メッセージID232b、及び、メッセージ232cを含む情報)を、通知依頼部243に提供する。
同様に、経過管理部242は、未登録フラグ232gが「1」(未登録)のまま、配信日時232dから一定期間を経過したメッセージ(登録期限232fの一定期間前になったメッセージでもよい)があれば、そのメッセージについての情報を、通知依頼部243に提供する。
The progress management unit 242 manages the progress of the delivered message.
For example, the progress management unit 242 manages whether or not the delivered message has passed a certain period of time without being read. Further, when the delivered message is a message notifying the holding of an event or the like, the progress management unit 242 determines whether or not a certain period of time has passed without being registered for the event or the like (whether or not the registration deadline has been approached). Good) to manage.
That is, the progress management unit 242 observes whether or not the message delivered by the distribution processing unit 241 has been read by the terminal device 400, and updates the message management information 232 shown in FIG. 5 described above as appropriate. Then, if there is a message for which a certain period has passed from the delivery date and time 232d while the unread flag 232e remains "1" (unread), the progress management unit 242 receives information about the message (for example, user ID 232a, message ID 232b, and , Information including message 232c) is provided to the notification request unit 243.
Similarly, the progress management unit 242 receives a message (a message that is a certain period before the registration deadline 232f) that has passed a certain period from the delivery date and time 232d while the unregistered flag 232g remains "1" (unregistered). If so, information about the message is provided to the notification requesting unit 243.

通知依頼部243は、上記の経過管理部242により、未読のまま一定期間を経過したメッセージ等の情報が提供されると、そのユーザ(端末装置400)宛のプッシュ通知の送信を、通知サーバ300に依頼する。
例えば、通知依頼部243は、図6に示すようなデータ構造のプッシュ通知データPND1を生成して、通知サーバ300に送信を依頼する。
When the progress management unit 242 provides information such as a message that has passed a certain period of time without being read, the notification request unit 243 sends a push notification to the user (terminal device 400) to the notification server 300. Ask to.
For example, the notification request unit 243 generates push notification data PND1 having a data structure as shown in FIG. 6 and requests the notification server 300 to transmit the push notification data PND1.

このプッシュ通知データPND1には、例えば、端末固有情報PND1a、タイトルPND1b、通知文PND1c、アプリ識別子PND1d、及び、パラメータPND1eが含まれている。
なお、アプリ識別子PND1dは、送信したプッシュ通知が、端末装置400にて操作(タッチ操作等)された際に起動されるアプリ(ショッピングアプリ)の識別情報(アプリ情報)である。また、パラメータPND1eは、起動されるアプリに渡される情報であり、具体的には、プッシュ通知に対応付けられたメッセージIDである。
The push notification data PND1 includes, for example, terminal-specific information PND1a, title PND1b, notification text PND1c, application identifier PND1d, and parameter PND1e.
The application identifier PND1d is identification information (application information) of an application (shopping application) that is activated when the transmitted push notification is operated (touch operation or the like) by the terminal device 400. Further, the parameter PND1e is information passed to the activated application, and specifically, is a message ID associated with the push notification.

図3に戻って、制御部240は、この他にも、端末装置400のショッピングアプリを通じて、商品の検索処理や商品の販売処理等も行う。
そして、上述したCPU 501等が、このような制御部240として機能しうる。
Returning to FIG. 3, the control unit 240 also performs product search processing, product sales processing, and the like through the shopping application of the terminal device 400.
Then, the CPU 501 or the like described above can function as such a control unit 240.

(端末装置の機能構成)
図7は、本実施形態に係る端末装置400の機能構成の一例を示すブロック図である。図示するように、端末装置400は、送受信部401と、一覧表示部402と、通知表示部403と、制御部404と、操作受付部405と、記憶部406とを備える。
(Functional configuration of terminal device)
FIG. 7 is a block diagram showing an example of the functional configuration of the terminal device 400 according to the present embodiment. As shown in the figure, the terminal device 400 includes a transmission / reception unit 401, a list display unit 402, a notification display unit 403, a control unit 404, an operation reception unit 405, and a storage unit 406.

送受信部401は、アプリサーバ200との間で、種々の情報を送受信する。
例えば、送受信部401は、アプリサーバ200から配信されるメッセージを受信し、また、アプリサーバ200へ検索要求等を送信する。
この他にも、送受信部401は、通知サーバ300から送られるプッシュ通知を受信する。
The transmission / reception unit 401 transmits / receives various information to / from the application server 200.
For example, the transmission / reception unit 401 receives the message delivered from the application server 200, and also transmits a search request or the like to the application server 200.
In addition to this, the transmission / reception unit 401 receives the push notification sent from the notification server 300.

なお、上述したNIC 504等が、このような送受信部401として機能しうる。 The NIC 504 and the like described above can function as such a transmission / reception unit 401.

一覧表示部402は、ショッピングアプリの実行(フォアグランドでの実行)に伴って、アプリサーバ200から配信されたメッセージの一覧を表示する。
例えば、一覧表示部402は、図8に示すようなメッセージ一覧LTを表示する。このメッセージ一覧LTでは、一例として、各メッセージの概要が新着順に整列されている。つまり、新しいメッセージから古いメッセージの順に整列されたメッセージ一覧LTが表示される。そして、メッセージ一覧LTが表示される際には、最新のメッセージから所定数までのメッセージだけが選択可能となっているが、スクロール操作によって、メッセージ一覧LTをスクロールさせることで、古いメッセージも選択可能となっている。
なお、メッセージ一覧LTから、何れかのメッセージが選択されると、選択されたメッセージが全体表示され、そのメッセージが既読となる。また、メッセージが選択された際に実行されるアクションが含まれていてもよい。例えば、イベント等の開催を知らせるメッセージには、そのイベント等にエントリーするためのwebページに遷移するスクリプト等が記述されており、メッセージを選択するだけで簡単にエントリーが行えるようになっている。
The list display unit 402 displays a list of messages delivered from the application server 200 as the shopping application is executed (execution in the foreground).
For example, the list display unit 402 displays the message list LT as shown in FIG. In this message list LT, as an example, the outline of each message is arranged in the order of new arrival. That is, the message list LT arranged in order from the newest message to the oldest message is displayed. When the message list LT is displayed, only the latest message to a predetermined number of messages can be selected, but by scrolling the message list LT by scrolling, old messages can also be selected. It has become.
When any message is selected from the message list LT, the selected message is displayed in its entirety, and the message is marked as read. It may also include an action to be executed when a message is selected. For example, in the message notifying that an event or the like is held, a script or the like that transitions to a web page for entering the event or the like is described, and entry can be easily performed simply by selecting the message.

図7に戻って、通知表示部403は、通知サーバ300から送られたプッシュ通知を表示する。なお、通知サーバ300からは、上述したように、未読のまま一定時間が経過したメッセージ等に対応付けられたプッシュ通知が送られるようになっている。
例えば、通知表示部403は、図9に示すようなプッシュ通知PN1を表示する。このプッシュ通知PN1は、上述した図6に示すデータ構造のプッシュ通知データPND1が、通知サーバ300から端末装置400へ送られた場合に表示されるプッシュ通知である。
なお、プッシュ通知PN1は、例えば、ショッピングアプリが未実行時や、ショッピングアプリがバックグラウンドで実行されている際に表示される。
Returning to FIG. 7, the notification display unit 403 displays the push notification sent from the notification server 300. As described above, the notification server 300 sends a push notification associated with a message or the like that has passed a certain period of time without being read.
For example, the notification display unit 403 displays the push notification PN1 as shown in FIG. This push notification PN1 is a push notification displayed when the push notification data PND1 having the data structure shown in FIG. 6 described above is sent from the notification server 300 to the terminal device 400.
The push notification PN1 is displayed, for example, when the shopping application is not executed or when the shopping application is executed in the background.

図7に戻って、制御部404は、端末装置400全体を制御する。
例えば、制御部404は、上述した図9に示すプッシュ通知PN1がユーザによって操作されると、ショッピングアプリをフォアグランドで実行させると共に、メッセージの一覧を表示させる際に、プッシュ通知PN1に対応付けられたメッセージが表示される位置にスクロールさせる。
つまり、制御部404は、操作されたプッシュ通知PN1のデータ構造(上述した図6に示すプッシュ通知データPND1)を参照し、アプリ識別子PND1dに従って、ショッピングアプリをフォアグランドで実行させると共に、パラメータPND1e(メッセージID)に従って、対応するメッセージが表示される位置にメッセージの一覧をスクロールさせる。
具体的に制御部404は、図10に示すように、プッシュ通知PN1(プッシュ通知データPND1)に対応付けられたメッセージMS1が表示される位置(一例として先頭に表示される位置)まで、メッセージ一覧LTをスクロール制御する。
Returning to FIG. 7, the control unit 404 controls the entire terminal device 400.
For example, when the push notification PN1 shown in FIG. 9 described above is operated by the user, the control unit 404 is associated with the push notification PN1 when the shopping application is executed in the foreground and a list of messages is displayed. Scroll to the position where the message is displayed.
That is, the control unit 404 refers to the data structure of the operated push notification PN1 (push notification data PND1 shown in FIG. 6 described above), causes the shopping application to be executed in the foreground according to the application identifier PND1d, and has the parameter PND1e ( According to the message ID), the list of messages is scrolled to the position where the corresponding message is displayed.
Specifically, as shown in FIG. 10, the control unit 404 lists messages up to the position where the message MS1 associated with the push notification PN1 (push notification data PND1) is displayed (as an example, the position displayed at the beginning). Scroll control of LT.

図7に戻って、制御部404は、この他にも、ユーザの操作に従ってショッピングアプリを制御し、商品の検索や商品の購入等を、アプリサーバ200に要求する。 Returning to FIG. 7, the control unit 404 also controls the shopping application according to the user's operation, and requests the application server 200 to search for a product, purchase a product, and the like.

なお、上述したCPU 501等が、このような制御部404として機能しうる。 The CPU 501 and the like described above can function as such a control unit 404.

操作受付部405は、ユーザからの各種操作を受け付ける。例えば、操作受付部405は、タッチスクリーン等から得られる情報に基づいて、ユーザからの操作を受け付ける。
つまり、操作受付部405は、プッシュ通知が表示された際に、そのプッシュ通知に対する操作を受け付ける。また、操作受付部405は、ショッピングアプリが実行されている際に、メッセージの一覧に対する選択や、商品の検索等の操作を受け付ける。
The operation reception unit 405 receives various operations from the user. For example, the operation reception unit 405 receives an operation from the user based on the information obtained from the touch screen or the like.
That is, when the push notification is displayed, the operation reception unit 405 accepts the operation for the push notification. Further, the operation reception unit 405 accepts operations such as selection for a list of messages and product search when the shopping application is being executed.

なお、上述した操作ユニット509等が、このような操作受付部405として機能しうる。 The above-mentioned operation unit 509 or the like can function as such an operation reception unit 405.

記憶部406は、端末装置400のOS(Operating System)の他に、ショッピングアプリを含む各種アプリがインストールされている。また、記憶部406は、インストールされたアプリに必要な情報も記憶している。例えば、記憶部406には、アプリサーバ200から配信されたメッセージも記憶されている。 In the storage unit 406, various applications including a shopping application are installed in addition to the OS (Operating System) of the terminal device 400. The storage unit 406 also stores information necessary for the installed application. For example, the storage unit 406 also stores a message delivered from the application server 200.

なお、上述した補助記憶部507等が、このような記憶部406として機能しうる。 The auxiliary storage unit 507 and the like described above can function as such a storage unit 406.

(端末装置の動作)
以下、このような構成の端末装置400の動作について図11を参照して説明する。図11は、端末装置400が実行する表示制御処理の流れを示すフローチャートである。この表示制御処理は、例えば、並行して常時実行される処理の一つとして、端末装置400の電源投入後に開始される。
(Operation of terminal device)
Hereinafter, the operation of the terminal device 400 having such a configuration will be described with reference to FIG. FIG. 11 is a flowchart showing the flow of display control processing executed by the terminal device 400. This display control process is started after the power of the terminal device 400 is turned on, for example, as one of the processes that are always executed in parallel.

まず、端末装置400は、プッシュ通知を受信したか否かを判別する(ステップS11)。
すなわち、制御部404は、通知サーバ300からプッシュ通知が送られたかどうかを判別する。なお、通知サーバ300からは、未読のまま一定時間が経過したメッセージ等に対応付けられたプッシュ通知が送られるようになっている。
端末装置400は、プッシュ通知を受信していないと判別すると(ステップS11;No)、プッシュ通知の受信を待機する。
First, the terminal device 400 determines whether or not the push notification has been received (step S11).
That is, the control unit 404 determines whether or not the push notification has been sent from the notification server 300. It should be noted that the notification server 300 sends a push notification associated with a message or the like that has passed a certain period of time without being read.
When the terminal device 400 determines that the push notification has not been received (step S11; No), the terminal device 400 waits for the reception of the push notification.

一方、プッシュ通知を受信したと判別した場合(ステップS11;Yes)に、端末装置400は、プッシュ通知を表示する(ステップS12)。
すなわち、通知表示部403は、通知サーバ300から送られたプッシュ通知を表示する。例えば、通知表示部403は、上述した図9に示すようなプッシュ通知PN1を表示する。
On the other hand, when it is determined that the push notification has been received (step S11; Yes), the terminal device 400 displays the push notification (step S12).
That is, the notification display unit 403 displays the push notification sent from the notification server 300. For example, the notification display unit 403 displays the push notification PN1 as shown in FIG. 9 described above.

端末装置400は、プッシュ通知に対する操作があったか否かを判別する(ステップS13)。
すなわち、制御部404は、ユーザによって、図9に示すようなプッシュ通知PN1が操作されたかどうかを判別する。
端末装置400は、プッシュ通知に対する操作がなかったと判別すると(ステップS13;No)、上述したステップS11に処理を戻す。
The terminal device 400 determines whether or not there has been an operation for the push notification (step S13).
That is, the control unit 404 determines whether or not the push notification PN1 as shown in FIG. 9 has been operated by the user.
When the terminal device 400 determines that there is no operation for the push notification (step S13; No), the terminal device 400 returns the process to the above-mentioned step S11.

一方、プッシュ通知に対する操作があったと判別した場合(ステップS13;Yes)に、端末装置400は、アプリを起動させる(ステップS14)。
すなわち、制御部404は、ショッピングアプリを起動させる。
例えば、図9に示すプッシュ通知PN1がユーザによって操作されると、制御部404は、操作されたプッシュ通知PN1のデータ構造(上述した図6に示すプッシュ通知データPND1)を参照し、アプリ識別子PND1dに従って、ショッピングアプリをフォアグランドで実行させる。
On the other hand, when it is determined that there is an operation for the push notification (step S13; Yes), the terminal device 400 activates the application (step S14).
That is, the control unit 404 activates the shopping application.
For example, when the push notification PN1 shown in FIG. 9 is operated by the user, the control unit 404 refers to the data structure of the operated push notification PN1 (push notification data PND1 shown in FIG. 6 described above), and the application identifier PND1d Follow to run the shopping app in the foreground.

端末装置400は、アプリにパラメータを渡し、対応するメッセージが表示されるように一覧をスクロールさせる(ステップS15)。
すなわち、制御部404は、ショッピングアプリにてメッセージの一覧を表示させる際に、操作されたプッシュ通知に対応付けられたメッセージが表示されるように一覧をスクロールさせる。
例えば、制御部404は、操作されたプッシュ通知PN1のデータ構造を参照し、パラメータPND1e(メッセージID)に従って、対応するメッセージが表示される位置にメッセージの一覧をスクロールさせる。
具体的には、上述した図10に示すように、プッシュ通知PN1に対応付けられたメッセージMS1が表示される位置(一例として先頭に表示される位置)まで、メッセージ一覧LTをスクロール制御する。
The terminal device 400 passes the parameter to the application and scrolls the list so that the corresponding message is displayed (step S15).
That is, when the shopping application displays the list of messages, the control unit 404 scrolls the list so that the message associated with the operated push notification is displayed.
For example, the control unit 404 refers to the data structure of the operated push notification PN1 and scrolls the list of messages to the position where the corresponding message is displayed according to the parameter PND1e (message ID).
Specifically, as shown in FIG. 10 described above, the message list LT is scroll-controlled to the position where the message MS1 associated with the push notification PN1 is displayed (as an example, the position displayed at the beginning).

このような表示制御処理によって、プッシュ通知に対する操作に応答して、そのプッシュ通知に対応付けられたメッセージが適切に表示される。
つまり、プッシュ通知に対応付けられたメッセージが表示される位置までメッセージ一覧LTが自動的にスクロールされるため、ユーザは直ちに対象のメッセージを見つけることが可能となる。
By such a display control process, the message associated with the push notification is appropriately displayed in response to the operation for the push notification.
That is, since the message list LT is automatically scrolled to the position where the message associated with the push notification is displayed, the user can immediately find the target message.

この結果、所定順序で整列されるメッセージの並び順を崩さずに、対象となるメッセージを適切に表示することができる。 As a result, the target messages can be appropriately displayed without breaking the sort order of the messages arranged in a predetermined order.

(他の実施形態)
上記の実施形態では、未読等となっている1つのメッセージに対応付けられたプッシュ通知を、通知サーバ300から端末装置400に送信する場合について説明したが、未読等となっている複数のメッセージを1つのプッシュ通知にて、まとめて通知するようにしてもよい。
例えば、アプリサーバ200の通知依頼部243は、2件のメッセージが未読等となっている場合に、図12に示すようなデータ構造のプッシュ通知データPND2を生成して、通知サーバ300にプッシュ通知の送信を依頼する。
この場合、通知文PND2cには、2件のメッセージが未読である旨の通知内容がセットされている。なお、通知文PND2cには、それぞれのメッセージの概要をセットするようにしてもよい。そして、パラメータPND2eには、2件の未読のメッセージのうち、配信日が新しい方のメッセージIDがセットされている。
(Other embodiments)
In the above embodiment, the case where the push notification associated with one unread message is transmitted from the notification server 300 to the terminal device 400 has been described, but a plurality of unread messages may be transmitted. One push notification may be used to notify all at once.
For example, the notification request unit 243 of the application server 200 generates push notification data PND2 having a data structure as shown in FIG. 12 when two messages are unread or the like, and pushes the notification to the notification server 300. Request to send.
In this case, the notification content PND2c is set to indicate that the two messages have not been read. The summary of each message may be set in the notification text PND2c. Then, the message ID of the two unread messages whose delivery date is newer is set in the parameter PND2e.

このようなプッシュ通知データPND2が通知サーバ300から端末装置400に送られると、端末装置400の通知表示部403は、図13に示すようなプッシュ通知PN2を表示する。 When such push notification data PND2 is sent from the notification server 300 to the terminal device 400, the notification display unit 403 of the terminal device 400 displays the push notification PN2 as shown in FIG.

そして、図13に示すプッシュ通知PN2がユーザによって操作されると、端末装置400の制御部404は、ショッピングアプリをフォアグランドで実行させると共に、メッセージの一覧を表示させる際に、プッシュ通知PN2に対応付けられたメッセージが表示される位置にスクロールさせる。
つまり、制御部404は、操作されたプッシュ通知PN2のデータ構造(上述した図12に示すプッシュ通知データPND2)を参照し、アプリ識別子PND2dに従って、ショッピングアプリをフォアグランドで実行させると共に、パラメータPND2e(メッセージID)に従って、対応するメッセージが表示される位置にメッセージの一覧をスクロールさせる。
Then, when the push notification PN2 shown in FIG. 13 is operated by the user, the control unit 404 of the terminal device 400 corresponds to the push notification PN2 when the shopping application is executed in the foreground and the list of messages is displayed. Scroll to the position where the attached message is displayed.
That is, the control unit 404 refers to the data structure of the operated push notification PN2 (push notification data PND2 shown in FIG. 12 described above), causes the shopping application to be executed in the foreground according to the application identifier PND2d, and has the parameter PND2e ( According to the message ID), the list of messages is scrolled to the position where the corresponding message is displayed.

具体的に制御部404は、図14に示すように、プッシュ通知PN2(プッシュ通知データPND2)に対応付けられたメッセージMS2が表示される位置(一例として先頭に表示される位置)まで、メッセージ一覧LTをスクロール制御する。その際、未読となっているもう1件のメッセージMS1も適宜表示されることになる。つまり、メッセージMS2が先頭に表示されるようにスクロールさせることで、メッセージMS2よりも配信日の古いメッセージMS1が同時に表示され易くなる。 Specifically, as shown in FIG. 14, the control unit 404 lists messages up to the position where the message MS2 associated with the push notification PN2 (push notification data PND2) is displayed (as an example, the position displayed at the beginning). Scroll control of LT. At that time, another unread message MS1 will be displayed as appropriate. That is, by scrolling so that the message MS2 is displayed at the top, the message MS1 having a delivery date older than that of the message MS2 can be easily displayed at the same time.

この場合も、所定順序で整列されるメッセージの並び順を崩さずに、対象となるメッセージを適切に表示することができる。 In this case as well, the target messages can be appropriately displayed without breaking the sort order of the messages arranged in a predetermined order.

上記の実施形態では、未読等のメッセージが判別されると、直ちにプッシュ通知が送られる場合について説明したが、ユーザの実績(行動履歴等)を考慮して、そのユーザに適したタイミングで、プッシュ通知を送るようにしてもよい。
例えば、端末装置400の制御部404は、プッシュ通知が実際に操作された日時(曜日や祝日等の情報が含まれていてもよい)を示す実績情報を、アプリサーバ200若しくは通知サーバ300に逐次提供する。
そして、実績情報が提供されたアプリサーバ200等は、ユーザ毎に実績情報を集計し、プッシュ通知がそのユーザに操作され易いタイミングで、プッシュ通知を端末装置400へ送信する。つまり、プッシュ通知を送信するタイミングをユーザに応じて異ならせる。
In the above embodiment, a case where a push notification is sent immediately when a message such as unread is determined has been described, but in consideration of the user's achievements (behavior history, etc.), push is performed at a timing suitable for the user. You may want to send a notification.
For example, the control unit 404 of the terminal device 400 sequentially transfers the actual information indicating the date and time when the push notification is actually operated (information such as a day of the week or a holiday may be included) to the application server 200 or the notification server 300. offer.
Then, the application server 200 or the like to which the performance information is provided aggregates the performance information for each user, and sends the push notification to the terminal device 400 at the timing when the push notification is easily operated by the user. That is, the timing of sending the push notification differs depending on the user.

この場合、端末装置400に送信したプッシュ通知がユーザに操作される可能性がより高まるため、未読等のメッセージを適切に表示することができる。 In this case, the push notification transmitted to the terminal device 400 is more likely to be operated by the user, so that a message such as unread can be appropriately displayed.

上記の実施形態では、アプリサーバ200がプッシュ通知を通知サーバ300に依頼し、通知サーバ300からプッシュ通知が端末装置400へ送られる場合について説明したが、通知サーバ300を用いずに、アプリサーバ200から端末装置400へプッシュ通知を直接送るようにしてもよい。 In the above embodiment, the case where the application server 200 requests the notification server 300 for the push notification and the push notification is sent from the notification server 300 to the terminal device 400 has been described. However, the application server 200 does not use the notification server 300. May send a push notification directly to the terminal device 400.

上記の実施形態では、ショッピングアプリと共にユーザに利用される商品販売システム100を一例として説明したが、アプリを通じてメッセージを配信する各種のシステム(例えば、オークションシステム、飲食店等の予約システム、チケット販売システム、及び、ゲームシステム等)においても、同様に適用可能である。
例えば、オークションアプリをインストールしたユーザの端末装置400に、出品された商品等についてのメッセージを配信するオークションシステム(フリーフォーマットシステムでもよい)の場合であっても、未読等のメッセージを知らせるプッシュ通知を端末装置400に送り、プッシュ通知に対する操作に応答して、そのプッシュ通知に対応付けられたメッセージが適切に表示されることになる。
この場合も、所定順序で整列されるメッセージの並び順を崩さずに、対象となるメッセージを適切に表示することができる。
In the above embodiment, the product sales system 100 used by the user together with the shopping application has been described as an example, but various systems for delivering messages through the application (for example, an auction system, a reservation system for restaurants, etc., a ticket sales system) have been described. , And game systems, etc.).
For example, even in the case of an auction system (which may be a free format system) that delivers a message about an exhibited product or the like to the terminal device 400 of a user who has installed the auction application, a push notification for notifying a message such as unread is sent. It is sent to the terminal device 400, and in response to the operation for the push notification, the message associated with the push notification is appropriately displayed.
In this case as well, the target messages can be appropriately displayed without breaking the sort order of the messages arranged in a predetermined order.

以上説明したように、本発明によれば、所定順序で整列されるメッセージの並び順を崩さずに、対象となるメッセージを適切に表示することのできる端末装置、表示制御方法、ならびに、プログラムを提供することができる。 As described above, according to the present invention, a terminal device, a display control method, and a program capable of appropriately displaying a target message without breaking the sort order of the messages arranged in a predetermined order are provided. Can be provided.

100 商品販売システム
200 アプリサーバ
210 送信部
220 受信部
230 記憶部
231 ユーザ管理情報
232 メッセージ管理情報
240 制御部
241 配信処理部
242 経過管理部
243 通知依頼部
300 通知サーバ
400 端末装置
401 送受信部
402 一覧表示部
403 通知表示部
404 制御部
405 操作受付部
406 記憶部
500 情報処理装置
501 CPU
502 ROM
503 RAM
504 NIC
505 画像処理部
506 音声処理部
507 補助記憶部
508 インターフェース
509 操作ユニット
510 表示ユニット
511 スピーカ
900 インターネット
100 Product sales system 200 App server 210 Transmission unit 220 Reception unit 230 Storage unit 231 User management information 232 Message management information 240 Control unit 241 Distribution processing unit 242 Progress management unit 243 Notification request unit 300 Notification server 400 Terminal device 401 Transmission / reception unit 402 List Display unit 403 Notification display unit 404 Control unit 405 Operation reception unit 406 Storage unit 500 Information processing device 501 CPU
502 ROM
503 RAM
504 NIC
505 Image processing unit 506 Audio processing unit 507 Auxiliary storage unit 508 Interface 509 Operation unit 510 Display unit 511 Speaker 900 Internet

Claims (8)

アプリサーバから配信される複数のメッセージが所定順序に整列された一覧を、アプリの実行に伴って表示する一覧表示部と、
前記アプリサーバ、若しくは、前記アプリサーバと連携する通知サーバから送られる、前記複数のメッセージの何れかに対応付けられたプッシュ通知を、前記アプリの未実行時、若しくは、前記アプリのバックグラウンドでの実行時に表示する通知表示部と、
表示された前記プッシュ通知に対するユーザの操作に応答して、前記アプリをフォアグランドで実行させると共に、前記プッシュ通知に対応付けられたメッセージが表示される位置に前記一覧をスクロールさせる制御部と、
を備えることを特徴とする端末装置。
A list display unit that displays a list of multiple messages delivered from the application server arranged in a predetermined order as the application is executed.
A push notification associated with any of the plurality of messages sent from the application server or a notification server linked with the application server is sent when the application is not executed or in the background of the application. Notification display part to be displayed at runtime and
In response to the user's operation for the displayed push notification, the application is executed in the foreground, and the control unit scrolls the list to the position where the message associated with the push notification is displayed.
A terminal device characterized by being provided with.
前記プッシュ通知には、対応付けられたメッセージに関する通知文と、前記アプリを識別するためのアプリ情報と、対応付けられたメッセージを識別するためのメッセージIDとが含まれており、
前記制御部は、前記アプリ情報に従って、前記アプリをフォアグランドで実行させると共に、前記メッセージIDに従って、対応するメッセージが表示される位置に前記一覧をスクロールさせる、
ことを特徴とする請求項1に記載の端末装置。
The push notification includes a notification text regarding the associated message, application information for identifying the application, and a message ID for identifying the associated message.
The control unit causes the application to be executed in the foreground according to the application information, and scrolls the list to a position where the corresponding message is displayed according to the message ID.
The terminal device according to claim 1.
前記通知文には、対応付けられたメッセージと他のメッセージとをまとめた通知内容が含まれている、
ことを特徴とする請求項2に記載の端末装置。
The notification text includes a notification content that summarizes the associated message and other messages.
The terminal device according to claim 2.
前記一覧には、メッセージの概要、及び、選択された際に実行されるアクションが、前記複数のメッセージのそれぞれに対応付けられている、
ことを特徴とする請求項1乃至3の何れか1項に記載の端末装置。
In the list, a summary of messages and an action to be executed when selected are associated with each of the plurality of messages.
The terminal device according to any one of claims 1 to 3.
前記アプリサーバは、配信したメッセージが未読のまま、若しくは、配信したメッセージにて要求される登録が未登録のまま、所定時間が経過した場合に、当該メッセージに対応付けられた前記プッシュ通知を、自ら、若しくは、前記通知サーバを通じて送信する、
ことを特徴とする請求項1乃至4の何れか1項に記載の端末装置。
When a predetermined time elapses while the delivered message remains unread or the registration required by the delivered message remains unregistered, the application server sends the push notification associated with the message. Send by yourself or through the notification server,
The terminal device according to any one of claims 1 to 4.
前記制御部は、前記プッシュ通知が実際に操作された日時を示す実績情報を、前記アプリサーバ、若しくは、前記通知サーバに提供し、
前記アプリサーバ、若しくは、前記通知サーバは、提供された前記実績情報をユーザ毎に集計し、前記プッシュ通知を送信するタイミングをユーザに応じて異ならせる、
ことを特徴とする請求項1乃至5の何れか1項に記載の端末装置。
The control unit provides the application server or the notification server with actual information indicating the date and time when the push notification was actually operated.
The application server or the notification server aggregates the provided performance information for each user, and makes the timing of transmitting the push notification different depending on the user.
The terminal device according to any one of claims 1 to 5.
端末装置が実行する表示制御方法であって、
アプリサーバから配信される複数のメッセージが所定順序に整列された一覧を、アプリの実行に伴って表示する一覧表示ステップと、
前記アプリサーバ、若しくは、前記アプリサーバと連携する通知サーバから送られる、前記複数のメッセージの何れかに対応付けられたプッシュ通知を、前記アプリの未実行時、若しくは、前記アプリのバックグラウンドでの実行時に表示する通知表示ステップと、
表示された前記プッシュ通知に対するユーザの操作に応答して、前記アプリをフォアグランドで実行させると共に、前記プッシュ通知に対応付けられたメッセージが表示される位置に前記一覧をスクロールさせる制御ステップと、
を備えることを特徴とする表示制御方法。
It is a display control method executed by the terminal device.
A list display step that displays a list of multiple messages delivered from the application server arranged in a predetermined order as the application is executed.
A push notification associated with any of the plurality of messages sent from the application server or a notification server linked with the application server is sent when the application is not executed or in the background of the application. Notification display steps to display at runtime and
In response to the user's operation for the displayed push notification, the application is executed in the foreground, and the list is scrolled to the position where the message associated with the push notification is displayed.
A display control method characterized by comprising.
コンピュータに、
アプリサーバから配信される複数のメッセージが所定順序に整列された一覧を、アプリの実行に伴って表示する一覧表示手順、
前記アプリサーバ、若しくは、前記アプリサーバと連携する通知サーバから送られる、前記複数のメッセージの何れかに対応付けられたプッシュ通知を、前記アプリの未実行時、若しくは、前記アプリのバックグラウンドでの実行時に表示する通知表示手順、
表示された前記プッシュ通知に対するユーザの操作に応答して、前記アプリをフォアグランドで実行させると共に、前記プッシュ通知に対応付けられたメッセージが表示される位置に前記一覧をスクロールさせる制御手順、
を実行させることを特徴とするプログラム。
On the computer
A list display procedure that displays a list of multiple messages delivered from the application server arranged in a predetermined order as the application is executed.
A push notification associated with any of the plurality of messages sent from the application server or a notification server linked with the application server is sent when the application is not executed or in the background of the application. Notification display procedure to be displayed at runtime,
A control procedure that causes the application to be executed in the foreground in response to a user operation for the displayed push notification, and scrolls the list to a position where a message associated with the push notification is displayed.
A program characterized by executing.
JP2021044821A 2021-03-18 2021-03-18 Terminal device, display control method, and program Active JP7075520B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021044821A JP7075520B1 (en) 2021-03-18 2021-03-18 Terminal device, display control method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021044821A JP7075520B1 (en) 2021-03-18 2021-03-18 Terminal device, display control method, and program

Publications (2)

Publication Number Publication Date
JP7075520B1 true JP7075520B1 (en) 2022-05-25
JP2022143996A JP2022143996A (en) 2022-10-03

Family

ID=81746647

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021044821A Active JP7075520B1 (en) 2021-03-18 2021-03-18 Terminal device, display control method, and program

Country Status (1)

Country Link
JP (1) JP7075520B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116095224A (en) * 2022-08-31 2023-05-09 荣耀终端有限公司 Notification display method and terminal device

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021090876A (en) * 2021-03-19 2021-06-17 株式会社三洋物産 Game machine
JP2021090877A (en) * 2021-03-19 2021-06-17 株式会社三洋物産 Game machine

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014194679A (en) 2013-03-29 2014-10-09 Toppan Printing Co Ltd Electronic flier delivery device, method for controlling browsing of electronic flier, and computer program
JP2017062759A (en) 2015-09-25 2017-03-30 株式会社カタリナ Notification method and notification server for sending push notifications to portable terminal
JP2017102652A (en) 2015-12-01 2017-06-08 Necパーソナルコンピュータ株式会社 Article distribution system, information processing apparatus, and program
JP2019028902A (en) 2017-08-03 2019-02-21 Necソリューションイノベータ株式会社 Data collection assisting device, method, and program
JP2021162962A (en) 2020-03-30 2021-10-11 Line株式会社 Program, information processing method, and terminal

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014194679A (en) 2013-03-29 2014-10-09 Toppan Printing Co Ltd Electronic flier delivery device, method for controlling browsing of electronic flier, and computer program
JP2017062759A (en) 2015-09-25 2017-03-30 株式会社カタリナ Notification method and notification server for sending push notifications to portable terminal
JP2017102652A (en) 2015-12-01 2017-06-08 Necパーソナルコンピュータ株式会社 Article distribution system, information processing apparatus, and program
JP2019028902A (en) 2017-08-03 2019-02-21 Necソリューションイノベータ株式会社 Data collection assisting device, method, and program
JP2021162962A (en) 2020-03-30 2021-10-11 Line株式会社 Program, information processing method, and terminal

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116095224A (en) * 2022-08-31 2023-05-09 荣耀终端有限公司 Notification display method and terminal device
CN116095224B (en) * 2022-08-31 2023-10-31 荣耀终端有限公司 Notification display method and terminal device

Also Published As

Publication number Publication date
JP2022143996A (en) 2022-10-03

Similar Documents

Publication Publication Date Title
JP7075520B1 (en) Terminal device, display control method, and program
US8150431B2 (en) Service management system and associated methodology of providing service related message prioritization in a mobile client
JP6018281B1 (en) Display control method, terminal, information processing apparatus, and program
US20120072943A1 (en) Delivering Advertisements Based on Electronic Coupons Transmitted from a Digital Television System to a Mobile Communication Device
EP2768249A2 (en) Method and system for providing an instant messaging service
JP2002074164A (en) Advertisement method and awareness server
US20140013350A1 (en) Advertisement Delivering System Based on Digital Television System and Mobile Communication Device
KR20070048415A (en) System and method for providing advertisement message
US20120017237A1 (en) Delivering Advertisements Based on Digital Television System and Mobile Communication Device
JP2015518611A (en) How to provide advertising content using mobile messenger
JP6934711B2 (en) Coupon usage system, coupon usage program and coupon usage method
JP2020537385A (en) Systems and methods for providing video messaging services
KR101838237B1 (en) System and method for service of providing time-chat using social network services
JP6079231B2 (en) New article notification device, new article notification method and program
KR20040012560A (en) Method for Providing Multimedia Messages, and Method for Providing Combinational Short Text Messages
JP2016110607A (en) Display control method
TWI783517B (en) Server device, reservation confirmation method and program
JP7300900B2 (en) Notification management device, notification management method, and program
JP7117444B1 (en) Information processing device and information processing method
JP7365232B2 (en) Customer attraction support system, customer attraction support method, store terminal and store program
JP7313256B2 (en) Notification management device, notification management method, and program
JP7502107B2 (en) Server device, program and ordering system
JP2017091507A (en) Display control method, terminal, information processing device and program
JP2002083160A (en) Advertisement distribution method, data processing method, communication terminal device, data communication system, information storage medium
JP2023025342A (en) Information processing device and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210318

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20220426

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220513

R150 Certificate of patent or registration of utility model

Ref document number: 7075520

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150