public Land Mobile Networks
Parameters
value
A list of public land mobile networks including their identifiers. If both 'publicLandMobileNetworks' and 'publicLandMobileNetworkIdentifier' are specified, then the 'publicLandMobileNetworks' will take precedence.
Parameters
values
A list of public land mobile networks including their identifiers. If both 'publicLandMobileNetworks' and 'publicLandMobileNetworkIdentifier' are specified, then the 'publicLandMobileNetworks' will take precedence.
suspend fun publicLandMobileNetworks(argument: List<suspend PublicLandMobileNetworkArgsBuilder.() -> Unit>)
suspend fun publicLandMobileNetworks(vararg argument: suspend PublicLandMobileNetworkArgsBuilder.() -> Unit)
suspend fun publicLandMobileNetworks(argument: suspend PublicLandMobileNetworkArgsBuilder.() -> Unit)
Parameters
argument
A list of public land mobile networks including their identifiers. If both 'publicLandMobileNetworks' and 'publicLandMobileNetworkIdentifier' are specified, then the 'publicLandMobileNetworks' will take precedence.