shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.methods
/
MediasfuParameters
/
showAlert
show
Alert
fun
showAlert
(
message
:
String
,
type
:
String
=
"info"
,
duration
:
Int
=
3000
)
open
override
val
showAlert
:
ShowAlert
?