"查询服务器下的申请邀请记录接口" 入参
更多...
◆ QChatGetInviteApplyRecordOfServerParam() [1/2]
com.netease.nimlib.sdk.qchat.param.QChatGetInviteApplyRecordOfServerParam.QChatGetInviteApplyRecordOfServerParam |
( |
long |
serverId | ) |
|
◆ QChatGetInviteApplyRecordOfServerParam() [2/2]
com.netease.nimlib.sdk.qchat.param.QChatGetInviteApplyRecordOfServerParam.QChatGetInviteApplyRecordOfServerParam |
( |
long |
serverId, |
|
|
Long |
fromTime, |
|
|
Long |
toTime, |
|
|
Boolean |
reverse, |
|
|
Integer |
limit, |
|
|
Long |
excludeRecordId |
|
) |
| |
◆ getExcludeRecordId()
Long com.netease.nimlib.sdk.qchat.param.QChatGetInviteApplyRecordOfServerParam.getExcludeRecordId |
( |
| ) |
|
◆ getFromTime()
Long com.netease.nimlib.sdk.qchat.param.QChatGetInviteApplyRecordOfServerParam.getFromTime |
( |
| ) |
|
◆ getLimit()
Integer com.netease.nimlib.sdk.qchat.param.QChatGetInviteApplyRecordOfServerParam.getLimit |
( |
| ) |
|
◆ getReverse()
Boolean com.netease.nimlib.sdk.qchat.param.QChatGetInviteApplyRecordOfServerParam.getReverse |
( |
| ) |
|
◆ getServerId()
long com.netease.nimlib.sdk.qchat.param.QChatGetInviteApplyRecordOfServerParam.getServerId |
( |
| ) |
|
◆ getToTime()
Long com.netease.nimlib.sdk.qchat.param.QChatGetInviteApplyRecordOfServerParam.getToTime |
( |
| ) |
|
◆ isValid()
boolean com.netease.nimlib.sdk.qchat.param.QChatGetInviteApplyRecordOfServerParam.isValid |
( |
| ) |
|
◆ setExcludeRecordId()
void com.netease.nimlib.sdk.qchat.param.QChatGetInviteApplyRecordOfServerParam.setExcludeRecordId |
( |
Long |
excludeRecordId | ) |
|
◆ setFromTime()
void com.netease.nimlib.sdk.qchat.param.QChatGetInviteApplyRecordOfServerParam.setFromTime |
( |
Long |
fromTime | ) |
|
◆ setLimit()
void com.netease.nimlib.sdk.qchat.param.QChatGetInviteApplyRecordOfServerParam.setLimit |
( |
Integer |
limit | ) |
|
◆ setReverse()
void com.netease.nimlib.sdk.qchat.param.QChatGetInviteApplyRecordOfServerParam.setReverse |
( |
Boolean |
reverse | ) |
|
◆ setToTime()
void com.netease.nimlib.sdk.qchat.param.QChatGetInviteApplyRecordOfServerParam.setToTime |
( |
Long |
toTime | ) |
|
◆ toString()
String com.netease.nimlib.sdk.qchat.param.QChatGetInviteApplyRecordOfServerParam.toString |
( |
| ) |
|
该类的文档由以下文件生成: