다음을 통해 공유


PFAuthenticationAuthenticateCustomIdResult

PFAuthenticationAuthenticateCustomIdResult 데이터 모델입니다.

구문

typedef struct PFAuthenticationAuthenticateCustomIdResult {  
    PFAuthenticationEntityTokenResponse const* entityToken;  
    bool newlyCreated;  
} PFAuthenticationAuthenticateCustomIdResult;  

멤버

entityToken PFAuthenticationEntityTokenResponse const*
nullptr일 수 있음

(선택 사항) game_server 호출에 대해 X-EntityToken을 설정하는 데 사용되는 토큰입니다.

newlyCreated부울

이 인증에서 계정을 새로 만든 경우 True입니다.

요구 사항

헤더: PFAuthenticationTypes.h

참고 항목

PFAuthenticationTypes 멤버