REST Resource: events
Stay organized with collections
Save and categorize content based on your preferences.
Resource
There is no persistent data associated with this resource.
Methods |
|
Returns a list showing the current progress on events in this application for the currently authenticated user. |
|
Returns a list of the event definitions in this application. |
|
Records a batch of changes to the number of times events have occurred for the currently authenticated user of this application. |
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2024-10-28 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-28 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. |"]]