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