toggle menu
KakaoGameSDK_Android
0.0.0
androidJvm
switch theme
search in API
gamesdk
/
com.kakaogame
/
KGCustomUI
/
KGCustomAlert
/
Companion
Companion
object
Companion
Members
Functions
make
Alert
Link copied to clipboard
@
JvmStatic
fun
makeAlert
(
type
:
KGCustomUI.KGCustomAlertType
?
,
title
:
String
?
,
message
:
String
?
,
linkBtnLabel
:
String
?
,
linkBtnAction
:
String
?
,
closeBtnLabel
:
String
?
,
closeBtnAction
:
String
?
)
:
KGCustomUI.KGCustomAlert