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

禁言后的通知范围类型 更多...

Public 成员函数

 QChatMuteNotifyScope (int value)
 
int getValue ()
 

静态 Public 成员函数

static QChatMuteNotifyScope typeOfValue (int value)
 

Public 属性

 TARGET_ONLY =(1)
 仅通知被操作人 更多...
 
 ALL =(2)
 通知所有人 更多...
 

详细描述

禁言后的通知范围类型

在文件 QChatMuteNotifyScope.java6 行定义.

构造及析构函数说明

◆ QChatMuteNotifyScope()

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

在文件 QChatMuteNotifyScope.java19 行定义.

成员函数说明

◆ getValue()

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

在文件 QChatMuteNotifyScope.java23 行定义.

◆ typeOfValue()

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

在文件 QChatMuteNotifyScope.java27 行定义.

类成员变量说明

◆ ALL

com.netease.nimlib.sdk.qchat.enums.QChatMuteNotifyScope.ALL =(2)

通知所有人

在文件 QChatMuteNotifyScope.java14 行定义.

◆ TARGET_ONLY

com.netease.nimlib.sdk.qchat.enums.QChatMuteNotifyScope.TARGET_ONLY =(1)

仅通知被操作人

在文件 QChatMuteNotifyScope.java10 行定义.


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