|
NIMSDK-AOS
10.9.76
|
位置信息 更多...
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.java 第 8 行定义.
| com.netease.nimlib.sdk.chatroom.model.ChatRoomTagsInfo.ChatRoomTagsInfo | ( | ) |
在文件 ChatRoomTagsInfo.java 第 28 行定义.
| com.netease.nimlib.sdk.chatroom.model.ChatRoomTagsInfo.ChatRoomTagsInfo | ( | String | tags, |
| String | notifyTargetTags, | ||
| Boolean | needNotify, | ||
| String | ext | ||
| ) |
在文件 ChatRoomTagsInfo.java 第 31 行定义.
| String com.netease.nimlib.sdk.chatroom.model.ChatRoomTagsInfo.getExt | ( | ) |
在文件 ChatRoomTagsInfo.java 第 63 行定义.
| Boolean com.netease.nimlib.sdk.chatroom.model.ChatRoomTagsInfo.getNeedNotify | ( | ) |
在文件 ChatRoomTagsInfo.java 第 55 行定义.
| String com.netease.nimlib.sdk.chatroom.model.ChatRoomTagsInfo.getNotifyTargetTags | ( | ) |
在文件 ChatRoomTagsInfo.java 第 47 行定义.
| String com.netease.nimlib.sdk.chatroom.model.ChatRoomTagsInfo.getTags | ( | ) |
在文件 ChatRoomTagsInfo.java 第 39 行定义.
| void com.netease.nimlib.sdk.chatroom.model.ChatRoomTagsInfo.setExt | ( | String | ext | ) |
在文件 ChatRoomTagsInfo.java 第 67 行定义.
| void com.netease.nimlib.sdk.chatroom.model.ChatRoomTagsInfo.setNeedNotify | ( | Boolean | needNotify | ) |
在文件 ChatRoomTagsInfo.java 第 59 行定义.
| void com.netease.nimlib.sdk.chatroom.model.ChatRoomTagsInfo.setNotifyTargetTags | ( | String | notifyTargetTags | ) |
在文件 ChatRoomTagsInfo.java 第 51 行定义.
| void com.netease.nimlib.sdk.chatroom.model.ChatRoomTagsInfo.setTags | ( | String | tags | ) |
在文件 ChatRoomTagsInfo.java 第 43 行定义.
1.8.11