NIMSDK-AOS  10.9.80
| Public 成员函数 | 所有成员列表
com.netease.nimlib.sdk.v2.chatroom.config.V2NIMChatroomTagConfig类 参考

聊天室标签配置 更多...

类 com.netease.nimlib.sdk.v2.chatroom.config.V2NIMChatroomTagConfig 继承关系图:

class  V2NIMChatroomTagConfigBuilder
 V2NIMChatroomTagConfig参数构造器
 

Public 成员函数

 V2NIMChatroomTagConfig (List< String > tags, String notifyTargetTags)
 
List< String > getTags ()
 获取登录标签 更多...
 
String getNotifyTargetTags ()
 获取登录登出通知标签, 标签表达式 更多...
 
String toString ()
 

详细描述

聊天室标签配置

在文件 V2NIMChatroomTagConfig.java9 行定义.

构造及析构函数说明

com.netease.nimlib.sdk.v2.chatroom.config.V2NIMChatroomTagConfig.V2NIMChatroomTagConfig ( List< String >  tags,
String  notifyTargetTags 
)
参数
tags登录标签
notifyTargetTags登录登出通知标签, 标签表达式

在文件 V2NIMChatroomTagConfig.java29 行定义.

成员函数说明

String com.netease.nimlib.sdk.v2.chatroom.config.V2NIMChatroomTagConfig.getNotifyTargetTags ( )

获取登录登出通知标签, 标签表达式

返回
登录登出通知标签, 标签表达式

在文件 V2NIMChatroomTagConfig.java45 行定义.

List<String> com.netease.nimlib.sdk.v2.chatroom.config.V2NIMChatroomTagConfig.getTags ( )

获取登录标签

返回
登录标签

在文件 V2NIMChatroomTagConfig.java38 行定义.

String com.netease.nimlib.sdk.v2.chatroom.config.V2NIMChatroomTagConfig.toString ( )

在文件 V2NIMChatroomTagConfig.java50 行定义.


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