注册系统消息未读数字变化监听器
static Stream<int> registerNotificationUnreadCountObserver() { return NimCore.instance.systemMessageService.onUnreadCountChange; }