Dokka MultiModule Example
androidJvm
new-app
/
su.ips.payment_new_app.utils
/
Dialogs
Dialogs
object
Dialogs
Members
Functions
show
Choice
Link copied to clipboard
suspend
fun
showChoice
(
message
:
String
,
onConfirm
:
(
)
->
Unit
,
onCancel
:
(
)
->
Unit
?
=
null
)