StreamPack
Toggle table of contents
3.0.0-RC
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
StreamPack
demo-camera
/
io.github.thibaultbee.streampack.app.utils
/
DialogUtils
Dialog
Utils
object
DialogUtils
Members
Functions
show
Alert
Dialog
Link copied to clipboard
fun
showAlertDialog
(
context
:
Context
,
title
:
String
,
message
:
String
=
""
)
show
Permission
Alert
Dialog
Link copied to clipboard
fun
showPermissionAlertDialog
(
context
:
Context
,
afterPositiveButton
:
(
)
->
Unit
=
{}
)