| 限定符和类型 | 方法和说明 |
|---|---|
VcService.MeetingEndReqCall |
end(RequestOptFn... optFns) |
VcService.MeetingGetReqCall |
get(RequestOptFn... optFns) |
VcService.MeetingInviteReqCall |
invite(MeetingInviteReqBody body,
RequestOptFn... optFns) |
VcService.MeetingListReqCall |
list(RequestOptFn... optFns) |
VcService.MeetingSetHostReqCall |
setHost(MeetingSetHostReqBody body,
RequestOptFn... optFns) |
public Meetings(VcService service)
public VcService.MeetingInviteReqCall invite(MeetingInviteReqBody body, RequestOptFn... optFns)
public VcService.MeetingListReqCall list(RequestOptFn... optFns)
public VcService.MeetingSetHostReqCall setHost(MeetingSetHostReqBody body, RequestOptFn... optFns)
public VcService.MeetingEndReqCall end(RequestOptFn... optFns)
public VcService.MeetingGetReqCall get(RequestOptFn... optFns)
Copyright © 2021. All rights reserved.