onAuthV4ShowProfile

abstract fun onAuthV4ShowProfile(result: ResultAPI)

AuthV4 Profile UI 요청 결과 통지
AuthV4 Profile UI request result callback


korean

UI 창이 닫히면 호출 된다.

result : 입력된 playerId 가 잘못된 형태가 아니면 성공


english

Invoked when the UI window is closed.

result : If the entered playerId is not of the wrong type, it succeeds