NIMSDK-AOS  9.16.0
静态 Public 属性 | 所有成员列表
com.netease.nimlib.sdk.qchat.constants.QChatSystemNotificationStatus类 参考

静态 Public 属性

static final int STATUS_NORMAL = 0
 系统通知状态正常 更多...
 
static final int STATUS_CUSTOM = 10000
 系统通知状态大于等于10000表示自定义状态 更多...
 

详细描述

在文件 QChatSystemNotificationStatus.java3 行定义.

类成员变量说明

◆ STATUS_CUSTOM

final int com.netease.nimlib.sdk.qchat.constants.QChatSystemNotificationStatus.STATUS_CUSTOM = 10000
static

系统通知状态大于等于10000表示自定义状态

在文件 QChatSystemNotificationStatus.java12 行定义.

◆ STATUS_NORMAL

final int com.netease.nimlib.sdk.qchat.constants.QChatSystemNotificationStatus.STATUS_NORMAL = 0
static

系统通知状态正常

在文件 QChatSystemNotificationStatus.java7 行定义.


该类的文档由以下文件生成: