connectWithAuthKey

자체 구현한 커스텀 로그인 후 획득한 authKey 값으로 connect를 요청 한다.
Requests connect with authKey gained from customized provider login implementation.


korean

connect 에 성공하게 되면 handler 에 포함되어있는 playerInfo 를 통해 유저 정보를 얻는다.


english

If connect succeeds, you can get the user information through the playerInfo contained in the handler

Parameters

authKey

AuthKey to request connect

listener

onAuthV4Connect AuthV4 connect result callback