labels

@JvmName(name = "gqgufkxpjetyspmj")
suspend fun labels(value: Map<String, String>?)

Parameters

value

Labels (corresponding to the NotificationChannelDescriptor schema) to filter the notification channels by.


@JvmName(name = "kmjkmtcohpjmlrui")
fun labels(vararg values: Pair<String, String>)

Parameters

values

Labels (corresponding to the NotificationChannelDescriptor schema) to filter the notification channels by.