public class VcService extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
VcService.Alert |
static class |
VcService.Export |
static class |
VcService.Meeting |
static class |
VcService.MeetingRecording |
static class |
VcService.P2MeetingEndedV1Handler |
static class |
VcService.P2MeetingJoinMeetingV1Handler |
static class |
VcService.P2MeetingLeaveMeetingV1Handler |
static class |
VcService.P2MeetingRecordingEndedV1Handler |
static class |
VcService.P2MeetingRecordingReadyV1Handler |
static class |
VcService.P2MeetingRecordingStartedV1Handler |
static class |
VcService.P2MeetingShareEndedV1Handler |
static class |
VcService.P2MeetingShareStartedV1Handler |
static class |
VcService.P2MeetingStartedV1Handler |
static class |
VcService.Report |
static class |
VcService.Reserve |
static class |
VcService.ReserveConfig |
static class |
VcService.RoomConfig |
| 限定符和类型 | 方法和说明 |
|---|---|
VcService.Alert |
alert()
告警中心
|
VcService.Export |
export()
导出
|
VcService.Meeting |
meeting()
会议
|
VcService.MeetingRecording |
meetingRecording()
录制
|
VcService.Report |
report()
会议报告
|
VcService.Reserve |
reserve()
预约
|
VcService.ReserveConfig |
reserveConfig()
reserve_config
|
VcService.RoomConfig |
roomConfig()
会议室配置
|
public VcService(Config config)
public VcService.Alert alert()
public VcService.Export export()
public VcService.Meeting meeting()
public VcService.MeetingRecording meetingRecording()
public VcService.Report report()
public VcService.Reserve reserve()
public VcService.ReserveConfig reserveConfig()
public VcService.RoomConfig roomConfig()
Copyright © 2022. All rights reserved.