set Cellular Configuration
abstract suspend fun setCellularConfiguration(cellularConfiguration: CellularConfiguration, updateProgress: suspend (progress: Progress) -> Unit = {})
Set the cellular configuration
Parameters
cellular Configuration
Cellular configuration CellularConfiguration
update Progress
Update progress of operation