NIMSDK-AOS  10.5.0
QChatSystemNotificationStatus.java
浏览该文件的文档.
1 package com.netease.nimlib.sdk.qchat.constants;
2 
7  public static final int STATUS_NORMAL = 0;
8 
12  public static final int STATUS_CUSTOM = 10000;
13 }
static final int STATUS_CUSTOM
系统通知状态大于等于10000表示自定义状态