|
NIMSDK-AOS
10.9.80
|
进入聊天室回包结果 更多...
Public 成员函数 | |
| V2NIMChatroomInfo | getChatroom () |
| 获取聊天室信息 更多... | |
| V2NIMChatroomMember | getSelfMember () |
| 获取自己的聊天室成员信息 更多... | |
进入聊天室回包结果
在文件 V2NIMChatroomEnterResult.java 第 10 行定义.
| V2NIMChatroomInfo com.netease.nimlib.sdk.v2.chatroom.result.V2NIMChatroomEnterResult.getChatroom | ( | ) |
获取聊天室信息
| V2NIMChatroomMember com.netease.nimlib.sdk.v2.chatroom.result.V2NIMChatroomEnterResult.getSelfMember | ( | ) |
获取自己的聊天室成员信息
1.8.11