getCellularNetworkStatus

abstract suspend fun getCellularNetworkStatus(updateProgress: suspend (progress: Progress) -> Unit = {}): CellularNetworkStatus

Get cellular network status.

Return

Cellular network status

Parameters

updateProgress

Progress of the operation