C# Class PlayFab.ClientModels.UserGoogleInfo

Afficher le fichier Open project: PlayFab/PlayFabGameServer

Méthodes publiques

Свойство Type Description
GoogleEmail string
GoogleGender string
GoogleId string
GoogleLocale string

Property Details

GoogleEmail public_oe property

Email address of the Google account
public string GoogleEmail
Résultat string

GoogleGender public_oe property

Gender information of the Google account
public string GoogleGender
Résultat string

GoogleId public_oe property

Google ID
public string GoogleId
Résultat string

GoogleLocale public_oe property

Locale of the Google account
public string GoogleLocale
Résultat string