setCustomPlmnCode

abstract suspend fun setCustomPlmnCode(plmn: Plmn, updateProgress: suspend (progress: Progress) -> Unit = {})

Set PLMN (Public Land Mobile Network) operator code

Parameters

plmn

PLMN to be set

updateProgress

Update progress of operation