| 构造器和说明 |
|---|
MeetingRecordings(VcService service) |
| 限定符和类型 | 方法和说明 |
|---|---|
VcService.MeetingRecordingGetReqCall |
get(RequestOptFn... optFns) |
VcService.MeetingRecordingSetPermissionReqCall |
setPermission(MeetingRecordingSetPermissionReqBody body,
RequestOptFn... optFns) |
VcService.MeetingRecordingStartReqCall |
start(MeetingRecordingStartReqBody body,
RequestOptFn... optFns) |
VcService.MeetingRecordingStopReqCall |
stop(RequestOptFn... optFns) |
public MeetingRecordings(VcService service)
public VcService.MeetingRecordingGetReqCall get(RequestOptFn... optFns)
public VcService.MeetingRecordingStopReqCall stop(RequestOptFn... optFns)
public VcService.MeetingRecordingSetPermissionReqCall setPermission(MeetingRecordingSetPermissionReqBody body, RequestOptFn... optFns)
public VcService.MeetingRecordingStartReqCall start(MeetingRecordingStartReqBody body, RequestOptFn... optFns)
Copyright © 2021. All rights reserved.