C# Class PlayFab.ServerModels.UserPsnInfo

Datei anzeigen Open project: PlayFab/PlayFabGameServer

Public Properties

Property Type Description
PsnAccountId string
PsnOnlineId string

Property Details

PsnAccountId public_oe property

PSN account ID
public string PsnAccountId
return string

PsnOnlineId public_oe property

PSN online ID
public string PsnOnlineId
return string