C# Class PlayFab.ServerModels.UserPsnInfo

Afficher le fichier Open project: PlayFab/PlayFabGameServer

Méthodes publiques

Свойство Type Description
PsnAccountId string
PsnOnlineId string

Property Details

PsnAccountId public_oe property

PSN account ID
public string PsnAccountId
Résultat string

PsnOnlineId public_oe property

PSN online ID
public string PsnOnlineId
Résultat string