v1

package
v0.1.112 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 29, 2024 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AccessTokenInHeader     = "X-Access-Token"
	AccessTokenByAccountUri = "/v1/usg/acs/auth/account"
	AuthorizationInHeader   = "Authorization"
	AccessTokenValidTime    = 3600 * 10
	ClientType              = 72
)

Variables

This section is empty.

Functions

func GenReqDefForAddAppId added in v0.1.111

func GenReqDefForAddAppId() *def.HttpRequestDef

func GenReqDefForAddCorp

func GenReqDefForAddCorp() *def.HttpRequestDef

func GenReqDefForAddCorpAdmin

func GenReqDefForAddCorpAdmin() *def.HttpRequestDef

func GenReqDefForAddDepartment

func GenReqDefForAddDepartment() *def.HttpRequestDef

func GenReqDefForAddDevice

func GenReqDefForAddDevice() *def.HttpRequestDef

func GenReqDefForAddMaterial

func GenReqDefForAddMaterial() *def.HttpRequestDef

func GenReqDefForAddProgram

func GenReqDefForAddProgram() *def.HttpRequestDef

func GenReqDefForAddPublication

func GenReqDefForAddPublication() *def.HttpRequestDef

func GenReqDefForAddResource

func GenReqDefForAddResource() *def.HttpRequestDef

func GenReqDefForAddToPersonalSpace

func GenReqDefForAddToPersonalSpace() *def.HttpRequestDef

func GenReqDefForAddUser

func GenReqDefForAddUser() *def.HttpRequestDef

func GenReqDefForAllowClientRecord added in v0.1.6

func GenReqDefForAllowClientRecord() *def.HttpRequestDef

func GenReqDefForAllowGuestUnmute

func GenReqDefForAllowGuestUnmute() *def.HttpRequestDef

func GenReqDefForAllowWaitingParticipant added in v0.1.6

func GenReqDefForAllowWaitingParticipant() *def.HttpRequestDef

func GenReqDefForAssociateVmr

func GenReqDefForAssociateVmr() *def.HttpRequestDef

func GenReqDefForBatchDeleteCorpAdmins

func GenReqDefForBatchDeleteCorpAdmins() *def.HttpRequestDef

func GenReqDefForBatchDeleteDevices

func GenReqDefForBatchDeleteDevices() *def.HttpRequestDef

func GenReqDefForBatchDeleteMaterials

func GenReqDefForBatchDeleteMaterials() *def.HttpRequestDef

func GenReqDefForBatchDeletePrograms

func GenReqDefForBatchDeletePrograms() *def.HttpRequestDef

func GenReqDefForBatchDeletePublications

func GenReqDefForBatchDeletePublications() *def.HttpRequestDef

func GenReqDefForBatchDeleteUsers

func GenReqDefForBatchDeleteUsers() *def.HttpRequestDef

func GenReqDefForBatchHand added in v0.1.6

func GenReqDefForBatchHand() *def.HttpRequestDef

func GenReqDefForBatchSearchAppId added in v0.1.111

func GenReqDefForBatchSearchAppId() *def.HttpRequestDef

func GenReqDefForBatchShowUserDetails added in v0.1.37

func GenReqDefForBatchShowUserDetails() *def.HttpRequestDef

func GenReqDefForBatchUpdateDevicesStatus

func GenReqDefForBatchUpdateDevicesStatus() *def.HttpRequestDef

func GenReqDefForBatchUpdateUserStatus

func GenReqDefForBatchUpdateUserStatus() *def.HttpRequestDef

func GenReqDefForBroadcastParticipant

func GenReqDefForBroadcastParticipant() *def.HttpRequestDef

func GenReqDefForCancelBroadcast added in v0.1.6

func GenReqDefForCancelBroadcast() *def.HttpRequestDef

func GenReqDefForCancelMeeting

func GenReqDefForCancelMeeting() *def.HttpRequestDef

func GenReqDefForCancelRecurringMeeting

func GenReqDefForCancelRecurringMeeting() *def.HttpRequestDef

func GenReqDefForCancelRecurringSubMeeting

func GenReqDefForCancelRecurringSubMeeting() *def.HttpRequestDef

func GenReqDefForCheckSlideVerifyCode

func GenReqDefForCheckSlideVerifyCode() *def.HttpRequestDef

func GenReqDefForCheckToken

func GenReqDefForCheckToken() *def.HttpRequestDef

func GenReqDefForCheckVeriCodeForUpdateUserInfo

func GenReqDefForCheckVeriCodeForUpdateUserInfo() *def.HttpRequestDef

func GenReqDefForCheckVerifyCode

func GenReqDefForCheckVerifyCode() *def.HttpRequestDef

func GenReqDefForCreateAnonymousAuthRandom

func GenReqDefForCreateAnonymousAuthRandom() *def.HttpRequestDef

func GenReqDefForCreateConfToken

func GenReqDefForCreateConfToken() *def.HttpRequestDef

func GenReqDefForCreateMeeting

func GenReqDefForCreateMeeting() *def.HttpRequestDef

func GenReqDefForCreatePortalRefNonce

func GenReqDefForCreatePortalRefNonce() *def.HttpRequestDef

func GenReqDefForCreateRecurringMeeting

func GenReqDefForCreateRecurringMeeting() *def.HttpRequestDef

func GenReqDefForCreateVisionActiveCode

func GenReqDefForCreateVisionActiveCode() *def.HttpRequestDef

func GenReqDefForCreateWebSocketToken

func GenReqDefForCreateWebSocketToken() *def.HttpRequestDef

func GenReqDefForCreateWebinar

func GenReqDefForCreateWebinar() *def.HttpRequestDef

func GenReqDefForDeleteAppId added in v0.1.111

func GenReqDefForDeleteAppId() *def.HttpRequestDef

func GenReqDefForDeleteAttendees

func GenReqDefForDeleteAttendees() *def.HttpRequestDef

func GenReqDefForDeleteCorp

func GenReqDefForDeleteCorp() *def.HttpRequestDef

func GenReqDefForDeleteCorpVmr

func GenReqDefForDeleteCorpVmr() *def.HttpRequestDef

func GenReqDefForDeleteDepartment

func GenReqDefForDeleteDepartment() *def.HttpRequestDef

func GenReqDefForDeleteLayout added in v0.1.6

func GenReqDefForDeleteLayout() *def.HttpRequestDef

func GenReqDefForDeleteRecordings

func GenReqDefForDeleteRecordings() *def.HttpRequestDef

func GenReqDefForDeleteResource

func GenReqDefForDeleteResource() *def.HttpRequestDef

func GenReqDefForDeleteToken added in v0.1.59

func GenReqDefForDeleteToken() *def.HttpRequestDef

func GenReqDefForDeleteVisionActiveCode

func GenReqDefForDeleteVisionActiveCode() *def.HttpRequestDef

func GenReqDefForDeleteWebHookConfig

func GenReqDefForDeleteWebHookConfig() *def.HttpRequestDef

func GenReqDefForDeleteWebinar

func GenReqDefForDeleteWebinar() *def.HttpRequestDef

func GenReqDefForDisassociateVmr

func GenReqDefForDisassociateVmr() *def.HttpRequestDef

func GenReqDefForHand

func GenReqDefForHand() *def.HttpRequestDef

func GenReqDefForHangUp

func GenReqDefForHangUp() *def.HttpRequestDef

func GenReqDefForInviteOperateVideo

func GenReqDefForInviteOperateVideo() *def.HttpRequestDef

func GenReqDefForInviteParticipant

func GenReqDefForInviteParticipant() *def.HttpRequestDef

func GenReqDefForInviteShare

func GenReqDefForInviteShare() *def.HttpRequestDef

func GenReqDefForInviteUser

func GenReqDefForInviteUser() *def.HttpRequestDef

func GenReqDefForInviteWithPwd

func GenReqDefForInviteWithPwd() *def.HttpRequestDef

func GenReqDefForListHistoryWebinars

func GenReqDefForListHistoryWebinars() *def.HttpRequestDef

func GenReqDefForListNetworkQuality added in v0.1.103

func GenReqDefForListNetworkQuality() *def.HttpRequestDef

func GenReqDefForListOngoingWebinars

func GenReqDefForListOngoingWebinars() *def.HttpRequestDef

func GenReqDefForListUpComingWebinars

func GenReqDefForListUpComingWebinars() *def.HttpRequestDef

func GenReqDefForLive

func GenReqDefForLive() *def.HttpRequestDef

func GenReqDefForLockMeeting

func GenReqDefForLockMeeting() *def.HttpRequestDef

func GenReqDefForLockView

func GenReqDefForLockView() *def.HttpRequestDef

func GenReqDefForMoveToWaitingRoom added in v0.1.6

func GenReqDefForMoveToWaitingRoom() *def.HttpRequestDef

func GenReqDefForMuteMeeting

func GenReqDefForMuteMeeting() *def.HttpRequestDef

func GenReqDefForMuteParticipant

func GenReqDefForMuteParticipant() *def.HttpRequestDef

func GenReqDefForProlongMeeting

func GenReqDefForProlongMeeting() *def.HttpRequestDef

func GenReqDefForRecord

func GenReqDefForRecord() *def.HttpRequestDef

func GenReqDefForRenameParticipant

func GenReqDefForRenameParticipant() *def.HttpRequestDef

func GenReqDefForResetActivecode

func GenReqDefForResetActivecode() *def.HttpRequestDef

func GenReqDefForResetAppKey added in v0.1.111

func GenReqDefForResetAppKey() *def.HttpRequestDef

func GenReqDefForResetPwd

func GenReqDefForResetPwd() *def.HttpRequestDef

func GenReqDefForResetPwdByAdmin

func GenReqDefForResetPwdByAdmin() *def.HttpRequestDef

func GenReqDefForResetVisionActiveCode

func GenReqDefForResetVisionActiveCode() *def.HttpRequestDef

func GenReqDefForResumeSimultaneousInterpretation added in v0.1.72

func GenReqDefForResumeSimultaneousInterpretation() *def.HttpRequestDef

func GenReqDefForRollcallParticipant

func GenReqDefForRollcallParticipant() *def.HttpRequestDef

func GenReqDefForSaveLayout added in v0.1.6

func GenReqDefForSaveLayout() *def.HttpRequestDef

func GenReqDefForSearchAttendanceRecordsOfHisMeeting

func GenReqDefForSearchAttendanceRecordsOfHisMeeting() *def.HttpRequestDef

func GenReqDefForSearchCorp

func GenReqDefForSearchCorp() *def.HttpRequestDef

func GenReqDefForSearchCorpAdmins

func GenReqDefForSearchCorpAdmins() *def.HttpRequestDef

func GenReqDefForSearchCorpDir

func GenReqDefForSearchCorpDir() *def.HttpRequestDef

func GenReqDefForSearchCorpExternalDir added in v0.1.6

func GenReqDefForSearchCorpExternalDir() *def.HttpRequestDef

func GenReqDefForSearchCorpResources

func GenReqDefForSearchCorpResources() *def.HttpRequestDef

func GenReqDefForSearchCorpVmr

func GenReqDefForSearchCorpVmr() *def.HttpRequestDef

func GenReqDefForSearchCtlRecordsOfHisMeeting

func GenReqDefForSearchCtlRecordsOfHisMeeting() *def.HttpRequestDef

func GenReqDefForSearchDepartmentByName

func GenReqDefForSearchDepartmentByName() *def.HttpRequestDef

func GenReqDefForSearchDevices

func GenReqDefForSearchDevices() *def.HttpRequestDef

func GenReqDefForSearchHisMeetings

func GenReqDefForSearchHisMeetings() *def.HttpRequestDef

func GenReqDefForSearchMaterials

func GenReqDefForSearchMaterials() *def.HttpRequestDef

func GenReqDefForSearchMeetingFileList

func GenReqDefForSearchMeetingFileList() *def.HttpRequestDef

func GenReqDefForSearchMeetings

func GenReqDefForSearchMeetings() *def.HttpRequestDef

func GenReqDefForSearchMemberVmr

func GenReqDefForSearchMemberVmr() *def.HttpRequestDef

func GenReqDefForSearchOnlineMeetings

func GenReqDefForSearchOnlineMeetings() *def.HttpRequestDef

func GenReqDefForSearchPrograms

func GenReqDefForSearchPrograms() *def.HttpRequestDef

func GenReqDefForSearchPublications

func GenReqDefForSearchPublications() *def.HttpRequestDef

func GenReqDefForSearchQosHistoryMeetings

func GenReqDefForSearchQosHistoryMeetings() *def.HttpRequestDef

func GenReqDefForSearchQosOnlineMeetings

func GenReqDefForSearchQosOnlineMeetings() *def.HttpRequestDef

func GenReqDefForSearchQosParticipantDetail

func GenReqDefForSearchQosParticipantDetail() *def.HttpRequestDef

func GenReqDefForSearchQosParticipants

func GenReqDefForSearchQosParticipants() *def.HttpRequestDef

func GenReqDefForSearchRecordings

func GenReqDefForSearchRecordings() *def.HttpRequestDef

func GenReqDefForSearchResource

func GenReqDefForSearchResource() *def.HttpRequestDef

func GenReqDefForSearchResourceOpRecord

func GenReqDefForSearchResourceOpRecord() *def.HttpRequestDef

func GenReqDefForSearchStatisticConferenceInfo

func GenReqDefForSearchStatisticConferenceInfo() *def.HttpRequestDef

func GenReqDefForSearchStatisticConferenceParticipant

func GenReqDefForSearchStatisticConferenceParticipant() *def.HttpRequestDef

func GenReqDefForSearchStatisticResourceInfo

func GenReqDefForSearchStatisticResourceInfo() *def.HttpRequestDef

func GenReqDefForSearchStatisticUserInfo

func GenReqDefForSearchStatisticUserInfo() *def.HttpRequestDef

func GenReqDefForSearchUsers

func GenReqDefForSearchUsers() *def.HttpRequestDef

func GenReqDefForSearchVisionActiveCode

func GenReqDefForSearchVisionActiveCode() *def.HttpRequestDef

func GenReqDefForSendSlideVerifyCode

func GenReqDefForSendSlideVerifyCode() *def.HttpRequestDef

func GenReqDefForSendVeriCodeForChangePwd

func GenReqDefForSendVeriCodeForChangePwd() *def.HttpRequestDef

func GenReqDefForSendVeriCodeForUpdateUserInfo

func GenReqDefForSendVeriCodeForUpdateUserInfo() *def.HttpRequestDef

func GenReqDefForSetAttendeeLanChannel added in v0.1.72

func GenReqDefForSetAttendeeLanChannel() *def.HttpRequestDef

func GenReqDefForSetCohost added in v0.1.6

func GenReqDefForSetCohost() *def.HttpRequestDef

func GenReqDefForSetCustomMultiPicture

func GenReqDefForSetCustomMultiPicture() *def.HttpRequestDef

func GenReqDefForSetHostView

func GenReqDefForSetHostView() *def.HttpRequestDef

func GenReqDefForSetInterpreterGroup added in v0.1.72

func GenReqDefForSetInterpreterGroup() *def.HttpRequestDef

func GenReqDefForSetMultiPicture

func GenReqDefForSetMultiPicture() *def.HttpRequestDef

func GenReqDefForSetParticipantView

func GenReqDefForSetParticipantView() *def.HttpRequestDef

func GenReqDefForSetProfileImage added in v0.1.81

func GenReqDefForSetProfileImage() *def.HttpRequestDef

func GenReqDefForSetQosThreshold

func GenReqDefForSetQosThreshold() *def.HttpRequestDef

func GenReqDefForSetRole

func GenReqDefForSetRole() *def.HttpRequestDef

func GenReqDefForSetSsoConfig

func GenReqDefForSetSsoConfig() *def.HttpRequestDef

func GenReqDefForSetUserProfileImage added in v0.1.81

func GenReqDefForSetUserProfileImage() *def.HttpRequestDef

func GenReqDefForSetWebHookConfig

func GenReqDefForSetWebHookConfig() *def.HttpRequestDef

func GenReqDefForShowConfOrg

func GenReqDefForShowConfOrg() *def.HttpRequestDef

func GenReqDefForShowCorp

func GenReqDefForShowCorp() *def.HttpRequestDef

func GenReqDefForShowCorpAdmin

func GenReqDefForShowCorpAdmin() *def.HttpRequestDef

func GenReqDefForShowCorpBasicInfo

func GenReqDefForShowCorpBasicInfo() *def.HttpRequestDef

func GenReqDefForShowCorpResource

func GenReqDefForShowCorpResource() *def.HttpRequestDef

func GenReqDefForShowDepartment added in v0.0.86

func GenReqDefForShowDepartment() *def.HttpRequestDef

func GenReqDefForShowDeptAndChildDept

func GenReqDefForShowDeptAndChildDept() *def.HttpRequestDef

func GenReqDefForShowDeviceDetail

func GenReqDefForShowDeviceDetail() *def.HttpRequestDef

func GenReqDefForShowDeviceStatus

func GenReqDefForShowDeviceStatus() *def.HttpRequestDef

func GenReqDefForShowDeviceTypes

func GenReqDefForShowDeviceTypes() *def.HttpRequestDef

func GenReqDefForShowHisMeetingDetail

func GenReqDefForShowHisMeetingDetail() *def.HttpRequestDef

func GenReqDefForShowLayout added in v0.1.6

func GenReqDefForShowLayout() *def.HttpRequestDef

func GenReqDefForShowMeetingDetail

func GenReqDefForShowMeetingDetail() *def.HttpRequestDef

func GenReqDefForShowMeetingFile

func GenReqDefForShowMeetingFile() *def.HttpRequestDef

func GenReqDefForShowMeetingFileList

func GenReqDefForShowMeetingFileList() *def.HttpRequestDef

func GenReqDefForShowMyInfo

func GenReqDefForShowMyInfo() *def.HttpRequestDef

func GenReqDefForShowOnlineMeetingDetail

func GenReqDefForShowOnlineMeetingDetail() *def.HttpRequestDef

func GenReqDefForShowOrgRes

func GenReqDefForShowOrgRes() *def.HttpRequestDef

func GenReqDefForShowProgram

func GenReqDefForShowProgram() *def.HttpRequestDef

func GenReqDefForShowPublication

func GenReqDefForShowPublication() *def.HttpRequestDef

func GenReqDefForShowQosThreshold

func GenReqDefForShowQosThreshold() *def.HttpRequestDef

func GenReqDefForShowRealTimeInfoOfMeeting

func GenReqDefForShowRealTimeInfoOfMeeting() *def.HttpRequestDef

func GenReqDefForShowRecordingDetail

func GenReqDefForShowRecordingDetail() *def.HttpRequestDef

func GenReqDefForShowRecordingFileDownloadUrls

func GenReqDefForShowRecordingFileDownloadUrls() *def.HttpRequestDef

func GenReqDefForShowRegionInfoOfMeeting

func GenReqDefForShowRegionInfoOfMeeting() *def.HttpRequestDef

func GenReqDefForShowRoomSetting

func GenReqDefForShowRoomSetting() *def.HttpRequestDef

func GenReqDefForShowSpRes

func GenReqDefForShowSpRes() *def.HttpRequestDef

func GenReqDefForShowSpResource

func GenReqDefForShowSpResource() *def.HttpRequestDef

func GenReqDefForShowSsoConfig

func GenReqDefForShowSsoConfig() *def.HttpRequestDef

func GenReqDefForShowUserDetail

func GenReqDefForShowUserDetail() *def.HttpRequestDef

