kmp-toolkit
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
kmp-toolkit
feedback
/
com.siddharth.kmp.feedback
/
NotificationChannelSpec
/
NotificationChannelSpec
Notification
Channel
Spec
android
constructor
(
id
:
String
,
name
:
String
,
description
:
String
,
importance
:
Int
=
NotificationManager.IMPORTANCE_DEFAULT
,
vibrate
:
Boolean
=
false
)