Shared Database services: Difference between revisions
No edit summary |
|||
Line 264: | Line 264: | ||
== QueryPlayStatisticsByApplicationIdAndUserAccountId == | == QueryPlayStatisticsByApplicationIdAndUserAccountId == | ||
Takes an input u64, an input u128, and returns an output | Takes an input u64 titleID, an input u128 userID, and returns an output [[#PlayStatistics]]. | ||
== QueryLastPlayTime == | == QueryLastPlayTime == |