NIMSDK-AOS  9.16.0
Public 成员函数 | 所有成员列表
com.netease.nimlib.sdk.chatroom.model.ChatRoomTagsInfo类 参考

位置信息 更多...

类 com.netease.nimlib.sdk.chatroom.model.ChatRoomTagsInfo 继承关系图:

Public 成员函数

 ChatRoomTagsInfo ()
 
 ChatRoomTagsInfo (String tags, String notifyTargetTags, Boolean needNotify, String ext)
 
String getTags ()
 
void setTags (String tags)
 
String getNotifyTargetTags ()
 
void setNotifyTargetTags (String notifyTargetTags)
 
Boolean getNeedNotify ()
 
void setNeedNotify (Boolean needNotify)
 
String getExt ()
 
void setExt (String ext)
 

详细描述

位置信息

在文件 ChatRoomTagsInfo.java8 行定义.

构造及析构函数说明

◆ ChatRoomTagsInfo() [1/2]

com.netease.nimlib.sdk.chatroom.model.ChatRoomTagsInfo.ChatRoomTagsInfo ( )

在文件 ChatRoomTagsInfo.java28 行定义.

◆ ChatRoomTagsInfo() [2/2]

com.netease.nimlib.sdk.chatroom.model.ChatRoomTagsInfo.ChatRoomTagsInfo ( String  tags,
String  notifyTargetTags,
Boolean  needNotify,
String  ext 
)

在文件 ChatRoomTagsInfo.java31 行定义.

成员函数说明

◆ getExt()

String com.netease.nimlib.sdk.chatroom.model.ChatRoomTagsInfo.getExt ( )

在文件 ChatRoomTagsInfo.java63 行定义.

◆ getNeedNotify()

Boolean com.netease.nimlib.sdk.chatroom.model.ChatRoomTagsInfo.getNeedNotify ( )

在文件 ChatRoomTagsInfo.java55 行定义.

◆ getNotifyTargetTags()

String com.netease.nimlib.sdk.chatroom.model.ChatRoomTagsInfo.getNotifyTargetTags ( )

在文件 ChatRoomTagsInfo.java47 行定义.

◆ getTags()

String com.netease.nimlib.sdk.chatroom.model.ChatRoomTagsInfo.getTags ( )

在文件 ChatRoomTagsInfo.java39 行定义.

◆ setExt()

void com.netease.nimlib.sdk.chatroom.model.ChatRoomTagsInfo.setExt ( String  ext)

在文件 ChatRoomTagsInfo.java67 行定义.

◆ setNeedNotify()

void com.netease.nimlib.sdk.chatroom.model.ChatRoomTagsInfo.setNeedNotify ( Boolean  needNotify)

在文件 ChatRoomTagsInfo.java59 行定义.

◆ setNotifyTargetTags()

void com.netease.nimlib.sdk.chatroom.model.ChatRoomTagsInfo.setNotifyTargetTags ( String  notifyTargetTags)

在文件 ChatRoomTagsInfo.java51 行定义.

◆ setTags()

void com.netease.nimlib.sdk.chatroom.model.ChatRoomTagsInfo.setTags ( String  tags)

在文件 ChatRoomTagsInfo.java43 行定义.


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