mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
Refactor code
This commit is contained in:
parent
1e5245efd0
commit
03a010406f
@ -161,15 +161,15 @@ messagecallback:
|
|||||||
callbackUrl: "http://www.xxx.com/msg/judge"
|
callbackUrl: "http://www.xxx.com/msg/judge"
|
||||||
#TimeOut use second as unit
|
#TimeOut use second as unit
|
||||||
callbackTimeOut: 10
|
callbackTimeOut: 10
|
||||||
c2c:
|
# c2c:
|
||||||
callbackBeforeSendMsg:
|
# callbackBeforeSendMsg:
|
||||||
switch: false
|
# switch: false
|
||||||
timeoutStrategy: 1 #1:send
|
# timeoutStrategy: 1 #1:send
|
||||||
callbackAfterSendMsg:
|
# callbackAfterSendMsg:
|
||||||
switch: false
|
# switch: false
|
||||||
state:
|
# state:
|
||||||
stateChange:
|
# stateChange:
|
||||||
switch: false
|
# switch: false
|
||||||
|
|
||||||
iOSPush:
|
iOSPush:
|
||||||
pushSound: "xxx"
|
pushSound: "xxx"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user