Toolbox
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
Toolbox
core
/
com.michaelflisar.toolbox
/
NotificationUtil
/
initChannel
init
Channel
android
fun
initChannel
(
context
:
Context
,
channelId
:
String
,
channelName
:
String
,
importance
:
Int
=
NotificationManager.IMPORTANCE_LOW
)