toggle menu
KakaoGameSDK_Android
0.0.0
androidJvm
switch theme
search in API
gamesdk
/
com.kakaogame
/
KGPromotion
/
showEndingPromotionPopups
show
Ending
Promotion
Popups
@
JvmStatic
fun
showEndingPromotionPopups
(
activity
:
Activity
?
,
callback
:
KGResultCallback
<
String
?
>
?
)
앱 종료 프로모션 팝업을 노출한다.
Parameters
activity
현재 앱의 Activity.
callback
결과 콜백. 프로모션 창이 닫힐때 호출된다.(String : 딥링크 URL)