toggle menu
AppUpdater
androidJvm
switch theme
search in API
app-updater
/
com.king.app.updater.util
/
NotificationUtils
/
createNotificationChannel
create
Notification
Channel
open
fun
createNotificationChannel
(
context
:
Context
,
channelId
:
String
,
channelName
:
String
,
isVibrate
:
Boolean
,
isSound
:
Boolean
)
创建一个通知通道(兼容0以上版本)
Parameters
channel
Id
channel
Name