User Account Management Protocol - RainMz/NintendoClients GitHub Wiki
NEX Protocols > User Account Management (72)
(1) LookupSceNpIds
Request
Type |
Name |
List<Uint32> |
pids |
Response
(2) LookupPrincipalIDs
Request
Type |
Name |
List<String> |
firstPartyIds |
Uint32 |
platformId |
Response
(3) LookupFirstPartyIds
Request
Type |
Name |
List<Uint32> |
pids |
Uint32 |
platformId |
Response
(4) UserHasPlayed
Request
Type |
Name |
List<String> |
FirstPartyIds |
Uint32 |
platformId |
Response
(5) IsUserPlaying
Request
Type |
Name |
List<String> |
firstPartyIds |
Uint32 |
platformId |
Response
(6) updateSonyAccountInfo
Request
Type |
Name |
qBuffer |
ticketData |
Uint32 |
ticketSize |
Response
This method does not return anything.
(7) LookupUsernames
Request
Type |
Name |
List<Uint32> |
pids |
Uint32 |
platformId |
Response