shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.model
/
ShowAlert
Show
Alert
fun
interface
ShowAlert
Members
Members & Extensions
Functions
call
Link copied to clipboard
fun
ShowAlert
?
.
call
(
message
:
String
,
type
:
String
=
"info"
,
duration
:
Int
=
3000
)
invoke
Link copied to clipboard
abstract
operator
fun
invoke
(
message
:
String
,
type
:
String
,
duration
:
Int
)