getApnConfiguration

abstract suspend fun getApnConfiguration(updateProgress: suspend (progress: Progress) -> Unit = {}): Apn

Get network APN configuration

Parameters

updateProgress

Update progress of operation