func GenReqDefForShowWebHookConfig

func GenReqDefForShowWebHookConfig() *def.HttpRequestDef

func GenReqDefForShowWebinar

func GenReqDefForShowWebinar() *def.HttpRequestDef

func GenReqDefForStartMeeting added in v0.0.83

func GenReqDefForStartMeeting() *def.HttpRequestDef

func GenReqDefForStopMeeting

func GenReqDefForStopMeeting() *def.HttpRequestDef

func GenReqDefForSwitchMode

func GenReqDefForSwitchMode() *def.HttpRequestDef

func GenReqDefForUpdateAppId added in v0.1.111

func GenReqDefForUpdateAppId() *def.HttpRequestDef

func GenReqDefForUpdateContact

func GenReqDefForUpdateContact() *def.HttpRequestDef

func GenReqDefForUpdateCorp

func GenReqDefForUpdateCorp() *def.HttpRequestDef

func GenReqDefForUpdateCorpBasicInfo

func GenReqDefForUpdateCorpBasicInfo() *def.HttpRequestDef

func GenReqDefForUpdateDepartment

func GenReqDefForUpdateDepartment() *def.HttpRequestDef

func GenReqDefForUpdateDevice

func GenReqDefForUpdateDevice() *def.HttpRequestDef

func GenReqDefForUpdateMaterial

func GenReqDefForUpdateMaterial() *def.HttpRequestDef

func GenReqDefForUpdateMeeting

func GenReqDefForUpdateMeeting() *def.HttpRequestDef

func GenReqDefForUpdateMemberVmr

func GenReqDefForUpdateMemberVmr() *def.HttpRequestDef

func GenReqDefForUpdateMyInfo

func GenReqDefForUpdateMyInfo() *def.HttpRequestDef

func GenReqDefForUpdateProgram

func GenReqDefForUpdateProgram() *def.HttpRequestDef

func GenReqDefForUpdatePublication

func GenReqDefForUpdatePublication() *def.HttpRequestDef

func GenReqDefForUpdatePwd

func GenReqDefForUpdatePwd() *def.HttpRequestDef

func GenReqDefForUpdateRecurringMeeting

func GenReqDefForUpdateRecurringMeeting() *def.HttpRequestDef

func GenReqDefForUpdateRecurringSubMeeting

func GenReqDefForUpdateRecurringSubMeeting() *def.HttpRequestDef

func GenReqDefForUpdateResource

func GenReqDefForUpdateResource() *def.HttpRequestDef

func GenReqDefForUpdateRoomSetting

func GenReqDefForUpdateRoomSetting() *def.HttpRequestDef

func GenReqDefForUpdateStartedConfConfig

func GenReqDefForUpdateStartedConfConfig() *def.HttpRequestDef

func GenReqDefForUpdateToken

func GenReqDefForUpdateToken() *def.HttpRequestDef

func GenReqDefForUpdateUser

func GenReqDefForUpdateUser() *def.HttpRequestDef

func GenReqDefForUpdateWebHookConfigStatus

func GenReqDefForUpdateWebHookConfigStatus() *def.HttpRequestDef

func GenReqDefForUpdateWebinar

func GenReqDefForUpdateWebinar() *def.HttpRequestDef

func GenReqDefForUploadFile

func GenReqDefForUploadFile() *def.HttpRequestDef

func GetResponseBody

func GetResponseBody(resp *response.DefaultHttpResponse) ([]byte, error)

func MeetingClientBuilder

func MeetingClientBuilder() *httpclient.HcHttpClientBuilder

Types

type AddAppIdInvoker added in v0.1.111

type AddAppIdInvoker struct {
	*invoker.BaseInvoker
}

func (*AddAppIdInvoker) Invoke added in v0.1.111

func (i *AddAppIdInvoker) Invoke() (*model.AddAppIdResponse, error)

type AddCorpAdminInvoker added in v0.0.90

type AddCorpAdminInvoker struct {
	*invoker.BaseInvoker
}

func (*AddCorpAdminInvoker) Invoke added in v0.0.90

type AddCorpInvoker added in v0.0.90

type AddCorpInvoker struct {
	*invoker.BaseInvoker
}

func (*AddCorpInvoker) Invoke added in v0.0.90

func (i *AddCorpInvoker) Invoke() (*model.AddCorpResponse, error)

type AddDepartmentInvoker added in v0.0.90

type AddDepartmentInvoker struct {
	*invoker.BaseInvoker
}

func (*AddDepartmentInvoker) Invoke added in v0.0.90

type AddDeviceInvoker added in v0.0.90

type AddDeviceInvoker struct {
	*invoker.BaseInvoker
}

func (*AddDeviceInvoker) Invoke added in v0.0.90

type AddMaterialInvoker added in v0.0.90

type AddMaterialInvoker struct {
	*invoker.BaseInvoker
}

func (*AddMaterialInvoker) Invoke added in v0.0.90

type AddProgramInvoker added in v0.0.90

type AddProgramInvoker struct {
	*invoker.BaseInvoker
}

func (*AddProgramInvoker) Invoke added in v0.0.90

type AddPublicationInvoker added in v0.0.90

type AddPublicationInvoker struct {
	*invoker.BaseInvoker
}

func (*AddPublicationInvoker) Invoke added in v0.0.90

type AddResourceInvoker added in v0.0.90

type AddResourceInvoker struct {
	*invoker.BaseInvoker
}

func (*AddResourceInvoker) Invoke added in v0.0.90

type AddToPersonalSpaceInvoker added in v0.0.90

type AddToPersonalSpaceInvoker struct {
	*invoker.BaseInvoker
}

func (*AddToPersonalSpaceInvoker) Invoke added in v0.0.90

type AddUserInvoker added in v0.0.90

type AddUserInvoker struct {
	*invoker.BaseInvoker
}

func (*AddUserInvoker) Invoke added in v0.0.90

func (i *AddUserInvoker) Invoke() (*model.AddUserResponse, error)

type AllowClientRecordInvoker added in v0.1.6

type AllowClientRecordInvoker struct {
	*invoker.BaseInvoker
}

func (*AllowClientRecordInvoker) Invoke added in v0.1.6

type AllowGuestUnmuteInvoker added in v0.0.90

type AllowGuestUnmuteInvoker struct {
	*invoker.BaseInvoker
}

func (*AllowGuestUnmuteInvoker) Invoke added in v0.0.90

type AllowWaitingParticipantInvoker added in v0.1.6

type AllowWaitingParticipantInvoker struct {
	*invoker.BaseInvoker
}

func (*AllowWaitingParticipantInvoker) Invoke added in v0.1.6

type AssociateVmrInvoker added in v0.0.90

type AssociateVmrInvoker struct {
	*invoker.BaseInvoker
}

func (*AssociateVmrInvoker) Invoke added in v0.0.90

type BatchDeleteCorpAdminsInvoker added in v0.0.90

type BatchDeleteCorpAdminsInvoker struct {
	*invoker.BaseInvoker
}

func (*BatchDeleteCorpAdminsInvoker) Invoke added in v0.0.90

type BatchDeleteDevicesInvoker added in v0.0.90

type BatchDeleteDevicesInvoker struct {
	*invoker.BaseInvoker
}

func (*BatchDeleteDevicesInvoker) Invoke added in v0.0.90

type BatchDeleteMaterialsInvoker added in v0.0.90

type BatchDeleteMaterialsInvoker struct {
	*invoker.BaseInvoker
}

func (*BatchDeleteMaterialsInvoker) Invoke added in v0.0.90

type BatchDeleteProgramsInvoker added in v0.0.90

type BatchDeleteProgramsInvoker struct {
	*invoker.BaseInvoker
}

func (*BatchDeleteProgramsInvoker) Invoke added in v0.0.90

type BatchDeletePublicationsInvoker added in v0.0.90

type BatchDeletePublicationsInvoker struct {
	*invoker.BaseInvoker
}

func (*BatchDeletePublicationsInvoker) Invoke added in v0.0.90

type BatchDeleteUsersInvoker added in v0.0.90

type BatchDeleteUsersInvoker struct {
	*invoker.BaseInvoker
}

func (*BatchDeleteUsersInvoker) Invoke added in v0.0.90

type BatchHandInvoker added in v0.1.6

type BatchHandInvoker struct {
	*invoker.BaseInvoker
}

func (*BatchHandInvoker) Invoke added in v0.1.6

type BatchSearchAppIdInvoker added in v0.1.111

type BatchSearchAppIdInvoker struct {
	*invoker.BaseInvoker
}

func (*BatchSearchAppIdInvoker) Invoke added in v0.1.111

type BatchShowUserDetailsInvoker added in v0.1.37

type BatchShowUserDetailsInvoker struct {
	*invoker.BaseInvoker
}

func (*BatchShowUserDetailsInvoker) Invoke added in v0.1.37

type BatchUpdateDevicesStatusInvoker added in v0.0.90

type BatchUpdateDevicesStatusInvoker struct {
	*invoker.BaseInvoker
}

func (*BatchUpdateDevicesStatusInvoker) Invoke added in v0.0.90

type BatchUpdateUserStatusInvoker added in v0.0.90

type BatchUpdateUserStatusInvoker struct {
	*invoker.BaseInvoker
}

func (*BatchUpdateUserStatusInvoker) Invoke added in v0.0.90

type BroadcastParticipantInvoker added in v0.0.90

type BroadcastParticipantInvoker struct {
	*invoker.BaseInvoker
}

func (*BroadcastParticipantInvoker) Invoke added in v0.0.90

type CancelBroadcastInvoker added in v0.1.6

type CancelBroadcastInvoker struct {
	*invoker.BaseInvoker
}

func (*CancelBroadcastInvoker) Invoke added in v0.1.6

type CancelMeetingInvoker added in v0.0.90

type CancelMeetingInvoker struct {
	*invoker.BaseInvoker
}

func (*CancelMeetingInvoker) Invoke added in v0.0.90

type CancelRecurringMeetingInvoker added in v0.0.90

type CancelRecurringMeetingInvoker struct {
	*invoker.BaseInvoker
}

func (*CancelRecurringMeetingInvoker) Invoke added in v0.0.90

type CancelRecurringSubMeetingInvoker added in v0.0.90

type CancelRecurringSubMeetingInvoker struct {
	*invoker.BaseInvoker
}

func (*CancelRecurringSubMeetingInvoker) Invoke added in v0.0.90

type CheckSlideVerifyCodeInvoker added in v0.0.90

type CheckSlideVerifyCodeInvoker struct {
	*invoker.BaseInvoker
}

func (*CheckSlideVerifyCodeInvoker) Invoke added in v0.0.90

type CheckTokenInvoker added in v0.0.90

type CheckTokenInvoker struct {
	*invoker.BaseInvoker
}

func (*CheckTokenInvoker) Invoke added in v0.0.90

type CheckVeriCodeForUpdateUserInfoInvoker added in v0.0.90

type CheckVeriCodeForUpdateUserInfoInvoker struct {
	*invoker.BaseInvoker
}

func (*CheckVeriCodeForUpdateUserInfoInvoker) Invoke added in v0.0.90

type CheckVerifyCodeInvoker added in v0.0.90

type CheckVerifyCodeInvoker struct {
	*invoker.BaseInvoker
}

func (*CheckVerifyCodeInvoker) Invoke added in v0.0.90

type CreateAnonymousAuthRandomInvoker added in v0.0.90

type CreateAnonymousAuthRandomInvoker struct {
	*invoker.BaseInvoker
}

func (*CreateAnonymousAuthRandomInvoker) Invoke added in v0.0.90

type CreateConfTokenInvoker added in v0.0.90

type CreateConfTokenInvoker struct {
	*invoker.BaseInvoker
}

func (*CreateConfTokenInvoker) Invoke added in v0.0.90

type CreateMeetingInvoker added in v0.0.90

type CreateMeetingInvoker struct {
	*invoker.BaseInvoker
}

func (*CreateMeetingInvoker) Invoke added in v0.0.90

type CreatePortalRefNonceInvoker added in v0.0.90

type CreatePortalRefNonceInvoker struct {
	*invoker.BaseInvoker
}

func (*CreatePortalRefNonceInvoker) Invoke added in v0.0.90

type CreateRecurringMeetingInvoker added in v0.0.90

type CreateRecurringMeetingInvoker struct {
	*invoker.BaseInvoker
}

func (*CreateRecurringMeetingInvoker) Invoke added in v0.0.90

type CreateVisionActiveCodeInvoker added in v0.0.90

type CreateVisionActiveCodeInvoker struct {
	*invoker.BaseInvoker
}

func (*CreateVisionActiveCodeInvoker) Invoke added in v0.0.90

type CreateWebSocketTokenInvoker added in v0.0.90

type CreateWebSocketTokenInvoker struct {
	*invoker.BaseInvoker
}

func (*CreateWebSocketTokenInvoker) Invoke added in v0.0.90

type CreateWebinarInvoker added in v0.0.90

type CreateWebinarInvoker struct {
	*invoker.BaseInvoker
}

func (*CreateWebinarInvoker) Invoke added in v0.0.90

type DeleteAppIdInvoker added in v0.1.111

type DeleteAppIdInvoker struct {
	*invoker.BaseInvoker
}

func (*DeleteAppIdInvoker) Invoke added in v0.1.111

type DeleteAttendeesInvoker added in v0.0.90

type DeleteAttendeesInvoker struct {
	*invoker.BaseInvoker
}

func (*DeleteAttendeesInvoker) Invoke added in v0.0.90

type DeleteCorpInvoker added in v0.0.90

type DeleteCorpInvoker struct {
	*invoker.BaseInvoker
}

func (*DeleteCorpInvoker) Invoke added in v0.0.90

type DeleteCorpVmrInvoker added in v0.0.90

type DeleteCorpVmrInvoker struct {
	*invoker.BaseInvoker
}

func (*DeleteCorpVmrInvoker) Invoke added in v0.0.90

type DeleteDepartmentInvoker added in v0.0.90

type DeleteDepartmentInvoker struct {
	*invoker.BaseInvoker
}

func (*DeleteDepartmentInvoker) Invoke added in v0.0.90

type DeleteLayoutInvoker added in v0.1.6

type DeleteLayoutInvoker struct {
	*invoker.BaseInvoker
}

func (*DeleteLayoutInvoker) Invoke added in v0.1.6

type DeleteRecordingsInvoker added in v0.0.90

type DeleteRecordingsInvoker struct {
	*invoker.BaseInvoker
}

func (*DeleteRecordingsInvoker) Invoke added in v0.0.90

type DeleteResourceInvoker added in v0.0.90

type DeleteResourceInvoker struct {
	*invoker.BaseInvoker
}

func (*DeleteResourceInvoker) Invoke added in v0.0.90

type DeleteTokenInvoker added in v0.1.59

type DeleteTokenInvoker struct {
	*invoker.BaseInvoker
}

func (*DeleteTokenInvoker) Invoke added in v0.1.59

type DeleteVisionActiveCodeInvoker added in v0.0.90

type DeleteVisionActiveCodeInvoker struct {
	*invoker.BaseInvoker
}

func (*DeleteVisionActiveCodeInvoker) Invoke added in v0.0.90

type DeleteWebHookConfigInvoker added in v0.0.90

type DeleteWebHookConfigInvoker struct {
	*invoker.BaseInvoker
}

func (*DeleteWebHookConfigInvoker) Invoke added in v0.0.90

type DeleteWebinarInvoker added in v0.0.90

type DeleteWebinarInvoker struct {
	*invoker.BaseInvoker
}

func (*DeleteWebinarInvoker) Invoke added in v0.0.90

type DisassociateVmrInvoker added in v0.0.90

type DisassociateVmrInvoker struct {
	*invoker.BaseInvoker
}

func (*DisassociateVmrInvoker) Invoke added in v0.0.90

type HandInvoker added in v0.0.90

type HandInvoker struct {
	*invoker.BaseInvoker
}

func (*HandInvoker) Invoke added in v0.0.90

func (i *HandInvoker) Invoke() (*model.HandResponse, error)

type HangUpInvoker added in v0.0.90

type HangUpInvoker struct {
	*invoker.BaseInvoker
}

func (*HangUpInvoker) Invoke added in v0.0.90

func (i *HangUpInvoker) Invoke() (*model.HangUpResponse, error)

type InviteOperateVideoInvoker added in v0.0.90

type InviteOperateVideoInvoker struct {
	*invoker.BaseInvoker
}

func (*InviteOperateVideoInvoker) Invoke added in v0.0.90

type InviteParticipantInvoker added in v0.0.90

type InviteParticipantInvoker struct {
	*invoker.BaseInvoker
}

func (*InviteParticipantInvoker) Invoke added in v0.0.90

type InviteShareInvoker added in v0.0.90

type InviteShareInvoker struct {
	*invoker.BaseInvoker
}

func (*InviteShareInvoker) Invoke added in v0.0.90

type InviteUserInvoker added in v0.0.90

type InviteUserInvoker struct {
	*invoker.BaseInvoker
}

func (*InviteUserInvoker) Invoke added in v0.0.90

type InviteWithPwdInvoker added in v0.0.90

type InviteWithPwdInvoker struct {
	*invoker.BaseInvoker
}

func (*InviteWithPwdInvoker) Invoke added in v0.0.90

type ListHistoryWebinarsInvoker added in v0.0.90

type ListHistoryWebinarsInvoker struct {
	*invoker.BaseInvoker
}

func (*ListHistoryWebinarsInvoker) Invoke added in v0.0.90

type ListNetworkQualityInvoker added in v0.1.103

type ListNetworkQualityInvoker struct {
	*invoker.BaseInvoker
}

func (*ListNetworkQualityInvoker) Invoke added in v0.1.103

type ListOngoingWebinarsInvoker added in v0.0.90

type ListOngoingWebinarsInvoker struct {
	*invoker.BaseInvoker
}

func (*ListOngoingWebinarsInvoker) Invoke added in v0.0.90

type ListUpComingWebinarsInvoker added in v0.0.90

type ListUpComingWebinarsInvoker struct {
	*invoker.BaseInvoker
}

func (*ListUpComingWebinarsInvoker) Invoke added in v0.0.90

type LiveInvoker added in v0.0.90

type LiveInvoker struct {
	*invoker.BaseInvoker
}

func (*LiveInvoker) Invoke added in v0.0.90

func (i *LiveInvoker) Invoke() (*model.LiveResponse, error)

type LockMeetingInvoker added in v0.0.90

type LockMeetingInvoker struct {
	*invoker.BaseInvoker
}

func (*LockMeetingInvoker) Invoke added in v0.0.90

type LockViewInvoker added in v0.0.90

type LockViewInvoker struct {
	*invoker.BaseInvoker
}

func (*LockViewInvoker) Invoke added in v0.0.90

func (i *LockViewInvoker) Invoke() (*model.LockViewResponse, error)

type MeetingAuthReqBody

type MeetingAuthReqBody struct {
	Account    string `json:"account"`
	ClientType int    `json:"clientType"`
}

type MeetingAuthResBody

type MeetingAuthResBody struct {
	AccessToken string `json:"accessToken"`
}

type MeetingClient

type MeetingClient struct {
	HcClient *httpclient.HcHttpClient
}

func NewMeetingClient

func NewMeetingClient(hcClient *httpclient.HcHttpClient) *MeetingClient

func (*MeetingClient) AddAppId added in v0.1.111

func (c *MeetingClient) AddAppId(request *model.AddAppIdRequest) (*model.AddAppIdResponse, error)

AddAppId 添加企业应用

