mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-12 21:16:00 +08:00
constant
This commit is contained in:
@@ -77,7 +77,11 @@ const (
|
|||||||
MemberKickedNotification = 1508
|
MemberKickedNotification = 1508
|
||||||
MemberInvitedNotification = 1509
|
MemberInvitedNotification = 1509
|
||||||
MemberEnterNotification = 1510
|
MemberEnterNotification = 1510
|
||||||
NotificationEnd = 2000
|
|
||||||
|
SignalingNotificationBegin = 1600
|
||||||
|
SignalingNotification = 1601
|
||||||
|
SignalingNotificationEnd = 1699
|
||||||
|
NotificationEnd = 2000
|
||||||
|
|
||||||
//MsgFrom
|
//MsgFrom
|
||||||
UserMsgType = 100
|
UserMsgType = 100
|
||||||
|
|||||||
Reference in New Issue
Block a user