labels

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

Parameters

value

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


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

Parameters

values

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