企业默认管理员添加应用,添加应用后,记录返回信息,后续可通过[[执行App ID鉴权](https://support.huaweicloud.com/api-meeting/meeting_21_0311.html)](tag:hws) [[执行App ID鉴权](https://support.huaweicloud.com/intl/zh-cn/api-meeting/meeting_21_0311.html)](tag:hk)获取accessToken

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) AddAppIdInvoker added in v0.1.111

func (c *MeetingClient) AddAppIdInvoker(request *model.AddAppIdRequest) *AddAppIdInvoker

AddAppIdInvoker 添加企业应用

func (*MeetingClient) AddCorp

func (c *MeetingClient) AddCorp(request *model.AddCorpRequest) (*model.AddCorpResponse, error)

AddCorp SP管理员创建企业

创建企业,默认管理员及分配资源。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) AddCorpAdmin

AddCorpAdmin 添加企业管理员

企业默认管理员添加企业普通管理员。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) AddCorpAdminInvoker added in v0.0.90

func (c *MeetingClient) AddCorpAdminInvoker(request *model.AddCorpAdminRequest) *AddCorpAdminInvoker

AddCorpAdminInvoker 添加企业管理员

func (*MeetingClient) AddCorpInvoker added in v0.0.90

func (c *MeetingClient) AddCorpInvoker(request *model.AddCorpRequest) *AddCorpInvoker

AddCorpInvoker SP管理员创建企业

func (*MeetingClient) AddDepartment

AddDepartment 添加部门

企业管理员通过该接口添加部门,最多支持10级部门,每级子部门最多支持100个,默认企业最大部门数量为10000个。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) AddDepartmentInvoker added in v0.0.90

func (c *MeetingClient) AddDepartmentInvoker(request *model.AddDepartmentRequest) *AddDepartmentInvoker

AddDepartmentInvoker 添加部门

func (*MeetingClient) AddDevice

func (c *MeetingClient) AddDevice(request *model.AddDeviceRequest) (*model.AddDeviceResponse, error)

AddDevice 增加终端

企业管理员通过该接口添加专业会议终端。专业会议终端包括DP300/HUAWEI Bar系列/HUAWEI Board/TE系列。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) AddDeviceInvoker added in v0.0.90

func (c *MeetingClient) AddDeviceInvoker(request *model.AddDeviceRequest) *AddDeviceInvoker

AddDeviceInvoker 增加终端

func (*MeetingClient) AddMaterial

AddMaterial 新增信息窗素材

新增信息窗素材(上传素材文件)。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) AddMaterialInvoker added in v0.0.90

func (c *MeetingClient) AddMaterialInvoker(request *model.AddMaterialRequest) *AddMaterialInvoker

AddMaterialInvoker 新增信息窗素材

func (*MeetingClient) AddProgram

func (c *MeetingClient) AddProgram(request *model.AddProgramRequest) (*model.AddProgramResponse, error)

AddProgram 新增信息窗节目

新增信息窗节目。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) AddProgramInvoker added in v0.0.90

func (c *MeetingClient) AddProgramInvoker(request *model.AddProgramRequest) *AddProgramInvoker

AddProgramInvoker 新增信息窗节目

func (*MeetingClient) AddPublication

AddPublication 新增信息窗发布

新增信息窗发布。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) AddPublicationInvoker added in v0.0.90

func (c *MeetingClient) AddPublicationInvoker(request *model.AddPublicationRequest) *AddPublicationInvoker

AddPublicationInvoker 新增信息窗发布

func (*MeetingClient) AddResource

AddResource SP管理员分配企业资源

企业新增资源发放。该接口同时支持修改,带resourceId后会判断该资源是否存在,存在即修改(支持修改的参数见修改接口),否则按新增处理。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) AddResourceInvoker added in v0.0.90

func (c *MeetingClient) AddResourceInvoker(request *model.AddResourceRequest) *AddResourceInvoker

AddResourceInvoker SP管理员分配企业资源

func (*MeetingClient) AddToPersonalSpace

AddToPersonalSpace 保存会议纪要到个人云空间

用户使用手机扫码后,手机端请求服务端将当前会议纪要文件保存到个人云空间。二维码内容 :cloudlink://cloudlink.huawei.com/h5page?action=SAVE_MEETING_FILE&key1=value1&key2=value2 。key/value的个数可能变化,终端解析后,在发起后续请求时,将所有key/value存为map,作为入参即可。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) AddToPersonalSpaceInvoker added in v0.0.90

func (c *MeetingClient) AddToPersonalSpaceInvoker(request *model.AddToPersonalSpaceRequest) *AddToPersonalSpaceInvoker

AddToPersonalSpaceInvoker 保存会议纪要到个人云空间

func (*MeetingClient) AddUser

func (c *MeetingClient) AddUser(request *model.AddUserRequest) (*model.AddUserResponse, error)

AddUser 添加用户

企业管理员通过该接口添加企业用户。 > 默认添加用户后,用户第一次登录华为云会议App或者Portal时需要修改密码。若需关闭第一次登录修改密码,请联系华为销售人员,并提供华为云会议企业ID。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) AddUserInvoker added in v0.0.90

func (c *MeetingClient) AddUserInvoker(request *model.AddUserRequest) *AddUserInvoker

AddUserInvoker 添加用户

func (*MeetingClient) AllowClientRecord added in v0.1.6

AllowClientRecord 允许客户端录制

该接口用于设置允许/禁止与会者客户端本地录制(非云端录制)。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) AllowClientRecordInvoker added in v0.1.6

func (c *MeetingClient) AllowClientRecordInvoker(request *model.AllowClientRecordRequest) *AllowClientRecordInvoker

AllowClientRecordInvoker 允许客户端录制

func (*MeetingClient) AllowGuestUnmute

AllowGuestUnmute 与会者自己解除静音

该接口用于设置与会者是否可以自己解除静音。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) AllowGuestUnmuteInvoker added in v0.0.90

func (c *MeetingClient) AllowGuestUnmuteInvoker(request *model.AllowGuestUnmuteRequest) *AllowGuestUnmuteInvoker

AllowGuestUnmuteInvoker 与会者自己解除静音

func (*MeetingClient) AllowWaitingParticipant added in v0.1.6

AllowWaitingParticipant 准入等候者

该接口用于允许等候室中的成员进入会议。可以允许全部成员进入会议,或者允许指定成员进入会议。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) AllowWaitingParticipantInvoker added in v0.1.6

func (c *MeetingClient) AllowWaitingParticipantInvoker(request *model.AllowWaitingParticipantRequest) *AllowWaitingParticipantInvoker

AllowWaitingParticipantInvoker 准入等候者

func (*MeetingClient) AssociateVmr

AssociateVmr 分配云会议室

企业管理员通过该接口将云会议室分配给用户、专业会议终端(TE10、TE20、HUAWEI Board、HUAWEI Bar 500及HUAWEI Box系列)、智慧屏TV、电子白板(SmartRooms)、IdeaHub。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) AssociateVmrInvoker added in v0.0.90

func (c *MeetingClient) AssociateVmrInvoker(request *model.AssociateVmrRequest) *AssociateVmrInvoker

AssociateVmrInvoker 分配云会议室

func (*MeetingClient) BatchDeleteCorpAdmins

BatchDeleteCorpAdmins 批量删除企业管理员

通过该接口批量删除企业管理员。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) BatchDeleteCorpAdminsInvoker added in v0.0.90

func (c *MeetingClient) BatchDeleteCorpAdminsInvoker(request *model.BatchDeleteCorpAdminsRequest) *BatchDeleteCorpAdminsInvoker

BatchDeleteCorpAdminsInvoker 批量删除企业管理员

func (*MeetingClient) BatchDeleteDevices

BatchDeleteDevices 批量删除终端

企业管理员通过该接口批量删除专业会议终端,返回删除失败的列表。 > 如果需要删除Ideahub、SmartRooms、智慧屏TV请使用[[批量删除用户](https://support.huaweicloud.com/api-meeting/meeting_21_0070.html)](tag:hws)[[批量删除用户](https://support.huaweicloud.com/intl/zh-cn/api-meeting/meeting_21_0070.html)](tag:hk)接口。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) BatchDeleteDevicesInvoker added in v0.0.90

func (c *MeetingClient) BatchDeleteDevicesInvoker(request *model.BatchDeleteDevicesRequest) *BatchDeleteDevicesInvoker

BatchDeleteDevicesInvoker 批量删除终端

func (*MeetingClient) BatchDeleteMaterials

BatchDeleteMaterials 删除信息窗素材

删除信息窗素材。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) BatchDeleteMaterialsInvoker added in v0.0.90

func (c *MeetingClient) BatchDeleteMaterialsInvoker(request *model.BatchDeleteMaterialsRequest) *BatchDeleteMaterialsInvoker

BatchDeleteMaterialsInvoker 删除信息窗素材

func (*MeetingClient) BatchDeletePrograms

BatchDeletePrograms 删除信息窗节目

删除信息窗节目。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) BatchDeleteProgramsInvoker added in v0.0.90

func (c *MeetingClient) BatchDeleteProgramsInvoker(request *model.BatchDeleteProgramsRequest) *BatchDeleteProgramsInvoker

BatchDeleteProgramsInvoker 删除信息窗节目

func (*MeetingClient) BatchDeletePublications

BatchDeletePublications 删除信息窗发布

删除信息窗发布。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) BatchDeletePublicationsInvoker added in v0.0.90

func (c *MeetingClient) BatchDeletePublicationsInvoker(request *model.BatchDeletePublicationsRequest) *BatchDeletePublicationsInvoker

BatchDeletePublicationsInvoker 删除信息窗发布

func (*MeetingClient) BatchDeleteUsers

BatchDeleteUsers 批量删除用户

企业管理员通过该接口批量删除企业用户。删除多个用户时,全部删除成功或者全部删除失败。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) BatchDeleteUsersInvoker added in v0.0.90

func (c *MeetingClient) BatchDeleteUsersInvoker(request *model.BatchDeleteUsersRequest) *BatchDeleteUsersInvoker

BatchDeleteUsersInvoker 批量删除用户

func (*MeetingClient) BatchHand added in v0.1.6

func (c *MeetingClient) BatchHand(request *model.BatchHandRequest) (*model.BatchHandResponse, error)

BatchHand 批量举手

该接口用于批量设置来宾的举手/放下举手状态。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) BatchHandInvoker added in v0.1.6

func (c *MeetingClient) BatchHandInvoker(request *model.BatchHandRequest) *BatchHandInvoker

BatchHandInvoker 批量举手

func (*MeetingClient) BatchSearchAppId added in v0.1.111

BatchSearchAppId 分页查询企业应用

企业默认管理员分页查询企业应用

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) BatchSearchAppIdInvoker added in v0.1.111

func (c *MeetingClient) BatchSearchAppIdInvoker(request *model.BatchSearchAppIdRequest) *BatchSearchAppIdInvoker

BatchSearchAppIdInvoker 分页查询企业应用

func (*MeetingClient) BatchShowUserDetails added in v0.1.37

BatchShowUserDetails 批量查询用户详情

批量查询用户详情,支持指定第三方账号查询详情。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) BatchShowUserDetailsInvoker added in v0.1.37

func (c *MeetingClient) BatchShowUserDetailsInvoker(request *model.BatchShowUserDetailsRequest) *BatchShowUserDetailsInvoker

BatchShowUserDetailsInvoker 批量查询用户详情

func (*MeetingClient) BatchUpdateDevicesStatus

BatchUpdateDevicesStatus 批量修改终端状态

企业管理员通过该接口批量修改专业会议终端状态。当硬终端资源到期后,若企业内对应资源的硬终端超过数量后会被系统随机自动停用,此时可通过该接口修改专业会议终端的状态。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) BatchUpdateDevicesStatusInvoker added in v0.0.90

func (c *MeetingClient) BatchUpdateDevicesStatusInvoker(request *model.BatchUpdateDevicesStatusRequest) *BatchUpdateDevicesStatusInvoker

BatchUpdateDevicesStatusInvoker 批量修改终端状态

func (*MeetingClient) BatchUpdateUserStatus

BatchUpdateUserStatus 批量修改用户状态

企业管理员通过该接口批量修改用户状态,当用户帐号数资源或者电子白板(SmartRooms)资源到期后,若企业内对应资源的用户帐号超过数量后会被系统随机自动停用,此时可通过该接口修改用户的状态。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) BatchUpdateUserStatusInvoker added in v0.0.90

func (c *MeetingClient) BatchUpdateUserStatusInvoker(request *model.BatchUpdateUserStatusRequest) *BatchUpdateUserStatusInvoker

BatchUpdateUserStatusInvoker 批量修改用户状态

func (*MeetingClient) BroadcastParticipant

BroadcastParticipant 广播会场

该接口用于广播指定的与会者。同一时间,只允许一个与会者被广播。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) BroadcastParticipantInvoker added in v0.0.90

func (c *MeetingClient) BroadcastParticipantInvoker(request *model.BroadcastParticipantRequest) *BroadcastParticipantInvoker

BroadcastParticipantInvoker 广播会场

func (*MeetingClient) CancelBroadcast added in v0.1.6

CancelBroadcast 取消广播

该接口用于取消广播,包括:取消广播多画面,取消广播会场,取消点名会场。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) CancelBroadcastInvoker added in v0.1.6

func (c *MeetingClient) CancelBroadcastInvoker(request *model.CancelBroadcastRequest) *CancelBroadcastInvoker

CancelBroadcastInvoker 取消广播

func (*MeetingClient) CancelMeeting

CancelMeeting 取消预约会议

该接口用于取消预约的会议。企业管理员可以取消本企业下用户创建的会议,普通用户只能取消自己创建的会议。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) CancelMeetingInvoker added in v0.0.90

func (c *MeetingClient) CancelMeetingInvoker(request *model.CancelMeetingRequest) *CancelMeetingInvoker

CancelMeetingInvoker 取消预约会议

func (*MeetingClient) CancelRecurringMeeting

CancelRecurringMeeting 取消周期性会议

该接口用于取消周期性会议。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) CancelRecurringMeetingInvoker added in v0.0.90

func (c *MeetingClient) CancelRecurringMeetingInvoker(request *model.CancelRecurringMeetingRequest) *CancelRecurringMeetingInvoker

CancelRecurringMeetingInvoker 取消周期性会议

func (*MeetingClient) CancelRecurringSubMeeting

CancelRecurringSubMeeting 取消周期性会议的子会议

该接口用于取消周期性会议的子会议。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) CancelRecurringSubMeetingInvoker added in v0.0.90

func (c *MeetingClient) CancelRecurringSubMeetingInvoker(request *model.CancelRecurringSubMeetingRequest) *CancelRecurringSubMeetingInvoker

CancelRecurringSubMeetingInvoker 取消周期性会议的子会议

func (*MeetingClient) CheckSlideVerifyCode

CheckSlideVerifyCode 校验滑块验证码

该接口提供校验滑块验证码。服务器收到请求,返回校验结果。用户在前台界面通过滑块操作匹配图形,使得抠图和原图吻合。然后服务器进行校验滑块验证码。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) CheckSlideVerifyCodeInvoker added in v0.0.90

func (c *MeetingClient) CheckSlideVerifyCodeInvoker(request *model.CheckSlideVerifyCodeRequest) *CheckSlideVerifyCodeInvoker

CheckSlideVerifyCodeInvoker 校验滑块验证码

func (*MeetingClient) CheckToken

func (c *MeetingClient) CheckToken(request *model.CheckTokenRequest) (*model.CheckTokenResponse, error)

CheckToken 校验Token

该接口提供校验token合法性功能。服务器收到请求后,验证token合法性并返回结果。如果参数needGenNewToken为true时,生成新的token并返回。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) CheckTokenInvoker added in v0.0.90

func (c *MeetingClient) CheckTokenInvoker(request *model.CheckTokenRequest) *CheckTokenInvoker

CheckTokenInvoker 校验Token

func (*MeetingClient) CheckVeriCodeForUpdateUserInfo

CheckVeriCodeForUpdateUserInfo 校验手机和邮箱对应的验证码

企业用户通过该接口校验手机和邮箱对应的验证码,一分钟内记录尝试次数不得超过5次。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) CheckVeriCodeForUpdateUserInfoInvoker added in v0.0.90

func (c *MeetingClient) CheckVeriCodeForUpdateUserInfoInvoker(request *model.CheckVeriCodeForUpdateUserInfoRequest) *CheckVeriCodeForUpdateUserInfoInvoker

CheckVeriCodeForUpdateUserInfoInvoker 校验手机和邮箱对应的验证码

func (*MeetingClient) CheckVerifyCode

CheckVerifyCode 校验验证码

该接口提供校验验证码,服务器收到请求,返回结果。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) CheckVerifyCodeInvoker added in v0.0.90

func (c *MeetingClient) CheckVerifyCodeInvoker(request *model.CheckVerifyCodeRequest) *CheckVerifyCodeInvoker

CheckVerifyCodeInvoker 校验验证码

func (*MeetingClient) CreateAnonymousAuthRandom

CreateAnonymousAuthRandom 匿名用户会议鉴权

该接口用于匿名用户入会鉴权。请求根据会议ID和密码鉴权,返回鉴权随机数(可以根据该随机数获取匿名用户信息、会议信息等)。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) CreateAnonymousAuthRandomInvoker added in v0.0.90

func (c *MeetingClient) CreateAnonymousAuthRandomInvoker(request *model.CreateAnonymousAuthRandomRequest) *CreateAnonymousAuthRandomInvoker

CreateAnonymousAuthRandomInvoker 匿名用户会议鉴权

func (*MeetingClient) CreateConfToken

CreateConfToken 获取会控Token

该接口用于获取正在召开会议的会控Token(未开始的会议调用该接口返回失败)。Token有效期是半个小时。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) CreateConfTokenInvoker added in v0.0.90

func (c *MeetingClient) CreateConfTokenInvoker(request *model.CreateConfTokenRequest) *CreateConfTokenInvoker

CreateConfTokenInvoker 获取会控Token

func (*MeetingClient) CreateMeeting

CreateMeeting 创建会议

该接口用于创建立即会议和预约会议。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) CreateMeetingInvoker added in v0.0.90

func (c *MeetingClient) CreateMeetingInvoker(request *model.CreateMeetingRequest) *CreateMeetingInvoker

CreateMeetingInvoker 创建会议

func (*MeetingClient) CreatePortalRefNonce

CreatePortalRefNonce 获取页面免登陆跳转的nonce信息

通过Access Token生成页面免登陆跳转到华为云会议的Portal的nonce信息。获取到nonce信息后,通过链接https://meeting.huaweicloud.com/?lang=zh-CN&nonce=xxxxxxxxxxxxx#/login进行免登陆跳转。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) CreatePortalRefNonceInvoker added in v0.0.90

func (c *MeetingClient) CreatePortalRefNonceInvoker(request *model.CreatePortalRefNonceRequest) *CreatePortalRefNonceInvoker

CreatePortalRefNonceInvoker 获取页面免登陆跳转的nonce信息

func (*MeetingClient) CreateRecurringMeeting

CreateRecurringMeeting 创建周期性会议

该接口用于预约周期性会议。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) CreateRecurringMeetingInvoker added in v0.0.90

func (c *MeetingClient) CreateRecurringMeetingInvoker(request *model.CreateRecurringMeetingRequest) *CreateRecurringMeetingInvoker

CreateRecurringMeetingInvoker 创建周期性会议

func (*MeetingClient) CreateVisionActiveCode

CreateVisionActiveCode 企业管理员生成激活码

