"查询一批accids的服务器身份组列表"接口入参
更多...
| com.netease.nimlib.sdk.qchat.param.QChatGetExistingServerRolesByAccidsParam.QChatGetExistingServerRolesByAccidsParam |
( |
@NonNull Long |
serverId, |
|
|
@NonNull List< String > |
accids |
|
) |
| |
| List<String> com.netease.nimlib.sdk.qchat.param.QChatGetExistingServerRolesByAccidsParam.getAccids |
( |
| ) |
|
| boolean com.netease.nimlib.sdk.qchat.param.QChatGetExistingServerRolesByAccidsParam.getOrder |
( |
| ) |
|
| Long com.netease.nimlib.sdk.qchat.param.QChatGetExistingServerRolesByAccidsParam.getServerId |
( |
| ) |
|
| QChatRoleSortEnum com.netease.nimlib.sdk.qchat.param.QChatGetExistingServerRolesByAccidsParam.getSort |
( |
| ) |
|
| void com.netease.nimlib.sdk.qchat.param.QChatGetExistingServerRolesByAccidsParam.setOrder |
( |
Boolean |
order | ) |
|
| void com.netease.nimlib.sdk.qchat.param.QChatGetExistingServerRolesByAccidsParam.setSort |
( |
QChatRoleSortEnum |
sort | ) |
|
| String com.netease.nimlib.sdk.qchat.param.QChatGetExistingServerRolesByAccidsParam.toString |
( |
| ) |
|
该类的文档由以下文件生成: