values

@JvmName(name = "dkgnlmbislevhygq")
suspend fun values(value: List<String>)

Parameters

value

Set of values that are accepted for the given field. A multicast domain will be selected if any one of the given values matches.


@JvmName(name = "kmcljrdnxsjyatev")
suspend fun values(vararg values: String)

Parameters

values

Set of values that are accepted for the given field. A multicast domain will be selected if any one of the given values matches.