企业管理员生成智慧屏、电子白板(SmartRooms)、Ideahub的激活码。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) CreateVisionActiveCodeInvoker added in v0.0.90

func (c *MeetingClient) CreateVisionActiveCodeInvoker(request *model.CreateVisionActiveCodeRequest) *CreateVisionActiveCodeInvoker

CreateVisionActiveCodeInvoker 企业管理员生成激活码

func (*MeetingClient) CreateWebSocketToken

CreateWebSocketToken 获取websocket建链Token

该接口用于获取会控WebSocket建链的临时Token。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) CreateWebSocketTokenInvoker added in v0.0.90

func (c *MeetingClient) CreateWebSocketTokenInvoker(request *model.CreateWebSocketTokenRequest) *CreateWebSocketTokenInvoker

CreateWebSocketTokenInvoker 获取websocket建链Token

func (*MeetingClient) CreateWebinar

CreateWebinar 预约网络研讨会

该接口用于创建网络研讨会。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) CreateWebinarInvoker added in v0.0.90

func (c *MeetingClient) CreateWebinarInvoker(request *model.CreateWebinarRequest) *CreateWebinarInvoker

CreateWebinarInvoker 预约网络研讨会

func (*MeetingClient) DeleteAppId added in v0.1.111

DeleteAppId 删除企业应用

企业管理员删除企业应用

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) DeleteAppIdInvoker added in v0.1.111

func (c *MeetingClient) DeleteAppIdInvoker(request *model.DeleteAppIdRequest) *DeleteAppIdInvoker

DeleteAppIdInvoker 删除企业应用

func (*MeetingClient) DeleteAttendees

DeleteAttendees 删除与会者

该接口用于删除与会者。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) DeleteAttendeesInvoker added in v0.0.90

func (c *MeetingClient) DeleteAttendeesInvoker(request *model.DeleteAttendeesRequest) *DeleteAttendeesInvoker

DeleteAttendeesInvoker 删除与会者

func (*MeetingClient) DeleteCorp

func (c *MeetingClient) DeleteCorp(request *model.DeleteCorpRequest) (*model.DeleteCorpResponse, error)

DeleteCorp SP管理员删除企业

删除企业。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) DeleteCorpInvoker added in v0.0.90

func (c *MeetingClient) DeleteCorpInvoker(request *model.DeleteCorpRequest) *DeleteCorpInvoker

DeleteCorpInvoker SP管理员删除企业

func (*MeetingClient) DeleteCorpVmr

DeleteCorpVmr 删除云会议室

企业管理员通过该接口删除企业的云会议室。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) DeleteCorpVmrInvoker added in v0.0.90

func (c *MeetingClient) DeleteCorpVmrInvoker(request *model.DeleteCorpVmrRequest) *DeleteCorpVmrInvoker

DeleteCorpVmrInvoker 删除云会议室

func (*MeetingClient) DeleteDepartment

DeleteDepartment 删除部门

企业管理员通过该接口删除部门。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) DeleteDepartmentInvoker added in v0.0.90

func (c *MeetingClient) DeleteDepartmentInvoker(request *model.DeleteDepartmentRequest) *DeleteDepartmentInvoker

DeleteDepartmentInvoker 删除部门

func (*MeetingClient) DeleteLayout added in v0.1.6

DeleteLayout 删除多画面布局

该接口用于删除当前会议已保存的多画面布局。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) DeleteLayoutInvoker added in v0.1.6

func (c *MeetingClient) DeleteLayoutInvoker(request *model.DeleteLayoutRequest) *DeleteLayoutInvoker

DeleteLayoutInvoker 删除多画面布局

func (*MeetingClient) DeleteRecordings

DeleteRecordings 批量删除录制

该接口用于批量删除会议的录制。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) DeleteRecordingsInvoker added in v0.0.90

func (c *MeetingClient) DeleteRecordingsInvoker(request *model.DeleteRecordingsRequest) *DeleteRecordingsInvoker

DeleteRecordingsInvoker 批量删除录制

func (*MeetingClient) DeleteResource

DeleteResource SP管理员根据删除企业资源

企业删除资源项,删除资源项后,企业资源总数会自动减少。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) DeleteResourceInvoker added in v0.0.90

func (c *MeetingClient) DeleteResourceInvoker(request *model.DeleteResourceRequest) *DeleteResourceInvoker

DeleteResourceInvoker SP管理员根据删除企业资源

func (*MeetingClient) DeleteToken added in v0.1.59

DeleteToken 注销登录

该接口提供注销功能。服务器收到请求后,删除该Token。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) DeleteTokenInvoker added in v0.1.59

func (c *MeetingClient) DeleteTokenInvoker(request *model.DeleteTokenRequest) *DeleteTokenInvoker

DeleteTokenInvoker 注销登录

func (*MeetingClient) DeleteVisionActiveCode

DeleteVisionActiveCode 企业管理员删除激活码

企业管理员批量删除激活码。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) DeleteVisionActiveCodeInvoker added in v0.0.90

func (c *MeetingClient) DeleteVisionActiveCodeInvoker(request *model.DeleteVisionActiveCodeRequest) *DeleteVisionActiveCodeInvoker

DeleteVisionActiveCodeInvoker 企业管理员删除激活码

func (*MeetingClient) DeleteWebHookConfig

DeleteWebHookConfig 删除事件推送

该接口用于管理员删除已配置的事件推送设置。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) DeleteWebHookConfigInvoker added in v0.0.90

func (c *MeetingClient) DeleteWebHookConfigInvoker(request *model.DeleteWebHookConfigRequest) *DeleteWebHookConfigInvoker

DeleteWebHookConfigInvoker 删除事件推送

func (*MeetingClient) DeleteWebinar

DeleteWebinar 取消网络研讨会

该接口用于取消已预约的网络研讨会。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) DeleteWebinarInvoker added in v0.0.90

func (c *MeetingClient) DeleteWebinarInvoker(request *model.DeleteWebinarRequest) *DeleteWebinarInvoker

DeleteWebinarInvoker 取消网络研讨会

func (*MeetingClient) DisassociateVmr

DisassociateVmr 回收云会议室

企业管理员通过该接口回收云会议室。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) DisassociateVmrInvoker added in v0.0.90

func (c *MeetingClient) DisassociateVmrInvoker(request *model.DisassociateVmrRequest) *DisassociateVmrInvoker

DisassociateVmrInvoker 回收云会议室

func (*MeetingClient) Hand

func (c *MeetingClient) Hand(request *model.HandRequest) (*model.HandResponse, error)

Hand 举手

该接口用于设置指定与会者的举手/放下举手状态。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) HandInvoker added in v0.0.90

func (c *MeetingClient) HandInvoker(request *model.HandRequest) *HandInvoker

HandInvoker 举手

func (*MeetingClient) HangUp

func (c *MeetingClient) HangUp(request *model.HangUpRequest) (*model.HangUpResponse, error)

HangUp 挂断与会者

该接口用于挂断正在通话中的与会者。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) HangUpInvoker added in v0.0.90

func (c *MeetingClient) HangUpInvoker(request *model.HangUpRequest) *HangUpInvoker

HangUpInvoker 挂断与会者

func (*MeetingClient) InviteOperateVideo

InviteOperateVideo 主持人邀请与会者开启/关闭摄像头

该接口用于邀请指定与会者开启、关闭摄像头。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) InviteOperateVideoInvoker added in v0.0.90

func (c *MeetingClient) InviteOperateVideoInvoker(request *model.InviteOperateVideoRequest) *InviteOperateVideoInvoker

InviteOperateVideoInvoker 主持人邀请与会者开启/关闭摄像头

func (*MeetingClient) InviteParticipant

InviteParticipant 邀请与会者

该接口用于邀请与会者加入会议。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) InviteParticipantInvoker added in v0.0.90

func (c *MeetingClient) InviteParticipantInvoker(request *model.InviteParticipantRequest) *InviteParticipantInvoker

InviteParticipantInvoker 邀请与会者

func (*MeetingClient) InviteShare

InviteShare 邀请共享

该接口用于邀请/取消邀请指定与会人共享桌面。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) InviteShareInvoker added in v0.0.90

func (c *MeetingClient) InviteShareInvoker(request *model.InviteShareRequest) *InviteShareInvoker

InviteShareInvoker 邀请共享

func (*MeetingClient) InviteUser

func (c *MeetingClient) InviteUser(request *model.InviteUserRequest) (*model.InviteUserResponse, error)

InviteUser 邀请用户

通过手机号码或者邮箱地址邀请用户加入企业。 * 若被邀请用户在华为云会议系统中不存在,则:

  • 华为云会议免费版和华为云会议标准版发送短信/邮件邀请用户完成注册后加入企业。用户注册成功后,加入该企业。
  • 华为云会议旗舰版在企业内直接添加该用户。用户会收到华为云会议的初始密码,用户第一次以手机号或者邮箱登录时,需要修改密码。

* 若被邀请用户在华为云会议系统中存在,则该用户会收到短信或者邮件确认。确认完成后改用户加入企业内。该用户的密码保持原来的密码不变。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) InviteUserInvoker added in v0.0.90

func (c *MeetingClient) InviteUserInvoker(request *model.InviteUserRequest) *InviteUserInvoker

InviteUserInvoker 邀请用户

func (*MeetingClient) InviteWithPwd

InviteWithPwd 通过会议ID和密码邀请与会者

该接口用于通过会议ID和密码邀请与会者。一般用于App已知会议ID和来宾密码,通过扫码等方式获取其他终端的SIP号码后,使用该接口将其他终端邀请加入会议中。 > 需要管理员在企业的“会议设置”>“来宾扫码邀请任意硬终端入会”设置成打开,才允许通过来宾密码邀请其他终端入会。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) InviteWithPwdInvoker added in v0.0.90

func (c *MeetingClient) InviteWithPwdInvoker(request *model.InviteWithPwdRequest) *InviteWithPwdInvoker

InviteWithPwdInvoker 通过会议ID和密码邀请与会者

func (*MeetingClient) ListHistoryWebinars

ListHistoryWebinars 查询历史召开的网络研讨会列表

该接口用于查询历史网络研讨会。管理员可查询企业内历史网络研讨会,非管理员可查询个人历史网络研讨会。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ListHistoryWebinarsInvoker added in v0.0.90

func (c *MeetingClient) ListHistoryWebinarsInvoker(request *model.ListHistoryWebinarsRequest) *ListHistoryWebinarsInvoker

ListHistoryWebinarsInvoker 查询历史召开的网络研讨会列表

func (*MeetingClient) ListNetworkQuality added in v0.1.103

ListNetworkQuality 查询会场网络质量

查询会场网络质量

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ListNetworkQualityInvoker added in v0.1.103

func (c *MeetingClient) ListNetworkQualityInvoker(request *model.ListNetworkQualityRequest) *ListNetworkQualityInvoker

ListNetworkQualityInvoker 查询会场网络质量

func (*MeetingClient) ListOngoingWebinars

ListOngoingWebinars 查询正在召开的网络研讨会列表

该接口用于查询正在召开的网络研讨会。管理员可查询企业内正在召开网络研讨会,非管理员可查询自己预订的正在召开的网络研讨会。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ListOngoingWebinarsInvoker added in v0.0.90

func (c *MeetingClient) ListOngoingWebinarsInvoker(request *model.ListOngoingWebinarsRequest) *ListOngoingWebinarsInvoker

ListOngoingWebinarsInvoker 查询正在召开的网络研讨会列表

func (*MeetingClient) ListUpComingWebinars

ListUpComingWebinars 查询即将召开的网络研讨会列表

该接口用于查询即将召开的网络研讨会。管理员可查询企业内即将召开网络研讨会,非管理员可查询自己预订的即将召开的网络研讨会。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ListUpComingWebinarsInvoker added in v0.0.90

func (c *MeetingClient) ListUpComingWebinarsInvoker(request *model.ListUpComingWebinarsRequest) *ListUpComingWebinarsInvoker

ListUpComingWebinarsInvoker 查询即将召开的网络研讨会列表

func (*MeetingClient) Live

func (c *MeetingClient) Live(request *model.LiveRequest) (*model.LiveResponse, error)

Live 启停会议直播

该接口用于启动或停止会议直播。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) LiveInvoker added in v0.0.90

func (c *MeetingClient) LiveInvoker(request *model.LiveRequest) *LiveInvoker

LiveInvoker 启停会议直播

func (*MeetingClient) LockMeeting

LockMeeting 锁定会议

该接口用于锁定或解锁会议。锁定会议后,不允许新的来宾主动加入会议。会议锁定后使用主持人密码/主持人链接加入会议或者主持人邀请来宾不受影响。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) LockMeetingInvoker added in v0.0.90

func (c *MeetingClient) LockMeetingInvoker(request *model.LockMeetingRequest) *LockMeetingInvoker

LockMeetingInvoker 锁定会议

func (*MeetingClient) LockView

func (c *MeetingClient) LockView(request *model.LockViewRequest) (*model.LockViewResponse, error)

LockView 锁定会场视频源

该接口用于锁定或者解锁某在线会场的视频源。只适用于专业会议终端(如TE系列等)。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) LockViewInvoker added in v0.0.90

func (c *MeetingClient) LockViewInvoker(request *model.LockViewRequest) *LockViewInvoker

LockViewInvoker 锁定会场视频源

func (*MeetingClient) MoveToWaitingRoom added in v0.1.6

MoveToWaitingRoom 移入等候室

该接口用于将会中的指定与会者移入到等候室。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) MoveToWaitingRoomInvoker added in v0.1.6

func (c *MeetingClient) MoveToWaitingRoomInvoker(request *model.MoveToWaitingRoomRequest) *MoveToWaitingRoomInvoker

MoveToWaitingRoomInvoker 移入等候室

func (*MeetingClient) MuteMeeting

MuteMeeting 全场静音

该接口用于设置整个会议所有与会者(主持人除外)的静音/取消静音状态。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) MuteMeetingInvoker added in v0.0.90

func (c *MeetingClient) MuteMeetingInvoker(request *model.MuteMeetingRequest) *MuteMeetingInvoker

MuteMeetingInvoker 全场静音

func (*MeetingClient) MuteParticipant

MuteParticipant 静音与会者

该接口用于设置指定与会者静音/取消静音状态。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) MuteParticipantInvoker added in v0.0.90

func (c *MeetingClient) MuteParticipantInvoker(request *model.MuteParticipantRequest) *MuteParticipantInvoker

MuteParticipantInvoker 静音与会者

func (*MeetingClient) ProlongMeeting

ProlongMeeting 延长会议

该接口用于延长会议时间。默认会议自动延长。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ProlongMeetingInvoker added in v0.0.90

func (c *MeetingClient) ProlongMeetingInvoker(request *model.ProlongMeetingRequest) *ProlongMeetingInvoker

ProlongMeetingInvoker 延长会议

func (*MeetingClient) Record

func (c *MeetingClient) Record(request *model.RecordRequest) (*model.RecordResponse, error)

Record 启停会议录制

该接口用于启动或停止会议云录制。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) RecordInvoker added in v0.0.90

func (c *MeetingClient) RecordInvoker(request *model.RecordRequest) *RecordInvoker

RecordInvoker 启停会议录制

func (*MeetingClient) RenameParticipant

RenameParticipant 重命名与会者

重命名某个与会者。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) RenameParticipantInvoker added in v0.0.90

func (c *MeetingClient) RenameParticipantInvoker(request *model.RenameParticipantRequest) *RenameParticipantInvoker

RenameParticipantInvoker 重命名与会者

func (*MeetingClient) ResetActivecode

ResetActivecode 企业管理员通过sn重置激活码

当硬终端激活码失效时,企业管理员可以通过该接口重置激活码,使用重新获取的激活码激活终端,每24小时可重新激活5次。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ResetActivecodeInvoker added in v0.0.90

func (c *MeetingClient) ResetActivecodeInvoker(request *model.ResetActivecodeRequest) *ResetActivecodeInvoker

ResetActivecodeInvoker 企业管理员通过sn重置激活码

func (*MeetingClient) ResetAppKey added in v0.1.111

ResetAppKey 重置企业应用appkey

企业默认管理员重置企业应用appkey

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ResetAppKeyInvoker added in v0.1.111

func (c *MeetingClient) ResetAppKeyInvoker(request *model.ResetAppKeyRequest) *ResetAppKeyInvoker

ResetAppKeyInvoker 重置企业应用appkey

func (*MeetingClient) ResetPwd

func (c *MeetingClient) ResetPwd(request *model.ResetPwdRequest) (*model.ResetPwdResponse, error)

ResetPwd 用户重置密码

该接口提供给用户重置密码功能,服务器收到请求,重新设置用户密码并返回结果。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ResetPwdByAdmin

ResetPwdByAdmin 企业管理员重置企业成员密码

企业管理员通过该接口提供企业管理员重置企业成员密码的功能。当服务器收到重置密码的请求时,发送新的密码到企业成员的邮箱或者短信,并返回结果。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ResetPwdByAdminInvoker added in v0.0.90

func (c *MeetingClient) ResetPwdByAdminInvoker(request *model.ResetPwdByAdminRequest) *ResetPwdByAdminInvoker

ResetPwdByAdminInvoker 企业管理员重置企业成员密码

func (*MeetingClient) ResetPwdInvoker added in v0.0.90

func (c *MeetingClient) ResetPwdInvoker(request *model.ResetPwdRequest) *ResetPwdInvoker

ResetPwdInvoker 用户重置密码

func (*MeetingClient) ResetVisionActiveCode

ResetVisionActiveCode 企业管理员重置帐号的激活码

企业管理员重置帐号的激活码,重置后,原设备直接解绑,必须重新激活使用,若手机邮箱不填,则不会发送新的激活码。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ResetVisionActiveCodeInvoker added in v0.0.90

func (c *MeetingClient) ResetVisionActiveCodeInvoker(request *model.ResetVisionActiveCodeRequest) *ResetVisionActiveCodeInvoker

ResetVisionActiveCodeInvoker 企业管理员重置帐号的激活码

func (*MeetingClient) ResumeSimultaneousInterpretation added in v0.1.72

ResumeSimultaneousInterpretation 开启/关闭同声传译

该接口用于会议主席可以通过该接口开启/关闭同声传译。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ResumeSimultaneousInterpretationInvoker added in v0.1.72

func (c *MeetingClient) ResumeSimultaneousInterpretationInvoker(request *model.ResumeSimultaneousInterpretationRequest) *ResumeSimultaneousInterpretationInvoker

ResumeSimultaneousInterpretationInvoker 开启/关闭同声传译

func (*MeetingClient) RollcallParticipant

RollcallParticipant 点名会场

该接口用于点名指定与会者。点名会场的效果是除了主持人外,点名与会者为非静音状态,未点名的与会者统一为静音状态。同一时间,只允许一个与会者被点名。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) RollcallParticipantInvoker added in v0.0.90

func (c *MeetingClient) RollcallParticipantInvoker(request *model.RollcallParticipantRequest) *RollcallParticipantInvoker

RollcallParticipantInvoker 点名会场

func (*MeetingClient) SaveLayout added in v0.1.6

func (c *MeetingClient) SaveLayout(request *model.SaveLayoutRequest) (*model.SaveLayoutResponse, error)

SaveLayout 保存多画面布局

该接口用于保存多画面布局。保存的多画面布局,只能在当前会议使用,会议结束后,保存的多画面布局就会释放。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SaveLayoutInvoker added in v0.1.6

func (c *MeetingClient) SaveLayoutInvoker(request *model.SaveLayoutRequest) *SaveLayoutInvoker

SaveLayoutInvoker 保存多画面布局

func (*MeetingClient) SearchAttendanceRecordsOfHisMeeting

SearchAttendanceRecordsOfHisMeeting 查询历史会议的与会者记录

该接口用于查询指定历史会议的与会者记录。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SearchAttendanceRecordsOfHisMeetingInvoker added in v0.0.90

func (c *MeetingClient) SearchAttendanceRecordsOfHisMeetingInvoker(request *model.SearchAttendanceRecordsOfHisMeetingRequest) *SearchAttendanceRecordsOfHisMeetingInvoker

SearchAttendanceRecordsOfHisMeetingInvoker 查询历史会议的与会者记录

func (*MeetingClient) SearchCorp

func (c *MeetingClient) SearchCorp(request *model.SearchCorpRequest) (*model.SearchCorpResponse, error)

SearchCorp SP管理员分页搜索企业

SP管理员分页搜索企业。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SearchCorpAdmins

SearchCorpAdmins 分页查询企业管理员

通过该接口分页查询企业管理员。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SearchCorpAdminsInvoker added in v0.0.90

func (c *MeetingClient) SearchCorpAdminsInvoker(request *model.SearchCorpAdminsRequest) *SearchCorpAdminsInvoker

SearchCorpAdminsInvoker 分页查询企业管理员

func (*MeetingClient) SearchCorpDir

SearchCorpDir 查询企业通讯录

企业用户(含管理员)通过该接口查询该企业的通讯录。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SearchCorpDirInvoker added in v0.0.90

func (c *MeetingClient) SearchCorpDirInvoker(request *model.SearchCorpDirRequest) *SearchCorpDirInvoker

SearchCorpDirInvoker 查询企业通讯录

func (*MeetingClient) SearchCorpExternalDir added in v0.1.6

SearchCorpExternalDir 查询企业外部联系人

企业用户(含管理员)通过该接口查询该企业的外部联系人或者个人外部联系人。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SearchCorpExternalDirInvoker added in v0.1.6

func (c *MeetingClient) SearchCorpExternalDirInvoker(request *model.SearchCorpExternalDirRequest) *SearchCorpExternalDirInvoker

SearchCorpExternalDirInvoker 查询企业外部联系人

func (*MeetingClient) SearchCorpInvoker added in v0.0.90

func (c *MeetingClient) SearchCorpInvoker(request *model.SearchCorpRequest) *SearchCorpInvoker

SearchCorpInvoker SP管理员分页搜索企业

func (*MeetingClient) SearchCorpResources

SearchCorpResources 企业管理员分页查询企业资源订单列表

企业管理员根据条件查询企业资源订单列表。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SearchCorpResourcesInvoker added in v0.0.90

func (c *MeetingClient) SearchCorpResourcesInvoker(request *model.SearchCorpResourcesRequest) *SearchCorpResourcesInvoker

SearchCorpResourcesInvoker 企业管理员分页查询企业资源订单列表

func (*MeetingClient) SearchCorpVmr

SearchCorpVmr 企业管理员分页查询企业云会议室

企业管理员通过该接口分页查询企业的云会议室。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SearchCorpVmrInvoker added in v0.0.90

func (c *MeetingClient) SearchCorpVmrInvoker(request *model.SearchCorpVmrRequest) *SearchCorpVmrInvoker

SearchCorpVmrInvoker 企业管理员分页查询企业云会议室

func (*MeetingClient) SearchCtlRecordsOfHisMeeting

SearchCtlRecordsOfHisMeeting 查询历史会议的会控记录

该接口用于查询指定历史会议的会控记录。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SearchCtlRecordsOfHisMeetingInvoker added in v0.0.90

func (c *MeetingClient) SearchCtlRecordsOfHisMeetingInvoker(request *model.SearchCtlRecordsOfHisMeetingRequest) *SearchCtlRecordsOfHisMeetingInvoker

SearchCtlRecordsOfHisMeetingInvoker 查询历史会议的会控记录

func (*MeetingClient) SearchDepartmentByName

SearchDepartmentByName 按名称查询所有的部门

企业管理员通过该接口按名称查询所有的部门。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SearchDepartmentByNameInvoker added in v0.0.90

func (c *MeetingClient) SearchDepartmentByNameInvoker(request *model.SearchDepartmentByNameRequest) *SearchDepartmentByNameInvoker

SearchDepartmentByNameInvoker 按名称查询所有的部门

func (*MeetingClient) SearchDevices

SearchDevices 分页查询终端

企业管理员通过该接口分页查询专业会议终端信息。 > 如果需要查询Ideahub、SmartRooms、智慧屏TV请使用[[分页查询用户](https://support.huaweicloud.com/api-meeting/meeting_21_0071.html)](tag:hws)[[分页查询用户](https://support.huaweicloud.com/intl/zh-cn/api-meeting/meeting_21_0071.html)](tag:hk)接口。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SearchDevicesInvoker added in v0.0.90

func (c *MeetingClient) SearchDevicesInvoker(request *model.SearchDevicesRequest) *SearchDevicesInvoker

SearchDevicesInvoker 分页查询终端

func (*MeetingClient) SearchHisMeetings

SearchHisMeetings 查询历史会议列表

该接口用于查询已经结束的会议。管理员可以查询本企业内所有的历史会议,普通用户仅能查询自己创建或者被邀请的历史会议。不带查询参数时,默认查询权限范围内的历史会议。 > * 普通用户如果只是通过会议ID或者会议链接接入会议,不是预定者会前邀请或者会中主持人邀请的,则历史会议中无法查到 > * 如果同一个会议召开并结束多次,则会产生多条历史会议(会议ID相同,会议UUID不同) > * 历史会议记录默认保留6个月,最长保留12个月。保留时间管理员可在“会议设置”的“历史会议留存时间”中修改

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SearchHisMeetingsInvoker added in v0.0.90

func (c *MeetingClient) SearchHisMeetingsInvoker(request *model.SearchHisMeetingsRequest) *SearchHisMeetingsInvoker

SearchHisMeetingsInvoker 查询历史会议列表

func (*MeetingClient) SearchMaterials

SearchMaterials 分页查询信息窗素材

分页查询信息窗素材。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SearchMaterialsInvoker added in v0.0.90

func (c *MeetingClient) SearchMaterialsInvoker(request *model.SearchMaterialsRequest) *SearchMaterialsInvoker

SearchMaterialsInvoker 分页查询信息窗素材

func (*MeetingClient) SearchMeetingFileList

SearchMeetingFileList 查询会议纪要列表

用户查询自己的会议纪要列表。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SearchMeetingFileListInvoker added in v0.0.90

func (c *MeetingClient) SearchMeetingFileListInvoker(request *model.SearchMeetingFileListRequest) *SearchMeetingFileListInvoker

SearchMeetingFileListInvoker 查询会议纪要列表

func (*MeetingClient) SearchMeetings

SearchMeetings 查询会议列表

该接口用于查询尚未结束的会议。 * 管理员可以查询管理权限域内所有的会议,普通用户仅能查询自己创建或者需要参加的会议。不带查询参数时,默认查询权限范围内正在召开或还未召开的会议。 * 只能查询尚未结束的会议(既正在召开的会议和已预约还未召开的会议)。如果需要查询历史会议列表,请参考[[查询历史会议列表](https://support.huaweicloud.com/api-meeting/meeting_21_0051.html)](tag:hws)[[查询历史会议列表](https://support.huaweicloud.com/intl/zh-cn/api-meeting/meeting_21_0051.html)](tag:hk)。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SearchMeetingsInvoker added in v0.0.90

func (c *MeetingClient) SearchMeetingsInvoker(request *model.SearchMeetingsRequest) *SearchMeetingsInvoker

SearchMeetingsInvoker 查询会议列表

func (*MeetingClient) SearchMemberVmr

SearchMemberVmr 普通用户分页查询云会议室及个人会议ID

企业用户通过该接口查询个人已分配的云会议室及个人会议ID。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SearchMemberVmrInvoker added in v0.0.90

func (c *MeetingClient) SearchMemberVmrInvoker(request *model.SearchMemberVmrRequest) *SearchMemberVmrInvoker

SearchMemberVmrInvoker 普通用户分页查询云会议室及个人会议ID

func (*MeetingClient) SearchOnlineMeetings

SearchOnlineMeetings 查询在线会议列表

该接口用于查询正在召开的会议列表。管理员可以查询本企业内所有在线会议,普通用户仅能查询当前自己帐号创建或者需要参加的在线会议。不带查询参数时,默认查询权限范围内的在线会议,按开始时间升序排列。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SearchOnlineMeetingsInvoker added in v0.0.90

func (c *MeetingClient) SearchOnlineMeetingsInvoker(request *model.SearchOnlineMeetingsRequest) *SearchOnlineMeetingsInvoker

SearchOnlineMeetingsInvoker 查询在线会议列表

func (*MeetingClient) SearchPrograms

SearchPrograms 查询信息窗节目

获取信息窗节目。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SearchProgramsInvoker added in v0.0.90

func (c *MeetingClient) SearchProgramsInvoker(request *model.SearchProgramsRequest) *SearchProgramsInvoker

SearchProgramsInvoker 查询信息窗节目

func (*MeetingClient) SearchPublications

SearchPublications 查询信息窗发布

获取信息窗发布。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SearchPublicationsInvoker added in v0.0.90

func (c *MeetingClient) SearchPublicationsInvoker(request *model.SearchPublicationsRequest) *SearchPublicationsInvoker

SearchPublicationsInvoker 查询信息窗发布

func (*MeetingClient) SearchQosHistoryMeetings

SearchQosHistoryMeetings 查询QoS历史会议列表

该接口用于查询企业内历史会议的QoS告警。仅旗舰版企业/标准版企业的企业管理员有权限查询。可以查询最近3个月内的数据。 > 仪表盘的QoS统计功能需要申请才能开通。请联系华为销售人员,并提供华为云会议企业ID。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SearchQosHistoryMeetingsInvoker added in v0.0.90

func (c *MeetingClient) SearchQosHistoryMeetingsInvoker(request *model.SearchQosHistoryMeetingsRequest) *SearchQosHistoryMeetingsInvoker

SearchQosHistoryMeetingsInvoker 查询QoS历史会议列表

func (*MeetingClient) SearchQosOnlineMeetings

SearchQosOnlineMeetings 查询QoS在线会议列表

该接口用于查询企业内正在召开会议的QoS告警。仅旗舰版企业/标准版企业的企业管理员有权限查询。 > 仪表盘的QoS统计功能需要申请才能开通。请联系华为销售人员,并提供华为云会议企业ID。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SearchQosOnlineMeetingsInvoker added in v0.0.90

func (c *MeetingClient) SearchQosOnlineMeetingsInvoker(request *model.SearchQosOnlineMeetingsRequest) *SearchQosOnlineMeetingsInvoker

SearchQosOnlineMeetingsInvoker 查询QoS在线会议列表

func (*MeetingClient) SearchQosParticipantDetail

SearchQosParticipantDetail 查询与会者的QoS数据

该接口用于查询企业内在线会议或历史会议的与会者QoS数据。仅旗舰版企业/标准版企业的企业管理员有权限查询。 > 仪表盘的QoS统计功能需要申请才能开通。请联系华为销售人员,并提供华为云会议企业ID。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SearchQosParticipantDetailInvoker added in v0.0.90

func (c *MeetingClient) SearchQosParticipantDetailInvoker(request *model.SearchQosParticipantDetailRequest) *SearchQosParticipantDetailInvoker

SearchQosParticipantDetailInvoker 查询与会者的QoS数据

func (*MeetingClient) SearchQosParticipants

SearchQosParticipants 查询QoS会议与会者列表

该接口用于查询企业内在线会议或历史会议的与会者QoS告警。仅旗舰版企业/标准版企业的企业管理员有权限查询。 > 仪表盘的QoS统计功能需要申请才能开通。请联系华为销售人员,并提供华为云会议企业ID。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SearchQosParticipantsInvoker added in v0.0.90

func (c *MeetingClient) SearchQosParticipantsInvoker(request *model.SearchQosParticipantsRequest) *SearchQosParticipantsInvoker

SearchQosParticipantsInvoker 查询QoS会议与会者列表

func (*MeetingClient) SearchRecordings

SearchRecordings 查询录制列表

该接口用于查询会议录制列表。管理员可以查询本企业内所有的录制,普通用户仅能查询自己创建的会议的录制。不带查询参数时,默认查询权限范围内的录制。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SearchRecordingsInvoker added in v0.0.90

func (c *MeetingClient) SearchRecordingsInvoker(request *model.SearchRecordingsRequest) *SearchRecordingsInvoker

SearchRecordingsInvoker 查询录制列表

func (*MeetingClient) SearchResource

SearchResource SP管理员根据分页查询企业资源

SP根据条件查询企业的资源项。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SearchResourceInvoker added in v0.0.90

func (c *MeetingClient) SearchResourceInvoker(request *model.SearchResourceRequest) *SearchResourceInvoker

SearchResourceInvoker SP管理员根据分页查询企业资源

func (*MeetingClient) SearchResourceOpRecord

SearchResourceOpRecord SP管理员分页查询企业资源操作记录

SP根据根据条件查询企业的资源操作记录,支持根据resourceId模糊搜索。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SearchResourceOpRecordInvoker added in v0.0.90

func (c *MeetingClient) SearchResourceOpRecordInvoker(request *model.SearchResourceOpRecordRequest) *SearchResourceOpRecordInvoker

SearchResourceOpRecordInvoker SP管理员分页查询企业资源操作记录

func (*MeetingClient) SearchStatisticConferenceInfo

SearchStatisticConferenceInfo 查询企业级会议总体统计数据

该接口用于查询企业内: * 单日内按小时统计的会议数据。 * 指定日期范围内按日/按月统计的会议数据。 > 仅旗舰版企业/标准版企业的企业管理员有权限查询。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SearchStatisticConferenceInfoInvoker added in v0.0.90

func (c *MeetingClient) SearchStatisticConferenceInfoInvoker(request *model.SearchStatisticConferenceInfoRequest) *SearchStatisticConferenceInfoInvoker

SearchStatisticConferenceInfoInvoker 查询企业级会议总体统计数据

func (*MeetingClient) SearchStatisticConferenceParticipant

SearchStatisticConferenceParticipant 查询企业级会议与会统计数据

该接口用于查询企业内与会者数据统计: * 查询与会用户统计数据,按日/按月统计。 * 查询与会硬件终端统计数据,按日/按月统计。 * 查询与会设备统计数据,按日/按月统计。 > 仅旗舰版企业/标准版企业的企业管理员有权限查询。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SearchStatisticConferenceParticipantInvoker added in v0.0.90

func (c *MeetingClient) SearchStatisticConferenceParticipantInvoker(request *model.SearchStatisticConferenceParticipantRequest) *SearchStatisticConferenceParticipantInvoker

SearchStatisticConferenceParticipantInvoker 查询企业级会议与会统计数据

func (*MeetingClient) SearchStatisticResourceInfo

SearchStatisticResourceInfo 查询企业级会议已购资源使用统计数据

该接口用于查询企业内已购资源使用状况数据统计: * 查询已购资源使用状况,按日/按月统计。 > 仅旗舰版企业/标准版企业的企业管理员有权限查询。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SearchStatisticResourceInfoInvoker added in v0.0.90

func (c *MeetingClient) SearchStatisticResourceInfoInvoker(request *model.SearchStatisticResourceInfoRequest) *SearchStatisticResourceInfoInvoker

SearchStatisticResourceInfoInvoker 查询企业级会议已购资源使用统计数据

func (*MeetingClient) SearchStatisticUserInfo

SearchStatisticUserInfo 查询企业级会议的用户统计数据

该接口用于查询企业内用户数据统计: * 查询会议用户登录数据,按日/按月统计。 * 查询会议用户激活数据,按日/按月统计。 * 查询会议用户登录设备数据,按日/按月统计。 > 仅旗舰版企业/标准版企业的企业管理员有权限查询。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SearchStatisticUserInfoInvoker added in v0.0.90

func (c *MeetingClient) SearchStatisticUserInfoInvoker(request *model.SearchStatisticUserInfoRequest) *SearchStatisticUserInfoInvoker

SearchStatisticUserInfoInvoker 查询企业级会议的用户统计数据

func (*MeetingClient) SearchUsers

SearchUsers 分页查询用户

企业管理员通过该接口分页查询企业用户。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SearchUsersInvoker added in v0.0.90

func (c *MeetingClient) SearchUsersInvoker(request *model.SearchUsersRequest) *SearchUsersInvoker

SearchUsersInvoker 分页查询用户

func (*MeetingClient) SearchVisionActiveCode

SearchVisionActiveCode 企业管理员分页查询激活码

企业管理员分页查询激活码,支持激活码、终端名称模糊查询。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SearchVisionActiveCodeInvoker added in v0.0.90

func (c *MeetingClient) SearchVisionActiveCodeInvoker(request *model.SearchVisionActiveCodeRequest) *SearchVisionActiveCodeInvoker

SearchVisionActiveCodeInvoker 企业管理员分页查询激活码

func (*MeetingClient) SendSlideVerifyCode

SendSlideVerifyCode 发送滑块验证码

该接口提供发送滑块验证码。服务器收到请求,返回抠图以及抠图后的原图等结果。需要在前台界面显示出抠图以及抠图后的原图,用户通过滑块操作来匹配图形。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SendSlideVerifyCodeInvoker added in v0.0.90

func (c *MeetingClient) SendSlideVerifyCodeInvoker(request *model.SendSlideVerifyCodeRequest) *SendSlideVerifyCodeInvoker

SendSlideVerifyCodeInvoker 发送滑块验证码

func (*MeetingClient) SendVeriCodeForChangePwd

SendVeriCodeForChangePwd 发送验证码

该接口提供发送验证码,服务器收到请求,发送验证码到邮箱或者短信并返回结果。用户在前台界面通过滑块验证后,再进行发送验证码操作。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SendVeriCodeForChangePwdInvoker added in v0.0.90

func (c *MeetingClient) SendVeriCodeForChangePwdInvoker(request *model.SendVeriCodeForChangePwdRequest) *SendVeriCodeForChangePwdInvoker

SendVeriCodeForChangePwdInvoker 发送验证码

func (*MeetingClient) SendVeriCodeForUpdateUserInfo

SendVeriCodeForUpdateUserInfo 获取验证码

修改用户手机或邮箱时,需要获取验证码。企业用户通过该接口获取验证码,系统会向用户的手机或邮箱发送,验证码1分钟内有效。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SendVeriCodeForUpdateUserInfoInvoker added in v0.0.90

func (c *MeetingClient) SendVeriCodeForUpdateUserInfoInvoker(request *model.SendVeriCodeForUpdateUserInfoRequest) *SendVeriCodeForUpdateUserInfoInvoker

SendVeriCodeForUpdateUserInfoInvoker 获取验证码

func (*MeetingClient) SetAttendeeLanChannel added in v0.1.72

SetAttendeeLanChannel 设置普通与会人的语言频道

主持人通过该接口设置某些普通与会者(包括主持人)加入哪个语言频道。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SetAttendeeLanChannelInvoker added in v0.1.72

func (c *MeetingClient) SetAttendeeLanChannelInvoker(request *model.SetAttendeeLanChannelRequest) *SetAttendeeLanChannelInvoker

SetAttendeeLanChannelInvoker 设置普通与会人的语言频道

func (*MeetingClient) SetCohost added in v0.1.6

func (c *MeetingClient) SetCohost(request *model.SetCohostRequest) (*model.SetCohostResponse, error)

SetCohost 申请联席主持人

该接口用于设置联席主持人或释放联席主持人。只能将来宾设置为联席主持人。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SetCohostInvoker added in v0.1.6

func (c *MeetingClient) SetCohostInvoker(request *model.SetCohostRequest) *SetCohostInvoker

SetCohostInvoker 申请联席主持人

func (*MeetingClient) SetCustomMultiPicture

SetCustomMultiPicture 设置自定义多画面

该接口用于设置会中多画面。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SetCustomMultiPictureInvoker added in v0.0.90

func (c *MeetingClient) SetCustomMultiPictureInvoker(request *model.SetCustomMultiPictureRequest) *SetCustomMultiPictureInvoker

SetCustomMultiPictureInvoker 设置自定义多画面

func (*MeetingClient) SetHostView

SetHostView 主持人选看

该接口用于主持人轮询、主持人选看多画面、主持人选看会场操作。只适用于专业会议终端(如TE系列等)为主持人的场景。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SetHostViewInvoker added in v0.0.90

func (c *MeetingClient) SetHostViewInvoker(request *model.SetHostViewRequest) *SetHostViewInvoker

SetHostViewInvoker 主持人选看

func (*MeetingClient) SetInterpreterGroup added in v0.1.72

SetInterpreterGroup 设置传译组

主持人通过该接口设置传译组,每个传译组支持两种语言,传译组内支持多个传译员。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SetInterpreterGroupInvoker added in v0.1.72

func (c *MeetingClient) SetInterpreterGroupInvoker(request *model.SetInterpreterGroupRequest) *SetInterpreterGroupInvoker

SetInterpreterGroupInvoker 设置传译组

func (*MeetingClient) SetMultiPicture

SetMultiPicture 设置多画面

设置会议多画面。该接口废弃不用,请使用“[[设置自定义多画面](https://support.huaweicloud.com/api-meeting/meeting_21_0418.html)](tag:hws)[[设置自定义多画面](https://support.huaweicloud.com/intl/zh-cn/api-meeting/meeting_21_0418.html)](tag:hk)”接口。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SetMultiPictureInvoker added in v0.0.90

func (c *MeetingClient) SetMultiPictureInvoker(request *model.SetMultiPictureRequest) *SetMultiPictureInvoker

SetMultiPictureInvoker 设置多画面

func (*MeetingClient) SetParticipantView

SetParticipantView 会场选看

该接口用于专业会议终端(如TE系列等)选看其他与会者。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SetParticipantViewInvoker added in v0.0.90

func (c *MeetingClient) SetParticipantViewInvoker(request *model.SetParticipantViewRequest) *SetParticipantViewInvoker

SetParticipantViewInvoker 会场选看

func (*MeetingClient) SetProfileImage added in v0.1.81

SetProfileImage 用户设置头像

用户设置头像

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SetProfileImageInvoker added in v0.1.81

func (c *MeetingClient) SetProfileImageInvoker(request *model.SetProfileImageRequest) *SetProfileImageInvoker

SetProfileImageInvoker 用户设置头像

func (*MeetingClient) SetQosThreshold

SetQosThreshold 设置QoS告警阈值

该接口用于设置QoS告警阈值。仅旗舰版企业/标准版企业的企业管理员有权限设置。 > 仪表盘的QoS统计功能需要申请才能开通。请联系华为销售人员,并提供华为云会议企业ID。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SetQosThresholdInvoker added in v0.0.90

func (c *MeetingClient) SetQosThresholdInvoker(request *model.SetQosThresholdRequest) *SetQosThresholdInvoker

SetQosThresholdInvoker 设置QoS告警阈值

func (*MeetingClient) SetRole

func (c *MeetingClient) SetRole(request *model.SetRoleRequest) (*model.SetRoleResponse, error)

SetRole 申请主持人

该接口用于设置主持人或释放主持人。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SetRoleInvoker added in v0.0.90

func (c *MeetingClient) SetRoleInvoker(request *model.SetRoleRequest) *SetRoleInvoker

SetRoleInvoker 申请主持人

func (*MeetingClient) SetSsoConfig

SetSsoConfig 设置SSO登录配置

该接口用于设置SSO登录的鉴权配置。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SetSsoConfigInvoker added in v0.0.90

func (c *MeetingClient) SetSsoConfigInvoker(request *model.SetSsoConfigRequest) *SetSsoConfigInvoker

SetSsoConfigInvoker 设置SSO登录配置

func (*MeetingClient) SetUserProfileImage added in v0.1.81

SetUserProfileImage 企业管理员设置企业成员头像

为企业内的用户设置头像(只允许管理员调用)

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SetUserProfileImageInvoker added in v0.1.81

func (c *MeetingClient) SetUserProfileImageInvoker(request *model.SetUserProfileImageRequest) *SetUserProfileImageInvoker

SetUserProfileImageInvoker 企业管理员设置企业成员头像

func (*MeetingClient) SetWebHookConfig

SetWebHookConfig 设置事件推送

该接口用于管理员设置企业级会议事件订阅配置。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SetWebHookConfigInvoker added in v0.0.90

func (c *MeetingClient) SetWebHookConfigInvoker(request *model.SetWebHookConfigRequest) *SetWebHookConfigInvoker

SetWebHookConfigInvoker 设置事件推送

func (*MeetingClient) ShowConfOrg

ShowConfOrg SP管理员查询会议归属企业

SP管理员根据会议ID查询该会议归属的企业ID。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ShowConfOrgInvoker added in v0.0.90

func (c *MeetingClient) ShowConfOrgInvoker(request *model.ShowConfOrgRequest) *ShowConfOrgInvoker

ShowConfOrgInvoker SP管理员查询会议归属企业

func (*MeetingClient) ShowCorp

func (c *MeetingClient) ShowCorp(request *model.ShowCorpRequest) (*model.ShowCorpResponse, error)

ShowCorp SP管理员查询企业

获取企业。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ShowCorpAdmin

ShowCorpAdmin 查询企业管理员

通过该接口查询企业管理员。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ShowCorpAdminInvoker added in v0.0.90

func (c *MeetingClient) ShowCorpAdminInvoker(request *model.ShowCorpAdminRequest) *ShowCorpAdminInvoker

ShowCorpAdminInvoker 查询企业管理员

func (*MeetingClient) ShowCorpBasicInfo

ShowCorpBasicInfo 企业管理员查询企业注册信息

企业管理员通过该接口查询企业注册信息。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ShowCorpBasicInfoInvoker added in v0.0.90

func (c *MeetingClient) ShowCorpBasicInfoInvoker(request *model.ShowCorpBasicInfoRequest) *ShowCorpBasicInfoInvoker

ShowCorpBasicInfoInvoker 企业管理员查询企业注册信息

func (*MeetingClient) ShowCorpInvoker added in v0.0.90

func (c *MeetingClient) ShowCorpInvoker(request *model.ShowCorpRequest) *ShowCorpInvoker

ShowCorpInvoker SP管理员查询企业

func (*MeetingClient) ShowCorpResource

ShowCorpResource 企业管理员查询企业内资源及业务权限

企业管理员通过该接口查询企业内资源及业务权限,包括查询已使用的资源情况。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ShowCorpResourceInvoker added in v0.0.90

func (c *MeetingClient) ShowCorpResourceInvoker(request *model.ShowCorpResourceRequest) *ShowCorpResourceInvoker

ShowCorpResourceInvoker 企业管理员查询企业内资源及业务权限

func (*MeetingClient) ShowDepartment added in v0.0.86

ShowDepartment 通过部门编码查询部门信息

通过部门编码查询部门信息。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ShowDepartmentInvoker added in v0.0.90

func (c *MeetingClient) ShowDepartmentInvoker(request *model.ShowDepartmentRequest) *ShowDepartmentInvoker

ShowDepartmentInvoker 通过部门编码查询部门信息

func (*MeetingClient) ShowDeptAndChildDept

ShowDeptAndChildDept 查询部门及其一级子部门列表

企业管理员通过该接口查询部门及其一级子部门列表。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ShowDeptAndChildDeptInvoker added in v0.0.90

func (c *MeetingClient) ShowDeptAndChildDeptInvoker(request *model.ShowDeptAndChildDeptRequest) *ShowDeptAndChildDeptInvoker

ShowDeptAndChildDeptInvoker 查询部门及其一级子部门列表

func (*MeetingClient) ShowDeviceDetail

ShowDeviceDetail 查询终端详情

企业管理员通过该接口查询专业会议终端详情。 > 如果需要查询Ideahub、SmartRooms、智慧屏TV详情请使用[[查询用户详情](https://support.huaweicloud.com/api-meeting/meeting_21_0069.html)](tag:hws)[[查询用户详情](https://support.huaweicloud.com/intl/zh-cn/api-meeting/meeting_21_0069.html)](tag:hk)接口。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ShowDeviceDetailInvoker added in v0.0.90

func (c *MeetingClient) ShowDeviceDetailInvoker(request *model.ShowDeviceDetailRequest) *ShowDeviceDetailInvoker

ShowDeviceDetailInvoker 查询终端详情

func (*MeetingClient) ShowDeviceStatus

ShowDeviceStatus 查询设备状态

调用本接口可以查询硬终端的状态。 硬终端与发起查询请求的帐号需在同一企业下,否则会鉴权失败。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ShowDeviceStatusInvoker added in v0.0.90

func (c *MeetingClient) ShowDeviceStatusInvoker(request *model.ShowDeviceStatusRequest) *ShowDeviceStatusInvoker

ShowDeviceStatusInvoker 查询设备状态

func (*MeetingClient) ShowDeviceTypes

ShowDeviceTypes 获取所有终端类型

企业管理员通过该接口获取所有的专业会议终端类型。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ShowDeviceTypesInvoker added in v0.0.90

func (c *MeetingClient) ShowDeviceTypesInvoker(request *model.ShowDeviceTypesRequest) *ShowDeviceTypesInvoker

ShowDeviceTypesInvoker 获取所有终端类型

func (*MeetingClient) ShowHisMeetingDetail

ShowHisMeetingDetail 查询历史会议详情

该接口用户查询指定历史会议的详情。管理员可以查询本企业内所有的历史会议详情,普通用户仅能查询自己创建或者被邀请的历史会议详情。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ShowHisMeetingDetailInvoker added in v0.0.90

func (c *MeetingClient) ShowHisMeetingDetailInvoker(request *model.ShowHisMeetingDetailRequest) *ShowHisMeetingDetailInvoker

ShowHisMeetingDetailInvoker 查询历史会议详情

func (*MeetingClient) ShowLayout added in v0.1.6

func (c *MeetingClient) ShowLayout(request *model.ShowLayoutRequest) (*model.ShowLayoutResponse, error)

ShowLayout 查询多画面布局

该接口用于查询当前会议已保存的多画面布局。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ShowLayoutInvoker added in v0.1.6

func (c *MeetingClient) ShowLayoutInvoker(request *model.ShowLayoutRequest) *ShowLayoutInvoker

ShowLayoutInvoker 查询多画面布局

func (*MeetingClient) ShowMeetingDetail

ShowMeetingDetail 查询会议详情

查询偏移量 * 管理员可以查询管理权限域内所有会议的详情,普通用户仅能查询自己创建或者需要参加的会议详情。 * 只能查询尚未结束的会议(既正在召开的会议和已预约还未召开的会议)。如果需要查询历史会议列详情,请参考[[查询历史会议详情](https://support.huaweicloud.com/api-meeting/meeting_21_0052.html)](tag:hws)[[查询历史会议详情](https://support.huaweicloud.com/intl/zh-cn/api-meeting/meeting_21_0052.html)](tag:hk)。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ShowMeetingDetailInvoker added in v0.0.90

func (c *MeetingClient) ShowMeetingDetailInvoker(request *model.ShowMeetingDetailRequest) *ShowMeetingDetailInvoker

ShowMeetingDetailInvoker 查询会议详情

func (*MeetingClient) ShowMeetingFile

ShowMeetingFile 查询会议纪要详情

用户查询单个会议纪要详情。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ShowMeetingFileInvoker added in v0.0.90

func (c *MeetingClient) ShowMeetingFileInvoker(request *model.ShowMeetingFileRequest) *ShowMeetingFileInvoker

ShowMeetingFileInvoker 查询会议纪要详情

func (*MeetingClient) ShowMeetingFileList

ShowMeetingFileList 打开会议纪要文件列表

用户使用手机扫码后,手机端请求服务端,让服务端通知指定IdeaHub打开指定用户的会议纪要文件列表。二维码内容 :cloudlink://cloudlink.huawei.com/h5page?action=OPEN_MEETING_FILE_LIST&key1=value1&key2=value2 。key/value的个数可能变化,终端解析后,在发起后续请求时,将所有key/value存为map,作为入参即可。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ShowMeetingFileListInvoker added in v0.0.90

func (c *MeetingClient) ShowMeetingFileListInvoker(request *model.ShowMeetingFileListRequest) *ShowMeetingFileListInvoker

ShowMeetingFileListInvoker 打开会议纪要文件列表

func (*MeetingClient) ShowMyInfo

func (c *MeetingClient) ShowMyInfo(request *model.ShowMyInfoRequest) (*model.ShowMyInfoResponse, error)

ShowMyInfo 用户查询自己的信息

企业用户通过该接口查询自己的信息。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ShowMyInfoInvoker added in v0.0.90

func (c *MeetingClient) ShowMyInfoInvoker(request *model.ShowMyInfoRequest) *ShowMyInfoInvoker

ShowMyInfoInvoker 用户查询自己的信息

func (*MeetingClient) ShowOnlineMeetingDetail

ShowOnlineMeetingDetail 查询在线会议详情

该接口用于查询正在召开的会议详情。管理员可以查询本企业内所有的在线会议详情,普通用户仅能查询自己帐号创建或者需要参加的在线会议详情。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ShowOnlineMeetingDetailInvoker added in v0.0.90

func (c *MeetingClient) ShowOnlineMeetingDetailInvoker(request *model.ShowOnlineMeetingDetailRequest) *ShowOnlineMeetingDetailInvoker

ShowOnlineMeetingDetailInvoker 查询在线会议详情

func (*MeetingClient) ShowOrgRes

func (c *MeetingClient) ShowOrgRes(request *model.ShowOrgResRequest) (*model.ShowOrgResResponse, error)

ShowOrgRes 企业管理员查询企业资源使用信息

企业管理员查询所属企业的资源使用信息。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ShowOrgResInvoker added in v0.0.90

func (c *MeetingClient) ShowOrgResInvoker(request *model.ShowOrgResRequest) *ShowOrgResInvoker

ShowOrgResInvoker 企业管理员查询企业资源使用信息

func (*MeetingClient) ShowProgram

ShowProgram 根据ID查询节目详情

根据ID获取节目详情。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ShowProgramInvoker added in v0.0.90

func (c *MeetingClient) ShowProgramInvoker(request *model.ShowProgramRequest) *ShowProgramInvoker

ShowProgramInvoker 根据ID查询节目详情

func (*MeetingClient) ShowPublication

ShowPublication 根据ID查询信息窗发布详情

根据ID获取发布详情。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ShowPublicationInvoker added in v0.0.90

func (c *MeetingClient) ShowPublicationInvoker(request *model.ShowPublicationRequest) *ShowPublicationInvoker

ShowPublicationInvoker 根据ID查询信息窗发布详情

func (*MeetingClient) ShowQosThreshold

ShowQosThreshold 查询QoS告警阈值

该接口用于查询QoS告警阈值。仅旗舰版企业/标准版企业的企业管理员有权限查询。 > 该接口用于查询QoS告警阈值。仅旗舰版企业/标准版企业的企业管理员有权限查询。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ShowQosThresholdInvoker added in v0.0.90

func (c *MeetingClient) ShowQosThresholdInvoker(request *model.ShowQosThresholdRequest) *ShowQosThresholdInvoker

ShowQosThresholdInvoker 查询QoS告警阈值

func (*MeetingClient) ShowRealTimeInfoOfMeeting

ShowRealTimeInfoOfMeeting 查询会议实时信息

该接口用于查询正在召开的会议实时信息。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ShowRealTimeInfoOfMeetingInvoker added in v0.0.90

func (c *MeetingClient) ShowRealTimeInfoOfMeetingInvoker(request *model.ShowRealTimeInfoOfMeetingRequest) *ShowRealTimeInfoOfMeetingInvoker

ShowRealTimeInfoOfMeetingInvoker 查询会议实时信息

func (*MeetingClient) ShowRecordingDetail

ShowRecordingDetail 查询录制详情

改接口用于查询某个会议录制的详情。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ShowRecordingDetailInvoker added in v0.0.90

func (c *MeetingClient) ShowRecordingDetailInvoker(request *model.ShowRecordingDetailRequest) *ShowRecordingDetailInvoker

ShowRecordingDetailInvoker 查询录制详情

func (*MeetingClient) ShowRecordingFileDownloadUrls

ShowRecordingFileDownloadUrls 查询录制文件下载链接

该接口用户查询指定会议录制文件下载链接。 > * 仅企业管理员权限的帐号才能查询录制文件的下载链接 > * 这个接口需要在华为云会议后台开通白名单后才能调用。请联系华为销售人员,并提供华为云会议企业ID

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ShowRecordingFileDownloadUrlsInvoker added in v0.0.90

func (c *MeetingClient) ShowRecordingFileDownloadUrlsInvoker(request *model.ShowRecordingFileDownloadUrlsRequest) *ShowRecordingFileDownloadUrlsInvoker

ShowRecordingFileDownloadUrlsInvoker 查询录制文件下载链接

func (*MeetingClient) ShowRegionInfoOfMeeting

ShowRegionInfoOfMeeting 查询会议所在区域信息

该接口用于查询会议所在区域的IP和域名。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ShowRegionInfoOfMeetingInvoker added in v0.0.90

func (c *MeetingClient) ShowRegionInfoOfMeetingInvoker(request *model.ShowRegionInfoOfMeetingRequest) *ShowRegionInfoOfMeetingInvoker

ShowRegionInfoOfMeetingInvoker 查询会议所在区域信息

func (*MeetingClient) ShowRoomSetting

ShowRoomSetting 查询网络研讨会高级设置

该接口用于查询指定网络研讨会的高级设置。管理员可查询企业内的网络研讨会高级设置,非管理员只可查询自己预定的网络研讨会的高级设置。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ShowRoomSettingInvoker added in v0.0.90

func (c *MeetingClient) ShowRoomSettingInvoker(request *model.ShowRoomSettingRequest) *ShowRoomSettingInvoker

ShowRoomSettingInvoker 查询网络研讨会高级设置

func (*MeetingClient) ShowSpRes

func (c *MeetingClient) ShowSpRes(request *model.ShowSpResRequest) (*model.ShowSpResResponse, error)

ShowSpRes SP管理员查询SP下资源使用信息

SP管理员查询所属SP的共享资源使用信息。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ShowSpResInvoker added in v0.0.90

func (c *MeetingClient) ShowSpResInvoker(request *model.ShowSpResRequest) *ShowSpResInvoker

ShowSpResInvoker SP管理员查询SP下资源使用信息

func (*MeetingClient) ShowSpResource

ShowSpResource SP管理员查询资源信息

SP管理员查询SP的所有资源,包括已使用的资源。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ShowSpResourceInvoker added in v0.0.90

func (c *MeetingClient) ShowSpResourceInvoker(request *model.ShowSpResourceRequest) *ShowSpResourceInvoker

ShowSpResourceInvoker SP管理员查询资源信息

func (*MeetingClient) ShowSsoConfig

ShowSsoConfig 查询SSO登录配置

该接口用于查询SSO登录的鉴权配置。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ShowSsoConfigInvoker added in v0.0.90

func (c *MeetingClient) ShowSsoConfigInvoker(request *model.ShowSsoConfigRequest) *ShowSsoConfigInvoker

ShowSsoConfigInvoker 查询SSO登录配置

func (*MeetingClient) ShowUserDetail

ShowUserDetail 查询用户详情

企业管理员通过该接口查询企业用户详情。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ShowUserDetailInvoker added in v0.0.90

func (c *MeetingClient) ShowUserDetailInvoker(request *model.ShowUserDetailRequest) *ShowUserDetailInvoker

ShowUserDetailInvoker 查询用户详情

func (*MeetingClient) ShowWebHookConfig

ShowWebHookConfig 查询事件推送

该接口用于管理员查询企业事件订阅配置信息。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ShowWebHookConfigInvoker added in v0.0.90

func (c *MeetingClient) ShowWebHookConfigInvoker(request *model.ShowWebHookConfigRequest) *ShowWebHookConfigInvoker

ShowWebHookConfigInvoker 查询事件推送

func (*MeetingClient) ShowWebinar

ShowWebinar 查询网络研讨会详情

该接口用于查询指定网络研讨会的详情。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) ShowWebinarInvoker added in v0.0.90

func (c *MeetingClient) ShowWebinarInvoker(request *model.ShowWebinarRequest) *ShowWebinarInvoker

ShowWebinarInvoker 查询网络研讨会详情

func (*MeetingClient) StartMeeting added in v0.0.83

StartMeeting 激活会议

该接口用于通过会议ID和会议密码激活会议。所有的会控接口都需要在会议激活后才能调用,可以通过该接口先激活会议。 > 来宾密码是否可以激活会议取决于会议创建时是否设置了“是否允许来宾启动会议”(allowGuestStartConf=true)。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) StartMeetingInvoker added in v0.0.90

func (c *MeetingClient) StartMeetingInvoker(request *model.StartMeetingRequest) *StartMeetingInvoker

StartMeetingInvoker 激活会议

func (*MeetingClient) StopMeeting

StopMeeting 结束会议

该接口用于结束正在召开的会议。 > * 如果管理员在企业的会议设置中关闭“结束会议保留预约记录”开关,会议结束后会议列表中将删除该会议,与会者不能再次加入该会议。否则会议预约时间到之前,与会者可以再次加入该会议 > * “结束会议保留预约记录”默认是开的

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) StopMeetingInvoker added in v0.0.90

func (c *MeetingClient) StopMeetingInvoker(request *model.StopMeetingRequest) *StopMeetingInvoker

StopMeetingInvoker 结束会议

func (*MeetingClient) SwitchMode

func (c *MeetingClient) SwitchMode(request *model.SwitchModeRequest) (*model.SwitchModeResponse, error)

SwitchMode 切换视频显示策略

该接口用于切换会中视频画面显示策略,包括广播多画面,广播单画面,声控多画面。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) SwitchModeInvoker added in v0.0.90

func (c *MeetingClient) SwitchModeInvoker(request *model.SwitchModeRequest) *SwitchModeInvoker

SwitchModeInvoker 切换视频显示策略

func (*MeetingClient) UpdateAppId added in v0.1.111

UpdateAppId 修改企业应用

企业默认管理员修改企业应用

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) UpdateAppIdInvoker added in v0.1.111

func (c *MeetingClient) UpdateAppIdInvoker(request *model.UpdateAppIdRequest) *UpdateAppIdInvoker

UpdateAppIdInvoker 修改企业应用

func (*MeetingClient) UpdateContact

UpdateContact 修改手机或邮箱

企业用户通过该接口修改手机或邮箱,需要先获取验证码,验证多次失败会禁止修改。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) UpdateContactInvoker added in v0.0.90

func (c *MeetingClient) UpdateContactInvoker(request *model.UpdateContactRequest) *UpdateContactInvoker

UpdateContactInvoker 修改手机或邮箱

func (*MeetingClient) UpdateCorp

func (c *MeetingClient) UpdateCorp(request *model.UpdateCorpRequest) (*model.UpdateCorpResponse, error)

UpdateCorp SP管理员修改企业

修改企业,若任一参数为null或者不携带则不修改。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) UpdateCorpBasicInfo

UpdateCorpBasicInfo 企业管理员修改企业注册信息

企业管理员通过该接口修改企业注册信息。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) UpdateCorpBasicInfoInvoker added in v0.0.90

func (c *MeetingClient) UpdateCorpBasicInfoInvoker(request *model.UpdateCorpBasicInfoRequest) *UpdateCorpBasicInfoInvoker

UpdateCorpBasicInfoInvoker 企业管理员修改企业注册信息

func (*MeetingClient) UpdateCorpInvoker added in v0.0.90

func (c *MeetingClient) UpdateCorpInvoker(request *model.UpdateCorpRequest) *UpdateCorpInvoker

UpdateCorpInvoker SP管理员修改企业

func (*MeetingClient) UpdateDepartment

UpdateDepartment 修改部门

企业管理员通过该接口修改部门。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) UpdateDepartmentInvoker added in v0.0.90

func (c *MeetingClient) UpdateDepartmentInvoker(request *model.UpdateDepartmentRequest) *UpdateDepartmentInvoker

UpdateDepartmentInvoker 修改部门

func (*MeetingClient) UpdateDevice

UpdateDevice 修改终端

企业管理员通过该接口修改专业会议终端。 > 如果需要修改Ideahub、SmartRooms、智慧屏TV请使用[[修改用户](https://support.huaweicloud.com/api-meeting/meeting_21_0068.html)](tag:hws)[[修改用户](https://support.huaweicloud.com/intl/zh-cn/api-meeting/meeting_21_0068.html)](tag:hk)接口。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) UpdateDeviceInvoker added in v0.0.90

func (c *MeetingClient) UpdateDeviceInvoker(request *model.UpdateDeviceRequest) *UpdateDeviceInvoker

UpdateDeviceInvoker 修改终端

func (*MeetingClient) UpdateMaterial

UpdateMaterial 更新信息窗素材

更新信息窗素材。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) UpdateMaterialInvoker added in v0.0.90

func (c *MeetingClient) UpdateMaterialInvoker(request *model.UpdateMaterialRequest) *UpdateMaterialInvoker

UpdateMaterialInvoker 更新信息窗素材

func (*MeetingClient) UpdateMeeting

UpdateMeeting 编辑预约会议

该接口用于修改已预约的会议。会议开始后,不能被修改。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) UpdateMeetingInvoker added in v0.0.90

func (c *MeetingClient) UpdateMeetingInvoker(request *model.UpdateMeetingRequest) *UpdateMeetingInvoker

UpdateMeetingInvoker 编辑预约会议

func (*MeetingClient) UpdateMemberVmr

UpdateMemberVmr 修改用会议室及个人会议ID信息

企业用户登录后可以修改分配给用户的云会议室及个人会议ID。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) UpdateMemberVmrInvoker added in v0.0.90

