getCellularModuleStatistics

abstract suspend fun getCellularModuleStatistics(updateProgress: suspend (progress: Progress) -> Unit = {}): CellularModuleStatistics

Gets cellular module statistics from sensor

Parameters

updateProgress

Update progress of operation