mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-24 18:36:19 +08:00
constant
This commit is contained in:
parent
564f77bcdc
commit
965dac5ff9
@ -77,6 +77,10 @@ const (
|
|||||||
MemberKickedNotification = 1508
|
MemberKickedNotification = 1508
|
||||||
MemberInvitedNotification = 1509
|
MemberInvitedNotification = 1509
|
||||||
MemberEnterNotification = 1510
|
MemberEnterNotification = 1510
|
||||||
|
|
||||||
|
SignalingNotificationBegin = 1600
|
||||||
|
SignalingNotification = 1601
|
||||||
|
SignalingNotificationEnd = 1699
|
||||||
NotificationEnd = 2000
|
NotificationEnd = 2000
|
||||||
|
|
||||||
//MsgFrom
|
//MsgFrom
|
||||||
|
Loading…
x
Reference in New Issue
Block a user