Shared Database services: Difference between revisions
| Line 282: | Line 282: | ||
== GetAvailableAccountPlayEventRange == | == GetAvailableAccountPlayEventRange == | ||
Takes an input u128 userID and returns 3 output u32s. | Takes an input u128 userID and returns 3 output u32s: total_entries, start_entryindex, and end_entryindex. | ||
== QueryApplicationPlayStatisticsForSystem == | == QueryApplicationPlayStatisticsForSystem == | ||