getCellularConfiguration

abstract suspend fun getCellularConfiguration(updateProgress: suspend (progress: Progress) -> Unit = {}): CellularConfiguration

Get the cellular configuration from sensor

Parameters

updateProgress

Update progress of operation