NIMSDK-AOS  9.16.0
Public 成员函数 | 静态 Public 成员函数 | Public 属性 | 所有成员列表
com.netease.nimlib.sdk.qchat.enums.QChatNotifyReason 枚举类型参考

下发通知原因 更多...

Public 成员函数

 QChatNotifyReason (int value)
 
int getValue ()
 

静态 Public 成员函数

static QChatNotifyReason typeOfValue (int value)
 

Public 属性

 notifyAll =(1)
 通知channel里的所有人 更多...
 
 notifySubscribe =(2)
 通知给订阅的人 更多...
 

详细描述

下发通知原因

在文件 QChatNotifyReason.java6 行定义.

构造及析构函数说明

◆ QChatNotifyReason()

com.netease.nimlib.sdk.qchat.enums.QChatNotifyReason.QChatNotifyReason ( int  value)

在文件 QChatNotifyReason.java19 行定义.

成员函数说明

◆ getValue()

int com.netease.nimlib.sdk.qchat.enums.QChatNotifyReason.getValue ( )

在文件 QChatNotifyReason.java23 行定义.

◆ typeOfValue()

static QChatNotifyReason com.netease.nimlib.sdk.qchat.enums.QChatNotifyReason.typeOfValue ( int  value)
static

在文件 QChatNotifyReason.java27 行定义.

类成员变量说明

◆ notifyAll

com.netease.nimlib.sdk.qchat.enums.QChatNotifyReason.notifyAll =(1)

通知channel里的所有人

在文件 QChatNotifyReason.java10 行定义.

◆ notifySubscribe

com.netease.nimlib.sdk.qchat.enums.QChatNotifyReason.notifySubscribe =(2)

通知给订阅的人

在文件 QChatNotifyReason.java14 行定义.


枚举说明文档从下列文件生成: