PFUserXboxInfo 데이터 모델.
구문
typedef struct PFUserXboxInfo {
const char* xboxUserId;
const char* xboxUserSandbox;
} PFUserXboxInfo;
멤버
xboxUserId const char*
is null-terminated
(선택 사항) XBox 사용자 ID입니다.
xboxUserSandbox const char*
is null-terminated
(선택 사항) XBox 사용자 샌드박스.
요구 사항
헤더: PFTypes.h