func (c *MeetingClient) UpdateMemberVmrInvoker(request *model.UpdateMemberVmrRequest) *UpdateMemberVmrInvoker

UpdateMemberVmrInvoker 修改用会议室及个人会议ID信息

func (*MeetingClient) UpdateMyInfo

UpdateMyInfo 用户修改自己的信息

企业用户通过该接口修改自己的信息。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) UpdateMyInfoInvoker added in v0.0.90

func (c *MeetingClient) UpdateMyInfoInvoker(request *model.UpdateMyInfoRequest) *UpdateMyInfoInvoker

UpdateMyInfoInvoker 用户修改自己的信息

func (*MeetingClient) UpdateProgram

UpdateProgram 更新信息窗节目

更新信息窗节目。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) UpdateProgramInvoker added in v0.0.90

func (c *MeetingClient) UpdateProgramInvoker(request *model.UpdateProgramRequest) *UpdateProgramInvoker

UpdateProgramInvoker 更新信息窗节目

func (*MeetingClient) UpdatePublication

UpdatePublication 修改信息窗发布

修改信息窗发布。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) UpdatePublicationInvoker added in v0.0.90

func (c *MeetingClient) UpdatePublicationInvoker(request *model.UpdatePublicationRequest) *UpdatePublicationInvoker

UpdatePublicationInvoker 修改信息窗发布

func (*MeetingClient) UpdatePwd

func (c *MeetingClient) UpdatePwd(request *model.UpdatePwdRequest) (*model.UpdatePwdResponse, error)

UpdatePwd 修改密码

企业成员通过该接口提供用户修改密码功能,服务器收到请求,修改用户密码并返回结果。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) UpdatePwdInvoker added in v0.0.90

func (c *MeetingClient) UpdatePwdInvoker(request *model.UpdatePwdRequest) *UpdatePwdInvoker

UpdatePwdInvoker 修改密码

func (*MeetingClient) UpdateRecurringMeeting

UpdateRecurringMeeting 编辑周期性会议

该接口用于修改已预约的周期性会议。会议开始后,不能被修改。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) UpdateRecurringMeetingInvoker added in v0.0.90

func (c *MeetingClient) UpdateRecurringMeetingInvoker(request *model.UpdateRecurringMeetingRequest) *UpdateRecurringMeetingInvoker

UpdateRecurringMeetingInvoker 编辑周期性会议

func (*MeetingClient) UpdateRecurringSubMeeting

UpdateRecurringSubMeeting 编辑周期性会议的子会议

该接口用于修改已预约的周期性会议的子会议。会议开始后,不能被修改。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) UpdateRecurringSubMeetingInvoker added in v0.0.90

func (c *MeetingClient) UpdateRecurringSubMeetingInvoker(request *model.UpdateRecurringSubMeetingRequest) *UpdateRecurringSubMeetingInvoker

UpdateRecurringSubMeetingInvoker 编辑周期性会议的子会议

func (*MeetingClient) UpdateResource

UpdateResource SP管理员根据修改企业资源

企业修改资源的过期时间、停用状态。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) UpdateResourceInvoker added in v0.0.90

func (c *MeetingClient) UpdateResourceInvoker(request *model.UpdateResourceRequest) *UpdateResourceInvoker

UpdateResourceInvoker SP管理员根据修改企业资源

func (*MeetingClient) UpdateRoomSetting

UpdateRoomSetting 修改网络研讨会高级设置

该接口用于设置指定网络研讨会的高级设置。管理员可设置企业内的网络研讨会高级设置,非管理员只可设置自己预定的网络研讨会的高级设置。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) UpdateRoomSettingInvoker added in v0.0.90

func (c *MeetingClient) UpdateRoomSettingInvoker(request *model.UpdateRoomSettingRequest) *UpdateRoomSettingInvoker

UpdateRoomSettingInvoker 修改网络研讨会高级设置

func (*MeetingClient) UpdateStartedConfConfig

UpdateStartedConfConfig 会中修改配置

该接口用于修改会议配置,包括会议共享是否锁定,允许呼入范围。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) UpdateStartedConfConfigInvoker added in v0.0.90

func (c *MeetingClient) UpdateStartedConfConfigInvoker(request *model.UpdateStartedConfConfigRequest) *UpdateStartedConfConfigInvoker

UpdateStartedConfConfigInvoker 会中修改配置

func (*MeetingClient) UpdateToken

UpdateToken 刷新Token

该接口提供刷新Token功能,根据传入的Token,刷新Token失效时间并返回结果。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) UpdateTokenInvoker added in v0.0.90

func (c *MeetingClient) UpdateTokenInvoker(request *model.UpdateTokenRequest) *UpdateTokenInvoker

UpdateTokenInvoker 刷新Token

func (*MeetingClient) UpdateUser

func (c *MeetingClient) UpdateUser(request *model.UpdateUserRequest) (*model.UpdateUserResponse, error)

UpdateUser 修改用户

企业管理员通过该接口修改企业用户。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) UpdateUserInvoker added in v0.0.90

func (c *MeetingClient) UpdateUserInvoker(request *model.UpdateUserRequest) *UpdateUserInvoker

UpdateUserInvoker 修改用户

func (*MeetingClient) UpdateWebHookConfigStatus

UpdateWebHookConfigStatus 开启事件推送

该接口用于管理员变更订阅配置使用状态。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) UpdateWebHookConfigStatusInvoker added in v0.0.90

func (c *MeetingClient) UpdateWebHookConfigStatusInvoker(request *model.UpdateWebHookConfigStatusRequest) *UpdateWebHookConfigStatusInvoker

UpdateWebHookConfigStatusInvoker 开启事件推送

func (*MeetingClient) UpdateWebinar

UpdateWebinar 编辑网络研讨会

该接口用于修改已创建的网络研讨会。网络研讨会开始后不能修改。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) UpdateWebinarInvoker added in v0.0.90

func (c *MeetingClient) UpdateWebinarInvoker(request *model.UpdateWebinarRequest) *UpdateWebinarInvoker

UpdateWebinarInvoker 编辑网络研讨会

func (*MeetingClient) UploadFile

func (c *MeetingClient) UploadFile(request *model.UploadFileRequest) (*model.UploadFileResponse, error)

UploadFile 上传图片

该接口用户上传网络研讨会高级设置用的图片。图片可用于网络研讨会的封面和Logo。

Please refer to HUAWEI cloud API Explorer for details.

func (*MeetingClient) UploadFileInvoker added in v0.0.90

func (c *MeetingClient) UploadFileInvoker(request *model.UploadFileRequest) *UploadFileInvoker

UploadFileInvoker 上传图片

type MeetingCredentials

type MeetingCredentials struct {
	UserName     string
	UserPassword string
	// contains filtered or unexported fields
}

func (*MeetingCredentials) BuildAccessTokenRequest

func (s *MeetingCredentials) BuildAccessTokenRequest(endpoint string) *request.DefaultHttpRequest

func (*MeetingCredentials) ProcessAuthParams

func (s *MeetingCredentials) ProcessAuthParams(client *impl.DefaultHttpClient, region string) auth.ICredential

func (*MeetingCredentials) ProcessAuthRequest

type MeetingCredentialsBuilder

type MeetingCredentialsBuilder struct {
	MeetingCredentials *MeetingCredentials
}

func NewMeetingCredentialsBuilder

func NewMeetingCredentialsBuilder() *MeetingCredentialsBuilder

func (*MeetingCredentialsBuilder) Build

func (*MeetingCredentialsBuilder) WithUserName

func (builder *MeetingCredentialsBuilder) WithUserName(username string) *MeetingCredentialsBuilder

func (*MeetingCredentialsBuilder) WithUserPassword

func (builder *MeetingCredentialsBuilder) WithUserPassword(userPassword string) *MeetingCredentialsBuilder

type MoveToWaitingRoomInvoker added in v0.1.6

type MoveToWaitingRoomInvoker struct {
	*invoker.BaseInvoker
}

func (*MoveToWaitingRoomInvoker) Invoke added in v0.1.6

type MuteMeetingInvoker added in v0.0.90

type MuteMeetingInvoker struct {
	*invoker.BaseInvoker
}

func (*MuteMeetingInvoker) Invoke added in v0.0.90

type MuteParticipantInvoker added in v0.0.90

type MuteParticipantInvoker struct {
	*invoker.BaseInvoker
}

func (*MuteParticipantInvoker) Invoke added in v0.0.90

type ProlongMeetingInvoker added in v0.0.90

type ProlongMeetingInvoker struct {
	*invoker.BaseInvoker
}

func (*ProlongMeetingInvoker) Invoke added in v0.0.90

type RecordInvoker added in v0.0.90

type RecordInvoker struct {
	*invoker.BaseInvoker
}

func (*RecordInvoker) Invoke added in v0.0.90

func (i *RecordInvoker) Invoke() (*model.RecordResponse, error)

type RenameParticipantInvoker added in v0.0.90

type RenameParticipantInvoker struct {
	*invoker.BaseInvoker
}

func (*RenameParticipantInvoker) Invoke added in v0.0.90

type ResetActivecodeInvoker added in v0.0.90

type ResetActivecodeInvoker struct {
	*invoker.BaseInvoker
}

func (*ResetActivecodeInvoker) Invoke added in v0.0.90

type ResetAppKeyInvoker added in v0.1.111

type ResetAppKeyInvoker struct {
	*invoker.BaseInvoker
}

func (*ResetAppKeyInvoker) Invoke added in v0.1.111

type ResetPwdByAdminInvoker added in v0.0.90

type ResetPwdByAdminInvoker struct {
	*invoker.BaseInvoker
}

func (*ResetPwdByAdminInvoker) Invoke added in v0.0.90

type ResetPwdInvoker added in v0.0.90

type ResetPwdInvoker struct {
	*invoker.BaseInvoker
}

func (*ResetPwdInvoker) Invoke added in v0.0.90

func (i *ResetPwdInvoker) Invoke() (*model.ResetPwdResponse, error)

type ResetVisionActiveCodeInvoker added in v0.0.90

type ResetVisionActiveCodeInvoker struct {
	*invoker.BaseInvoker
}

func (*ResetVisionActiveCodeInvoker) Invoke added in v0.0.90

type ResumeSimultaneousInterpretationInvoker added in v0.1.72

type ResumeSimultaneousInterpretationInvoker struct {
	*invoker.BaseInvoker
}

func (*ResumeSimultaneousInterpretationInvoker) Invoke added in v0.1.72

type RollcallParticipantInvoker added in v0.0.90

type RollcallParticipantInvoker struct {
	*invoker.BaseInvoker
}

func (*RollcallParticipantInvoker) Invoke added in v0.0.90

type SaveLayoutInvoker added in v0.1.6

type SaveLayoutInvoker struct {
	*invoker.BaseInvoker
}

func (*SaveLayoutInvoker) Invoke added in v0.1.6

type SearchAttendanceRecordsOfHisMeetingInvoker added in v0.0.90

type SearchAttendanceRecordsOfHisMeetingInvoker struct {
	*invoker.BaseInvoker
}

func (*SearchAttendanceRecordsOfHisMeetingInvoker) Invoke added in v0.0.90

type SearchCorpAdminsInvoker added in v0.0.90

type SearchCorpAdminsInvoker struct {
	*invoker.BaseInvoker
}

func (*SearchCorpAdminsInvoker) Invoke added in v0.0.90

type SearchCorpDirInvoker added in v0.0.90

type SearchCorpDirInvoker struct {
	*invoker.BaseInvoker
}

func (*SearchCorpDirInvoker) Invoke added in v0.0.90

type SearchCorpExternalDirInvoker added in v0.1.6

type SearchCorpExternalDirInvoker struct {
	*invoker.BaseInvoker
}

func (*SearchCorpExternalDirInvoker) Invoke added in v0.1.6

type SearchCorpInvoker added in v0.0.90

type SearchCorpInvoker struct {
	*invoker.BaseInvoker
}

func (*SearchCorpInvoker) Invoke added in v0.0.90

type SearchCorpResourcesInvoker added in v0.0.90

type SearchCorpResourcesInvoker struct {
	*invoker.BaseInvoker
}

func (*SearchCorpResourcesInvoker) Invoke added in v0.0.90

type SearchCorpVmrInvoker added in v0.0.90

type SearchCorpVmrInvoker struct {
	*invoker.BaseInvoker
}

func (*SearchCorpVmrInvoker) Invoke added in v0.0.90

