Skip to main content
외부 서버 백엔드에서 해당 플레이어의 사용자 지정 식별자를 사용하여 게임 클라이언트를 안전하게 로그인합니다. Server Custom ID와 Client Custom ID는 상호 배타적이며 동일한 플레이어 계정을 조회하는 데 사용할 수 없습니다.

구문

매개 변수

serviceConfigHandle PFServiceConfigHandle PFServiceConfigCreateHandle 호출에서 반환된 PFServiceConfigHandle입니다. secretKey char*
In_z
서비스 요청을 인증하는 데 사용되는 Title Secret Key입니다. request PFAuthenticationLoginWithServerCustomIdRequest* 채워진 요청 객체입니다. async XAsyncBlock*
Inout
비동기 작업을 위한 XAsyncBlock입니다.

반환 값

형식: HRESULT 이 API 작업의 결과 코드입니다.

설명

이 API는 Win32, Linux 및 macOS에서 사용할 수 있습니다. 비동기 작업이 완료되면 PFAuthenticationServerLoginWithServerCustomIdGetResult를 호출하여 결과를 가져옵니다.

요구 사항

헤더: PFAuthentication.h

참고 항목

PFAuthentication 멤버
마지막 수정일 2026년 8월 13일