set Network Troubleshooting
abstract suspend fun setNetworkTroubleshooting(isTroubleshootingEnabled: Boolean, updateProgress: suspend (progress: Progress) -> Unit = {})
Set network troubleshooting configuration
Parameters
is Troubleshooting Enabled
True to enable troubleshooting, false to disable
update Progress
Update progress of operation