playerDelete

사용자 삭제
Player delete



사용 조건

-# HIVE SDK 초기화 -# HIVE SignIn 완료

주요 결과 코드

ErrorCode Code Description Solution
SUCCESS Success 로그아웃 성공
-
NEED_INITIALIZED AuthV4NotInitialized HIVE SDK가 초기화되지 않은 경우 AuthV4.setup() API로 HIVE SDK 초기화



Condition of use

-# Complete to initialize HIVE SDK -# Complete HIVE SignIn

Key result code

ErrorCode Code Description Solution
SUCCESS Success Succeeded to sign out
-
NEED_INITIALIZED AuthV4NotInitialized HIVE SDK not initialized Initialize HIVE SDK by implementing AuthV4.setup() API

Parameters

listener

AuthV4HelperListener AuthV4Helper Delete result callback