type SearchCtlRecordsOfHisMeetingInvoker added in v0.0.90

type SearchCtlRecordsOfHisMeetingInvoker struct {
	*invoker.BaseInvoker
}

func (*SearchCtlRecordsOfHisMeetingInvoker) Invoke added in v0.0.90

type SearchDepartmentByNameInvoker added in v0.0.90

type SearchDepartmentByNameInvoker struct {
	*invoker.BaseInvoker
}

func (*SearchDepartmentByNameInvoker) Invoke added in v0.0.90

type SearchDevicesInvoker added in v0.0.90

type SearchDevicesInvoker struct {
	*invoker.BaseInvoker
}

func (*SearchDevicesInvoker) Invoke added in v0.0.90

type SearchHisMeetingsInvoker added in v0.0.90

type SearchHisMeetingsInvoker struct {
	*invoker.BaseInvoker
}

func (*SearchHisMeetingsInvoker) Invoke added in v0.0.90

type SearchMaterialsInvoker added in v0.0.90

type SearchMaterialsInvoker struct {
	*invoker.BaseInvoker
}

func (*SearchMaterialsInvoker) Invoke added in v0.0.90

type SearchMeetingFileListInvoker added in v0.0.90

type SearchMeetingFileListInvoker struct {
	*invoker.BaseInvoker
}

func (*SearchMeetingFileListInvoker) Invoke added in v0.0.90

type SearchMeetingsInvoker added in v0.0.90

type SearchMeetingsInvoker struct {
	*invoker.BaseInvoker
}

func (*SearchMeetingsInvoker) Invoke added in v0.0.90

type SearchMemberVmrInvoker added in v0.0.90

type SearchMemberVmrInvoker struct {
	*invoker.BaseInvoker
}

func (*SearchMemberVmrInvoker) Invoke added in v0.0.90

type SearchOnlineMeetingsInvoker added in v0.0.90

type SearchOnlineMeetingsInvoker struct {
	*invoker.BaseInvoker
}

func (*SearchOnlineMeetingsInvoker) Invoke added in v0.0.90

type SearchProgramsInvoker added in v0.0.90

type SearchProgramsInvoker struct {
	*invoker.BaseInvoker
}

func (*SearchProgramsInvoker) Invoke added in v0.0.90

type SearchPublicationsInvoker added in v0.0.90

type SearchPublicationsInvoker struct {
	*invoker.BaseInvoker
}

func (*SearchPublicationsInvoker) Invoke added in v0.0.90

type SearchQosHistoryMeetingsInvoker added in v0.0.90

type SearchQosHistoryMeetingsInvoker struct {
	*invoker.BaseInvoker
}

func (*SearchQosHistoryMeetingsInvoker) Invoke added in v0.0.90

type SearchQosOnlineMeetingsInvoker added in v0.0.90

type SearchQosOnlineMeetingsInvoker struct {
	*invoker.BaseInvoker
}

func (*SearchQosOnlineMeetingsInvoker) Invoke added in v0.0.90

type SearchQosParticipantDetailInvoker added in v0.0.90

type SearchQosParticipantDetailInvoker struct {
	*invoker.BaseInvoker
}

func (*SearchQosParticipantDetailInvoker) Invoke added in v0.0.90

type SearchQosParticipantsInvoker added in v0.0.90

type SearchQosParticipantsInvoker struct {
	*invoker.BaseInvoker
}

func (*SearchQosParticipantsInvoker) Invoke added in v0.0.90

type SearchRecordingsInvoker added in v0.0.90

type SearchRecordingsInvoker struct {
	*invoker.BaseInvoker
}

func (*SearchRecordingsInvoker) Invoke added in v0.0.90

type SearchResourceInvoker added in v0.0.90

type SearchResourceInvoker struct {
	*invoker.BaseInvoker
}

func (*SearchResourceInvoker) Invoke added in v0.0.90

type SearchResourceOpRecordInvoker added in v0.0.90

type SearchResourceOpRecordInvoker struct {
	*invoker.BaseInvoker
}

func (*SearchResourceOpRecordInvoker) Invoke added in v0.0.90

type SearchStatisticConferenceInfoInvoker added in v0.0.90

type SearchStatisticConferenceInfoInvoker struct {
	*invoker.BaseInvoker
}

func (*SearchStatisticConferenceInfoInvoker) Invoke added in v0.0.90

type SearchStatisticConferenceParticipantInvoker added in v0.0.90

type SearchStatisticConferenceParticipantInvoker struct {
	*invoker.BaseInvoker
}

func (*SearchStatisticConferenceParticipantInvoker) Invoke added in v0.0.90

type SearchStatisticResourceInfoInvoker added in v0.0.90

type SearchStatisticResourceInfoInvoker struct {
	*invoker.BaseInvoker
}

func (*SearchStatisticResourceInfoInvoker) Invoke added in v0.0.90

type SearchStatisticUserInfoInvoker added in v0.0.90

type SearchStatisticUserInfoInvoker struct {
	*invoker.BaseInvoker
}

func (*SearchStatisticUserInfoInvoker) Invoke added in v0.0.90

type SearchUsersInvoker added in v0.0.90

type SearchUsersInvoker struct {
	*invoker.BaseInvoker
}

func (*SearchUsersInvoker) Invoke added in v0.0.90

type SearchVisionActiveCodeInvoker added in v0.0.90

type SearchVisionActiveCodeInvoker struct {
	*invoker.BaseInvoker
}

func (*SearchVisionActiveCodeInvoker) Invoke added in v0.0.90

type SendSlideVerifyCodeInvoker added in v0.0.90

type SendSlideVerifyCodeInvoker struct {
	*invoker.BaseInvoker
}

func (*SendSlideVerifyCodeInvoker) Invoke added in v0.0.90

type SendVeriCodeForChangePwdInvoker added in v0.0.90

type SendVeriCodeForChangePwdInvoker struct {
	*invoker.BaseInvoker
}

func (*SendVeriCodeForChangePwdInvoker) Invoke added in v0.0.90

type SendVeriCodeForUpdateUserInfoInvoker added in v0.0.90

type SendVeriCodeForUpdateUserInfoInvoker struct {
	*invoker.BaseInvoker
}

func (*SendVeriCodeForUpdateUserInfoInvoker) Invoke added in v0.0.90

type SetAttendeeLanChannelInvoker added in v0.1.72

type SetAttendeeLanChannelInvoker struct {
	*invoker.BaseInvoker
}

func (*SetAttendeeLanChannelInvoker) Invoke added in v0.1.72

type SetCohostInvoker added in v0.1.6

type SetCohostInvoker struct {
	*invoker.BaseInvoker
}

func (*SetCohostInvoker) Invoke added in v0.1.6

type SetCustomMultiPictureInvoker added in v0.0.90

type SetCustomMultiPictureInvoker struct {
	*invoker.BaseInvoker
}

func (*SetCustomMultiPictureInvoker) Invoke added in v0.0.90

type SetHostViewInvoker added in v0.0.90

type SetHostViewInvoker struct {
	*invoker.BaseInvoker
}

func (*SetHostViewInvoker) Invoke added in v0.0.90

type SetInterpreterGroupInvoker added in v0.1.72

type SetInterpreterGroupInvoker struct {
	*invoker.BaseInvoker
}

func (*SetInterpreterGroupInvoker) Invoke added in v0.1.72

type SetMultiPictureInvoker added in v0.0.90

type SetMultiPictureInvoker struct {
	*invoker.BaseInvoker
}

func (*SetMultiPictureInvoker) Invoke added in v0.0.90

type SetParticipantViewInvoker added in v0.0.90

type SetParticipantViewInvoker struct {
	*invoker.BaseInvoker
}

func (*SetParticipantViewInvoker) Invoke added in v0.0.90

type SetProfileImageInvoker added in v0.1.81

type SetProfileImageInvoker struct {
	*invoker.BaseInvoker
}

func (*SetProfileImageInvoker) Invoke added in v0.1.81

type SetQosThresholdInvoker added in v0.0.90

type SetQosThresholdInvoker struct {
	*invoker.BaseInvoker
}

func (*SetQosThresholdInvoker) Invoke added in v0.0.90

type SetRoleInvoker added in v0.0.90

type SetRoleInvoker struct {
	*invoker.BaseInvoker
}

func (*SetRoleInvoker) Invoke added in v0.0.90

func (i *SetRoleInvoker) Invoke() (*model.SetRoleResponse, error)

type SetSsoConfigInvoker added in v0.0.90

type SetSsoConfigInvoker struct {
	*invoker.BaseInvoker
}

func (*SetSsoConfigInvoker) Invoke added in v0.0.90

type SetUserProfileImageInvoker added in v0.1.81

type SetUserProfileImageInvoker struct {
	*invoker.BaseInvoker
}

func (*SetUserProfileImageInvoker) Invoke added in v0.1.81

type SetWebHookConfigInvoker added in v0.0.90

type SetWebHookConfigInvoker struct {
	*invoker.BaseInvoker
}

func (*SetWebHookConfigInvoker) Invoke added in v0.0.90

type ShowConfOrgInvoker added in v0.0.90

type ShowConfOrgInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowConfOrgInvoker) Invoke added in v0.0.90

type ShowCorpAdminInvoker added in v0.0.90

type ShowCorpAdminInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowCorpAdminInvoker) Invoke added in v0.0.90

type ShowCorpBasicInfoInvoker added in v0.0.90

type ShowCorpBasicInfoInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowCorpBasicInfoInvoker) Invoke added in v0.0.90

type ShowCorpInvoker added in v0.0.90

type ShowCorpInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowCorpInvoker) Invoke added in v0.0.90

func (i *ShowCorpInvoker) Invoke() (*model.ShowCorpResponse, error)

type ShowCorpResourceInvoker added in v0.0.90

type ShowCorpResourceInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowCorpResourceInvoker) Invoke added in v0.0.90

type ShowDepartmentInvoker added in v0.0.90

type ShowDepartmentInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowDepartmentInvoker) Invoke added in v0.0.90

type ShowDeptAndChildDeptInvoker added in v0.0.90

type ShowDeptAndChildDeptInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowDeptAndChildDeptInvoker) Invoke added in v0.0.90

type ShowDeviceDetailInvoker added in v0.0.90

type ShowDeviceDetailInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowDeviceDetailInvoker) Invoke added in v0.0.90

type ShowDeviceStatusInvoker added in v0.0.90

type ShowDeviceStatusInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowDeviceStatusInvoker) Invoke added in v0.0.90

type ShowDeviceTypesInvoker added in v0.0.90

type ShowDeviceTypesInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowDeviceTypesInvoker) Invoke added in v0.0.90

type ShowHisMeetingDetailInvoker added in v0.0.90

type ShowHisMeetingDetailInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowHisMeetingDetailInvoker) Invoke added in v0.0.90

type ShowLayoutInvoker added in v0.1.6

type ShowLayoutInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowLayoutInvoker) Invoke added in v0.1.6

type ShowMeetingDetailInvoker added in v0.0.90

type ShowMeetingDetailInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowMeetingDetailInvoker) Invoke added in v0.0.90

type ShowMeetingFileInvoker added in v0.0.90

type ShowMeetingFileInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowMeetingFileInvoker) Invoke added in v0.0.90

type ShowMeetingFileListInvoker added in v0.0.90

type ShowMeetingFileListInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowMeetingFileListInvoker) Invoke added in v0.0.90

type ShowMyInfoInvoker added in v0.0.90

type ShowMyInfoInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowMyInfoInvoker) Invoke added in v0.0.90

type ShowOnlineMeetingDetailInvoker added in v0.0.90

type ShowOnlineMeetingDetailInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowOnlineMeetingDetailInvoker) Invoke added in v0.0.90

type ShowOrgResInvoker added in v0.0.90

type ShowOrgResInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowOrgResInvoker) Invoke added in v0.0.90

type ShowProgramInvoker added in v0.0.90

type ShowProgramInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowProgramInvoker) Invoke added in v0.0.90

type ShowPublicationInvoker added in v0.0.90

type ShowPublicationInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowPublicationInvoker) Invoke added in v0.0.90

type ShowQosThresholdInvoker added in v0.0.90

type ShowQosThresholdInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowQosThresholdInvoker) Invoke added in v0.0.90

type ShowRealTimeInfoOfMeetingInvoker added in v0.0.90

type ShowRealTimeInfoOfMeetingInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowRealTimeInfoOfMeetingInvoker) Invoke added in v0.0.90

type ShowRecordingDetailInvoker added in v0.0.90

type ShowRecordingDetailInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowRecordingDetailInvoker) Invoke added in v0.0.90

type ShowRecordingFileDownloadUrlsInvoker added in v0.0.90

type ShowRecordingFileDownloadUrlsInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowRecordingFileDownloadUrlsInvoker) Invoke added in v0.0.90

type ShowRegionInfoOfMeetingInvoker added in v0.0.90

type ShowRegionInfoOfMeetingInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowRegionInfoOfMeetingInvoker) Invoke added in v0.0.90

type ShowRoomSettingInvoker added in v0.0.90

type ShowRoomSettingInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowRoomSettingInvoker) Invoke added in v0.0.90

type ShowSpResInvoker added in v0.0.90

type ShowSpResInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowSpResInvoker) Invoke added in v0.0.90

type ShowSpResourceInvoker added in v0.0.90

type ShowSpResourceInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowSpResourceInvoker) Invoke added in v0.0.90

type ShowSsoConfigInvoker added in v0.0.90

type ShowSsoConfigInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowSsoConfigInvoker) Invoke added in v0.0.90

type ShowUserDetailInvoker added in v0.0.90

type ShowUserDetailInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowUserDetailInvoker) Invoke added in v0.0.90

type ShowWebHookConfigInvoker added in v0.0.90

type ShowWebHookConfigInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowWebHookConfigInvoker) Invoke added in v0.0.90

type ShowWebinarInvoker added in v0.0.90

type ShowWebinarInvoker struct {
	*invoker.BaseInvoker
}

func (*ShowWebinarInvoker) Invoke added in v0.0.90

type StartMeetingInvoker added in v0.0.90

type StartMeetingInvoker struct {
	*invoker.BaseInvoker
}

func (*StartMeetingInvoker) Invoke added in v0.0.90

type StopMeetingInvoker added in v0.0.90

type StopMeetingInvoker struct {
	*invoker.BaseInvoker
}

func (*StopMeetingInvoker) Invoke added in v0.0.90

type SwitchModeInvoker added in v0.0.90

type SwitchModeInvoker struct {
	*invoker.BaseInvoker
}

func (*SwitchModeInvoker) Invoke added in v0.0.90

type UpdateAppIdInvoker added in v0.1.111

type UpdateAppIdInvoker struct {
	*invoker.BaseInvoker
}

func (*UpdateAppIdInvoker) Invoke added in v0.1.111

type UpdateContactInvoker added in v0.0.90

type UpdateContactInvoker struct {
	*invoker.BaseInvoker
}

func (*UpdateContactInvoker) Invoke added in v0.0.90

type UpdateCorpBasicInfoInvoker added in v0.0.90

type UpdateCorpBasicInfoInvoker struct {
	*invoker.BaseInvoker
}

func (*UpdateCorpBasicInfoInvoker) Invoke added in v0.0.90

type UpdateCorpInvoker added in v0.0.90

type UpdateCorpInvoker struct {
	*invoker.BaseInvoker
}

func (*UpdateCorpInvoker) Invoke added in v0.0.90

type UpdateDepartmentInvoker added in v0.0.90

type UpdateDepartmentInvoker struct {
	*invoker.BaseInvoker
}

func (*UpdateDepartmentInvoker) Invoke added in v0.0.90

type UpdateDeviceInvoker added in v0.0.90

type UpdateDeviceInvoker struct {
	*invoker.BaseInvoker
}

func (*UpdateDeviceInvoker) Invoke added in v0.0.90

type UpdateMaterialInvoker added in v0.0.90

type UpdateMaterialInvoker struct {
	*invoker.BaseInvoker
}

func (*UpdateMaterialInvoker) Invoke added in v0.0.90

type UpdateMeetingInvoker added in v0.0.90

type UpdateMeetingInvoker struct {
	*invoker.BaseInvoker
}

func (*UpdateMeetingInvoker) Invoke added in v0.0.90

type UpdateMemberVmrInvoker added in v0.0.90

type UpdateMemberVmrInvoker struct {
	*invoker.BaseInvoker
}

func (*UpdateMemberVmrInvoker) Invoke added in v0.0.90

type UpdateMyInfoInvoker added in v0.0.90

type UpdateMyInfoInvoker struct {
	*invoker.BaseInvoker
}

func (*UpdateMyInfoInvoker) Invoke added in v0.0.90

type UpdateProgramInvoker added in v0.0.90

type UpdateProgramInvoker struct {
	*invoker.BaseInvoker
}

func (*UpdateProgramInvoker) Invoke added in v0.0.90

type UpdatePublicationInvoker added in v0.0.90

type UpdatePublicationInvoker struct {
	*invoker.BaseInvoker
}

func (*UpdatePublicationInvoker) Invoke added in v0.0.90

type UpdatePwdInvoker added in v0.0.90

type UpdatePwdInvoker struct {
	*invoker.BaseInvoker
}

func (*UpdatePwdInvoker) Invoke added in v0.0.90

type UpdateRecurringMeetingInvoker added in v0.0.90

type UpdateRecurringMeetingInvoker struct {
	*invoker.BaseInvoker
}

func (*UpdateRecurringMeetingInvoker) Invoke added in v0.0.90

type UpdateRecurringSubMeetingInvoker added in v0.0.90

type UpdateRecurringSubMeetingInvoker struct {
	*invoker.BaseInvoker
}

func (*UpdateRecurringSubMeetingInvoker) Invoke added in v0.0.90

type UpdateResourceInvoker added in v0.0.90

type UpdateResourceInvoker struct {
	*invoker.BaseInvoker
}

func (*UpdateResourceInvoker) Invoke added in v0.0.90

type UpdateRoomSettingInvoker added in v0.0.90

type UpdateRoomSettingInvoker struct {
	*invoker.BaseInvoker
}

func (*UpdateRoomSettingInvoker) Invoke added in v0.0.90

type UpdateStartedConfConfigInvoker added in v0.0.90

type UpdateStartedConfConfigInvoker struct {
	*invoker.BaseInvoker
}

func (*UpdateStartedConfConfigInvoker) Invoke added in v0.0.90

type UpdateTokenInvoker added in v0.0.90

type UpdateTokenInvoker struct {
	*invoker.BaseInvoker
}

func (*UpdateTokenInvoker) Invoke added in v0.0.90

type UpdateUserInvoker added in v0.0.90

type UpdateUserInvoker struct {
	*invoker.BaseInvoker
}

func (*UpdateUserInvoker) Invoke added in v0.0.90

type UpdateWebHookConfigStatusInvoker added in v0.0.90

type UpdateWebHookConfigStatusInvoker struct {
	*invoker.BaseInvoker
}

func (*UpdateWebHookConfigStatusInvoker) Invoke added in v0.0.90

type UpdateWebinarInvoker added in v0.0.90

type UpdateWebinarInvoker struct {
	*invoker.BaseInvoker
}

func (*UpdateWebinarInvoker) Invoke added in v0.0.90

type UploadFileInvoker added in v0.0.90

type UploadFileInvoker struct {
	*invoker.BaseInvoker
}

func (*UploadFileInvoker) Invoke added in v0.0.90

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL