Home docs nex protocols User Account Management (72)
Post

User Account Management (72)

Methods

(1) LookupSceNpIds

Request

TypeName
List<Uint32>pids

Response

TypeName
Map<Uint32, qBuffer>npids

(2) LookupPrincipalIDs

Request

TypeName
List<String>firstPartyIds
Uint32platformId

Response

TypeName
Map<String, Uint32>pids

(3) LookupFirstPartyIds

Request

TypeName
List<Uint32>pids
Uint32platformId

Response

TypeName
Map<Uint32, String>firstPartyIds

(4) UserHasPlayed

Request

TypeName
List<String>FirstPartyIds
Uint32platformId

Response

TypeName
Map<String, Bool>UserPresence

(5) IsUserPlaying

Request

TypeName
List<String>firstPartyIds
Uint32platformId

Response

TypeName
Map<String, Bool>UserPresence

(6) updateSonyAccountInfo

Request

TypeName
qBufferticketData
Uint32ticketSize

Response

This method does not return anything.

(7) LookupUsernames

Request

TypeName
List<Uint32>pids
Uint32platformId

Response

TypeName
Map<Uint32, String>UserNames
Contents