achievementsUnlock

fun achievementsUnlock(achievementId: String)

업적 달성.
Unlock achievement.



숨겨져 있거나 공개된 여부와 상관없이 업적이 100% 로 달성 된다.

사용 조건

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

특이 사항

-# 로그인 되어있는 계정이 PGS/GameCenter에 연결되어있지 않은 경우 자동으로 해당 서비스로 연결을 시도



Whether hidden or open, achievement is achieved at 100%.

Condition of use

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

Reference

-# It tries to execute the service automatically if the signed-in account is diconnected with PGS/GameCenter.

Parameters

achievementId

achievements's key value


업적 달성.
Unlock achievement.



숨겨져 있거나 공개된 여부와 상관없이 업적이 100% 로 달성 된다.

사용 조건

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

특이 사항

-# 로그인 되어있는 계정이 PGS/GameCenter에 연결되어있지 않은 경우 자동으로 해당 서비스로 연결을 시도

주요 결과 코드

* * * *
**ErrorCode** **Code** **Description** **Solution**
SUCCESS Success 업적 달성 요청 성공
-
RESPONSE_FAIL AuthV4GoogleResponseFailAchievementsUnlock PGS API 함수 호출이 실패한 경우 -
*



Whether hidden or open, achievement is achieved at 100%.

Condition of use

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

Reference

-# It tries to execute the service automatically if the signed-in account is diconnected with PGS/GameCenter.

Key result code

* * * *
**ErrorCode** **Code** **Description** **Solution**
SUCCESS Success Succeeded to request achievementsUnlock
-
RESPONSE_FAIL AuthV4GoogleResponseFailAchievementsUnlock Failed to request achievementsUnlock -
*

Parameters

achievementId

achievements's key value

listener

AuthV4Helper achievementsUnlock result callback