switch Account
계정 Conflict가 발생한 경우 현재 로그인 된 사용자를 로그아웃 시키고, 기기에 연결된 계정으로 로그인을 시도한다.
If accounts conflict, sign out the current player and try to sign in with the account signed in on the user device.
주요 결과 코드
ErrorCode | Code | Description |
PLAYER_CHANGE | AuthV4PlayerChange | 계정 충돌이 발생한 후 계정 전환에 성공한 경우 |
Key result code
ErrorCode | Code | Description |
PLAYER_CHANGE | AuthV4PlayerChange | Succeeded to change the player after accounts conflict |
Parameters
listener
AuthV4HelperListener AuthV4Helper Switch Account result callback