mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-24 18:36:19 +08:00
Merge branch 'tuoyun' of github.com:OpenIMSDK/Open-IM-Server into tuoyun
This commit is contained in:
commit
1d0ca5f11e
@ -54,11 +54,17 @@ const (
|
|||||||
FriendRemarkSetNotification = 1206 //set_friend_remark?
|
FriendRemarkSetNotification = 1206 //set_friend_remark?
|
||||||
BlackAddedNotification = 1207 //add_black
|
BlackAddedNotification = 1207 //add_black
|
||||||
BlackDeletedNotification = 1208 //remove_black
|
BlackDeletedNotification = 1208 //remove_black
|
||||||
|
|
||||||
UserInfoUpdatedNotification = 1303 //SetSelfInfoTip = 204
|
|
||||||
|
|
||||||
ConversationOptChangeNotification = 1300 // change conversation opt
|
ConversationOptChangeNotification = 1300 // change conversation opt
|
||||||
|
|
||||||
|
UserNotificationBegin = 1301
|
||||||
|
UserInfoUpdatedNotification = 1303 //SetSelfInfoTip = 204
|
||||||
|
ConversationNotification = 1307
|
||||||
|
ConversationNotNotification = 1308
|
||||||
|
ConversationDefault = 0
|
||||||
|
UserNotificationEnd = 1399
|
||||||
|
|
||||||
|
GroupNotificationBegin = 1500
|
||||||
|
|
||||||
GroupCreatedNotification = 1501
|
GroupCreatedNotification = 1501
|
||||||
GroupInfoSetNotification = 1502
|
GroupInfoSetNotification = 1502
|
||||||
JoinGroupApplicationNotification = 1503
|
JoinGroupApplicationNotification = 1503
|
||||||
|
Loading…
x
Reference in New Issue
Block a user