toggle menu
sdkKIMCore
androidJvm
switch theme
search in API
sdkKIMCore
/
com.kingsoft.kim.core.example.notification
/
CoreDemoNotificationManager
/
showMessageNotification
show
Message
Notification
open
fun
showMessageNotification
(
context
:
Context
,
id
:
Int
,
title
:
String
,
content
:
String
,
intent
:
PendingIntent
,
count
:
Int
)