menu
mediasfu_sdk package
documentation
producers/socket_receive_methods/disconnect.dart
DisconnectOptions
DisconnectOptions.new constructor
DisconnectOptions.new constructor
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 package
documentation
producers/socket_receive_methods/disconnect
DisconnectOptions
DisconnectOptions.new constructor
DisconnectOptions class