notification

This commit is contained in:
wenxu12345
2021-12-21 21:40:50 +08:00
parent 2876e77a08
commit 75e1e2e678
25 changed files with 2237 additions and 955 deletions
+5 -5
View File
@@ -173,13 +173,13 @@ messagecallback:
iOSPush:
pushSound: "xxx"
badgeCount: 1
badgeCount: true
notification:
groupCreated:
conversation:
conversationChanged: 1
unreadCount: 1
conversationChanged: true
unreadCount: true
offlinePush:
switch: true
title: "create group title"
@@ -190,8 +190,8 @@ notification:
groupInfoChanged:
conversation:
conversationChanged: 1
unreadCount: 1
conversationChanged: true
unreadCount: true
offlinePush:
switch: true
title: "group info changed title"