Interface NaverMapSdk.OnAuthFailedListener

    • Method Detail

      • onAuthFailed

        @UiThread
        void onAuthFailed​(@NonNull
                          NaverMapSdk.AuthFailedException exception)
        SDK 사용 인증에 실패하면 호출되는 콜백 메서드.
        Parameters:
        exception - 초기화 실패의 원인.