NotificationAction
fun NotificationAction(
action: String?,
title: String?,
icon: String? = undefined
): NotificationAction
(source)
Try the revamped Kotlin docs design →
Try the revamped Kotlin docs design!
fun NotificationAction(
action: String?,
title: String?,
icon: String? = undefined
): NotificationAction