menu
MediaSFU Flutter SDK
producers\socket_receive_methods\disconnect.dart
DisconnectOptions
DisconnectOptions constructor
DisconnectOptions
dark_mode
light_mode
DisconnectOptions
constructor
DisconnectOptions
(
{
ShowAlert
?
showAlert
,
String
?
redirectURL
,
required
bool
onWeb
,
void
updateValidated
(
bool
)?}
)
Implementation
DisconnectOptions({
this
.showAlert,
this
.redirectURL,
required
this
.onWeb,
this
.updateValidated, });
mediasfu_sdk
disconnect
DisconnectOptions
DisconnectOptions constructor
DisconnectOptions class