get Cellular Network Status
abstract suspend fun getCellularNetworkStatus(updateProgress: suspend (progress: Progress) -> Unit = {}): CellularNetworkStatus
Get cellular network status.
Return
Cellular network status
Parameters
update Progress
Progress of the operation