pb: open_im_sdk.OfflinePushInfo

This commit is contained in:
wenxu12345
2021-12-20 16:29:24 +08:00
parent e63b3ab0e3
commit 3ba881f641
3 changed files with 55 additions and 5 deletions
+31
View File
@@ -171,6 +171,37 @@ messagecallback:
stateChange:
switch: false
iOSPush:
pushSound: "xxx"
badgeCount: 1
notification:
groupCreated:
conversation:
conversationChanged: 1
unreadCount: 1
offlinePush:
switch: true
title: "create group title"
desc: "create group desc"
ext: "create group ext"
defaultTips:
tips: "create the group" # xx create the group
groupInfoChanged:
conversation:
conversationChanged: 1
unreadCount: 1
offlinePush:
switch: true
title: "group info changed title"
desc: "group info changed desc"
ext: "group info changed ext"
defaultTips:
tips: "group info changed by" # group info changed by xx
conversationChanged: 0
#---------------demo configuration---------------------#
#The following configuration items are applied to openIM Demo configuration
demoswitch: true