C# 클래스 PlayFab.ClientModels.UserGoogleInfo

파일 보기 프로젝트 열기: PlayFab/PlayFabGameServer

공개 프로퍼티들

프로퍼티 타입 설명
GoogleEmail string
GoogleGender string
GoogleId string
GoogleLocale string

프로퍼티 상세

GoogleEmail 공개적으로 프로퍼티

Email address of the Google account
public string GoogleEmail
리턴 string

GoogleGender 공개적으로 프로퍼티

Gender information of the Google account
public string GoogleGender
리턴 string

GoogleId 공개적으로 프로퍼티

Google ID
public string GoogleId
리턴 string

GoogleLocale 공개적으로 프로퍼티

Locale of the Google account
public string GoogleLocale
리턴 string