kmp-toolkit
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
kmp-toolkit
app-shell
/
com.siddharth.kmp.appshell
/
AndroidNotificationScheduler
/
AndroidNotificationScheduler
Android
Notification
Scheduler
android
constructor
(
context
:
Context
,
channelId
:
String
=
DEFAULT_CHANNEL_ID
,
channelName
:
String
=
"General"
,
importance
:
Int
=
NotificationManager.IMPORTANCE_DEFAULT
)