This commit is contained in:
hrxiang
2022-04-07 12:22:38 +08:00
parent 71897bcb4e
commit 8b4a35e6b7
6 changed files with 278 additions and 8 deletions

View File

@@ -61,5 +61,7 @@ class MessageType {
static const signalingNotification = 1601;
static const signalingNotificationEnd = 1699;
static const burnAfterReadingNotification = 1701;
static const notificationEnd = 2000;
}