REST Resource: events
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
リソース
このリソースに関連付けられた永続データはありません。
メソッド |
|
現在認証されているユーザーのこのアプリのイベントの現在の進行状況を示すリストを返します。 |
|
このアプリケーションのイベント定義のリストを返します。 |
|
このアプリケーションで現在認証されているユーザーのイベント発生回数の変更バッチを記録します。 |
このページのコンテンツやコードサンプルは、コンテンツ ライセンスに記載のライセンスに従います。Java および OpenJDK は Oracle および関連会社の商標または登録商標です。
最終更新日 2025-07-27 UTC。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-07-27 UTC。"],[],[],null,["# REST Resource: events\n\n- [Resource](#RESOURCE_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource\n--------\n\nThere is no persistent data associated with this resource.\n\n| Methods ------- ||\n|-------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------|\n| ### [listByPlayer](/games/services/web/api/rest/v1/events/listByPlayer) | Returns a list showing the current progress on events in this application for the currently authenticated user. |\n| ### [listDefinitions](/games/services/web/api/rest/v1/events/listDefinitions) | Returns a list of the event definitions in this application. |\n| ### [record](/games/services/web/api/rest/v1/events/record) | Records a batch of changes to the number of times events have occurred for the currently authenticated user of this application. |"]]