get Cellular Configuration
abstract suspend fun getCellularConfiguration(updateProgress: suspend (progress: Progress) -> Unit = {}): CellularConfiguration
Get the cellular configuration from sensor
Parameters
update Progress
Update progress of operation