Toolbox
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
Toolbox
core
/
com.michaelflisar.toolbox
/
NotificationUtil
/
createChannel
create
Channel
android
fun
createChannel
(
context
:
Context
,
channelName
:
String
,
channelId
:
String
,
importance
:
Int
,
sound
:
Boolean
=
true
,
vibrate
:
Boolean
=
true
,
lights
:
Boolean
=
true
)
:
Boolean