|
NIMSDK-AOS
10.9.50
|
"查询服务器下的申请邀请记录接口" 结果 更多...
Public 成员函数 | |
| QChatGetInviteApplyRecordOfServerResult (List< QChatInviteApplyRecord > records) | |
| List< QChatInviteApplyRecord > | getRecords () |
| 获取申请邀请记录 更多... | |
| String | toString () |
"查询服务器下的申请邀请记录接口" 结果
在文件 QChatGetInviteApplyRecordOfServerResult.java 第 10 行定义.
| com.netease.nimlib.sdk.qchat.result.QChatGetInviteApplyRecordOfServerResult.QChatGetInviteApplyRecordOfServerResult | ( | List< QChatInviteApplyRecord > | records | ) |
在文件 QChatGetInviteApplyRecordOfServerResult.java 第 17 行定义.
| List<QChatInviteApplyRecord> com.netease.nimlib.sdk.qchat.result.QChatGetInviteApplyRecordOfServerResult.getRecords | ( | ) |
| String com.netease.nimlib.sdk.qchat.result.QChatGetInviteApplyRecordOfServerResult.toString | ( | ) |
在文件 QChatGetInviteApplyRecordOfServerResult.java 第 30 行定义.
1.8.11