public static class VcService.MeetingInviteReqCall extends ReqCaller<MeetingInviteReqBody,MeetingInviteResult>
| 限定符和类型 | 方法和说明 |
|---|---|
Response<MeetingInviteResult> |
execute() |
VcService.MeetingInviteReqCall |
setMeetingId(Long meetingId) |
VcService.MeetingInviteReqCall |
setUserIdType(String userIdType) |
call, getException, getResponsepublic VcService.MeetingInviteReqCall setMeetingId(Long meetingId)
public VcService.MeetingInviteReqCall setUserIdType(String userIdType)
public Response<MeetingInviteResult> execute() throws Exception
execute 在类中 ReqCaller<MeetingInviteReqBody,MeetingInviteResult>ExceptionCopyright © 2021. All rights reserved.