shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.ui.mediasfu
/
ConfirmHereModalProps
/
ConfirmHereModalProps
Confirm
Here
Modal
Props
constructor
(
state
:
MediasfuGenericState
,
isVisible
:
Boolean
,
message
:
String
,
countdownSeconds
:
Int
,
onConfirm
:
(
)
->
Unit
,
onTimeout
:
(
)
->
Unit
,
onDismiss
:
(
)
->
Unit
)