shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.ui.mediasfu
/
ConfirmExitModalProps
/
ConfirmExitModalProps
Confirm
Exit
Modal
Props
constructor
(
state
:
MediasfuGenericState
,
isVisible
:
Boolean
,
memberName
:
String
,
roomName
:
String
,
isHost
:
Boolean
,
message
:
String
,
confirmLabel
:
String
,
onConfirm
:
(
)
->
Unit
,
onDismiss
:
(
)
->
Unit
)