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.P2RoomCreatedV1Handler |
static class |
VcService.P2RoomDeletedV1Handler |
static class |
VcService.P2RoomUpdatedV1Handler |
static class |
VcService.Report |
static class |
VcService.Reserve |
static class |
VcService.ReserveConfig |
static class |
VcService.Room |
static class |
VcService.RoomConfig |
static class |
VcService.RoomLevel |
static class |
VcService.ScopeConfig |
| 限定符和类型 | 方法和说明 |
|---|---|
VcService.Alert |
alert()
告警中心
|
VcService.Export |
export()
导出
|
VcService.Meeting |
meeting()
会议
|
VcService.MeetingRecording |
meetingRecording()
录制
|
VcService.Report |
report()
会议报告
|
VcService.Reserve |
reserve()
预约
|
VcService.ReserveConfig |
reserveConfig()
reserve_config
|
VcService.Room |
room()
会议室
|
VcService.RoomConfig |
roomConfig()
room_config
|
VcService.RoomLevel |
roomLevel()
会议室层级
|
VcService.ScopeConfig |
scopeConfig()
会议室配置
|
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.Room room()
public VcService.RoomConfig roomConfig()
public VcService.RoomLevel roomLevel()
public VcService.ScopeConfig scopeConfig()
Copyright © 2022. All rights reserved.