PFUserGooglePlayGamesInfo 데이터 모델.
구문
typedef struct PFUserGooglePlayGamesInfo {
const char* googlePlayGamesPlayerAvatarImageUrl;
const char* googlePlayGamesPlayerDisplayName;
const char* googlePlayGamesPlayerId;
} PFUserGooglePlayGamesInfo;
멤버
googlePlayGamesPlayerAvatarImageUrl const char*
is null-terminated
(선택 사항) Google Play 게임 플레이어의 아바타 이미지 URL입니다.
googlePlayGamesPlayerDisplayName const char*
is null-terminated
(선택 사항) Google Play 게임 플레이어의 표시 이름입니다.
googlePlayGamesPlayerId const char*
is null-terminated
(선택 사항) Google Play 게임 플레이어 ID입니다.
요구 사항
헤더: PFTypes.h