v1

package
v0.0.97 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2022 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause Imports: 15 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 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 GenReqDefForAllowGuestUnmute

func GenReqDefForAllowGuestUnmute() *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 GenReqDefForBatchUpdateDevicesStatus

func GenReqDefForBatchUpdateDevicesStatus() *def.HttpRequestDef

func GenReqDefForBatchUpdateUserStatus

func GenReqDefForBatchUpdateUserStatus() *def.HttpRequestDef

func GenReqDefForBroadcastParticipant

func GenReqDefForBroadcastParticipant() *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 GenReqDefForDeleteAttendees

func GenReqDefForDeleteAttendees() *def.HttpRequestDef

func GenReqDefForDeleteCorp

func GenReqDefForDeleteCorp() *def.HttpRequestDef

func GenReqDefForDeleteCorpVmr

func GenReqDefForDeleteCorpVmr() *def.HttpRequestDef

func GenReqDefForDeleteDepartment

func GenReqDefForDeleteDepartment() *def.HttpRequestDef

func GenReqDefForDeleteRecordings

func GenReqDefForDeleteRecordings() *def.HttpRequestDef

func GenReqDefForDeleteResource

func GenReqDefForDeleteResource() *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 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 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 GenReqDefForResetPwd

func GenReqDefForResetPwd() *def.HttpRequestDef

func GenReqDefForResetPwdByAdmin

func GenReqDefForResetPwdByAdmin() *def.HttpRequestDef

func GenReqDefForResetVisionActiveCode

func GenReqDefForResetVisionActiveCode() *def.HttpRequestDef

func GenReqDefForRollcallParticipant

func GenReqDefForRollcallParticipant() *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 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 GenReqDefForSetCustomMultiPicture

func GenReqDefForSetCustomMultiPicture() *def.HttpRequestDef

func GenReqDefForSetHostView

func GenReqDefForSetHostView() *def.HttpRequestDef

func GenReqDefForSetMultiPicture

func GenReqDefForSetMultiPicture() *def.HttpRequestDef

func GenReqDefForSetParticipantView

func GenReqDefForSetParticipantView() *def.HttpRequestDef

func GenReqDefForSetQosThreshold

func GenReqDefForSetQosThreshold() *def.HttpRequestDef

func GenReqDefForSetRole

func GenReqDefForSetRole() *def.HttpRequestDef

func GenReqDefForSetSsoConfig

func GenReqDefForSetSsoConfig() *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 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 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() *http_client.HcHttpClientBuilder

Types

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 AllowGuestUnmuteInvoker added in v0.0.90

type AllowGuestUnmuteInvoker struct {
	*invoker.BaseInvoker
}

func (*AllowGuestUnmuteInvoker) Invoke added in v0.0.90

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 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 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 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 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 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 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 *http_client.HcHttpClient
}

func NewMeetingClient

func NewMeetingClient(hcClient *http_client.HcHttpClient) *MeetingClient

func (*MeetingClient) AddCorp

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

AddCorp SP管理员创建企业

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

详细说明请参考华为云API Explorer。 Please refer to Huawei cloud API Explorer for details.

func (*MeetingClient) AddCorpAdmin

AddCorpAdmin 添加企业管理员

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

详细说明请参考华为云API Explorer。 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个,默认企业最大部门数量为3000个。

详细说明请参考华为云API Explorer。 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 增加终端

企业管理员通过该接口添加硬终端。

详细说明请参考华为云API Explorer。 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 新增信息窗素材

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

详细说明请参考华为云API Explorer。 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 新增信息窗节目

新增信息窗节目

详细说明请参考华为云API Explorer。 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 新增信息窗发布

新增信息窗发布

详细说明请参考华为云API Explorer。 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后会判断该资源是否存在,存在即修改(支持修改的参数见修改接口),否则按新增处理

详细说明请参考华为云API Explorer。 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,作为入参即可。

详细说明请参考华为云API Explorer。 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 添加用户

企业管理员通过该接口添加企业用户。

详细说明请参考华为云API Explorer。 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) AllowGuestUnmute

AllowGuestUnmute 与会者自己解除静音

决定与会者是否可以自己解除静音。

详细说明请参考华为云API Explorer。 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) AssociateVmr

AssociateVmr 分配云会议室

企业管理员通过该接口将云会议室分配给用户、硬终端(当前仅支持分配TE10、TE20、HUAWEI Board、HUAWEI Bar 500及HUAWEI Box系列硬件终端)。云会议室分配给硬件终端后,需要重启或重新激活硬件终端。若需要管理云会议室、预约会议、录制会议或进行完整的会控操作,请同时将该云会议室分配给会议用户。

详细说明请参考华为云API Explorer。 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 批量删除企业管理员

批量删除企业管理员

详细说明请参考华为云API Explorer。 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 批量删除终端

企业管理员通过该接口批量删除终端,返回删除失败的列表。

详细说明请参考华为云API Explorer。 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 删除信息窗素材

删除信息窗素材

详细说明请参考华为云API Explorer。 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 删除信息窗节目

删除信息窗节目

详细说明请参考华为云API Explorer。 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 删除信息窗发布

删除信息窗发布

详细说明请参考华为云API Explorer。 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 批量删除用户

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

详细说明请参考华为云API Explorer。 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) BatchUpdateDevicesStatus

BatchUpdateDevicesStatus 批量修改终端状态

批量修改终端状态

详细说明请参考华为云API Explorer。 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 批量修改用户状态

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

详细说明请参考华为云API Explorer。 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 广播会场

同一时间,只允许一个与会者被广播。

详细说明请参考华为云API Explorer。 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) CancelMeeting

CancelMeeting 取消预约会议

取消预约会议。

详细说明请参考华为云API Explorer。 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 取消周期会议

管理员或UC账号可以通过该接口取消周期会议

详细说明请参考华为云API Explorer。 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 取消周期子会议

管理员或UC账号可以通过该接口取消周期会议

详细说明请参考华为云API Explorer。 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 校验滑块验证码

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

详细说明请参考华为云API Explorer。 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并返回。

详细说明请参考华为云API Explorer。 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次。

详细说明请参考华为云API Explorer。 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 校验验证码

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

详细说明请参考华为云API Explorer。 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进行会议鉴权,返回鉴权随机数。如果需要密码则返回需要会议密码错误码,然后终端弹出输入会议ID输入框,用户输入密码后,终端再次调用该接口进行鉴权。

详细说明请参考华为云API Explorer。 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

获取会控授权令牌,然后会议会被拉起。

详细说明请参考华为云API Explorer。 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 创建会议

您可根据需要创建立即会议和预约会议。

详细说明请参考华为云API Explorer。 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信息

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

详细说明请参考华为云API Explorer。 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 创建周期会议

管理员或UC账号可以通过该接口创建周期会议

详细说明请参考华为云API Explorer。 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 企业管理员生成激活码

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

详细说明请参考华为云API Explorer。 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。

详细说明请参考华为云API Explorer。 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 预约网络研讨会

您可根据需要预约网络研讨会。注意:暂不支持添加外部联系人作为与会嘉宾

详细说明请参考华为云API Explorer。 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) DeleteAttendees

DeleteAttendees 删除与会者

删除与会者。

详细说明请参考华为云API Explorer。 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管理员删除企业

删除企业

详细说明请参考华为云API Explorer。 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 删除云会议室

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

详细说明请参考华为云API Explorer。 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 删除部门

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

详细说明请参考华为云API Explorer。 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) DeleteRecordings

DeleteRecordings 批量删除录制

批量删除录制。

详细说明请参考华为云API Explorer。 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管理员根据删除企业资源

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

详细说明请参考华为云API Explorer。 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) DeleteVisionActiveCode

DeleteVisionActiveCode 企业管理员删除激活码

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

详细说明请参考华为云API Explorer。 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 删除事件订阅配置信息

管理员可以通过该接口删除事件订阅(webhook)配置

详细说明请参考华为云API Explorer。 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 取消网络研讨会

您可根据需要取消网络研讨会。

详细说明请参考华为云API Explorer。 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 回收云会议室

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

详细说明请参考华为云API Explorer。 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 举手

所有来宾可以举手。来宾举手后,可以取消自己的举手。主持人可以取消所有来宾的举手。

详细说明请参考华为云API Explorer。 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 挂断与会者

挂断正在通话中的与会者。

详细说明请参考华为云API Explorer。 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 主持人邀请与会者开启、关闭摄像头

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

详细说明请参考华为云API Explorer。 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 邀请与会者

邀请与会者加入会议。

详细说明请参考华为云API Explorer。 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 邀请共享

场景描述:主席邀请、取消邀请会场共享 功能描述:主席邀请、取消邀请会场共享

详细说明请参考华为云API Explorer。 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 邀请用户

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

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

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

详细说明请参考华为云API Explorer。 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和密码邀请与会者

详细说明请参考华为云API Explorer。 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 查询历史召开的网络研讨会列表

查询历史召开的网络研讨会列表,企业管理员可查询企业内所有历史召开的网络研讨会,普通账号查询自己历史召开的网络研讨会

详细说明请参考华为云API Explorer。 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) ListOngoingWebinars

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

查询正在召开的网络研讨会列表:企业管理员可查询企业内所有正在召开的网络研讨会,普通账号查询自己正在召开的网络研讨会

详细说明请参考华为云API Explorer。 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 查询即将召开的网络研讨会列表

查询即将召开的网络研讨会列表:企业管理员可查询企业内所有即将召开的网络研讨会,普通账号查询自己即将召开的网络研讨会

详细说明请参考华为云API Explorer。 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 启停会议直播

启动或停止会议直播。

详细说明请参考华为云API Explorer。 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 锁定会议

锁定或解锁会议。锁定会议后,不允许与会者加入会议。

详细说明请参考华为云API Explorer。 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 锁定会场视频源

锁定或者解锁某在线会场的视频源。

详细说明请参考华为云API Explorer。 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) MuteMeeting

MuteMeeting 全场静音

主持人可以通过该接口静音/取消静音整个会议所有与会者(主持人除外)。

详细说明请参考华为云API Explorer。 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 静音与会者

主持人可以静音/取消静音任意与会者,来宾也可静音/取消静音自己。

详细说明请参考华为云API Explorer。 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 延长会议

延长会议。

详细说明请参考华为云API Explorer。 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 启停会议录制

启动或停止会议录制。

详细说明请参考华为云API Explorer。 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 重命名与会者

重命名某个与会者。

详细说明请参考华为云API Explorer。 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 企业管理员重置硬终端激活码

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

详细说明请参考华为云API Explorer。 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 企业管理员重置硬终端激活码

func (*MeetingClient) ResetPwd

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

ResetPwd 用户重置密码

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

详细说明请参考华为云API Explorer。 Please refer to Huawei cloud API Explorer for details.

func (*MeetingClient) ResetPwdByAdmin

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

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

详细说明请参考华为云API Explorer。 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 企业管理员重置账号的激活码

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

详细说明请参考华为云API Explorer。 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) RollcallParticipant

RollcallParticipant 点名会场

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

详细说明请参考华为云API Explorer。 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) SearchAttendanceRecordsOfHisMeeting

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

查询指定历史会议的与会者记录。

详细说明请参考华为云API Explorer。 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管理员分页搜索企业

分页搜索企业,支持名称、企业ID搜索

详细说明请参考华为云API Explorer。 Please refer to Huawei cloud API Explorer for details.

func (*MeetingClient) SearchCorpAdmins

SearchCorpAdmins 分页查询企业管理员

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

详细说明请参考华为云API Explorer。 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 查询企业通讯录

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

详细说明请参考华为云API Explorer。 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) SearchCorpInvoker added in v0.0.90

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

SearchCorpInvoker SP管理员分页搜索企业

func (*MeetingClient) SearchCorpResources

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

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

详细说明请参考华为云API Explorer。 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 企业管理员分页查询企业云会议室

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

详细说明请参考华为云API Explorer。 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 查询历史会议的会控记录

查询指定历史会议的会控记录。

详细说明请参考华为云API Explorer。 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 按名称查询所有的部门

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

详细说明请参考华为云API Explorer。 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 分页查询终端

企业管理员通过该接口分页查询终端信息。

详细说明请参考华为云API Explorer。 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 查询历史会议列表

管理员可以查询管理权限域内所有的历史会议,普通用户仅能查询当前帐号管理的历史会议。不带查询参数时,默认查询权限范围内的历史会议。

详细说明请参考华为云API Explorer。 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 分页查询信息窗素材

分页查询信息窗素材

详细说明请参考华为云API Explorer。 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 查询会议纪要列表

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

详细说明请参考华为云API Explorer。 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 查询会议列表

管理员可以查询管理权限域内所有的会议,普通用户仅能查询当前帐号管理的会议。不带查询参数时,默认查询权限范围内正在召开或还未召开的会议。

详细说明请参考华为云API Explorer。 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。

详细说明请参考华为云API Explorer。 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 查询在线会议列表

管理员可以查询管理权限域内所有在线会议,普通用户仅能查询当前自己帐号管理的在线会议。不带查询参数时,默认查询权限范围内的在线会议,按开始时间升序排列。

详细说明请参考华为云API Explorer。 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 查询信息窗节目

获取信息窗节目

详细说明请参考华为云API Explorer。 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 查询信息窗发布

获取信息窗发布

详细说明请参考华为云API Explorer。 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个月内数据。 * 权限角色 = 旗舰版企业/标准版企业 + 管理员。

详细说明请参考华为云API Explorer。 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在线会议列表。 * 权限角色 = 旗舰版企业/标准版企业 + 管理员。

详细说明请参考华为云API Explorer。 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数据,按照音频,视频,屏幕共享,CPU分类查询QoS数据。 * QoS数据的打点周期为5秒。 * 权限角色 = 旗舰版企业/标准版企业 + 管理员。

详细说明请参考华为云API Explorer。 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会议与会者列表。 * 权限角色 = 旗舰版企业/标准版企业 + 管理员。

详细说明请参考华为云API Explorer。 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 查询录制列表

管理员可以查询管理权限域内所有的录制,普通用户仅能查询当前帐号管理的录制。不带查询参数时,默认查询权限范围内的录制。

详细说明请参考华为云API Explorer。 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根据条件查询企业的资源项

详细说明请参考华为云API Explorer。 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模糊搜索

详细说明请参考华为云API Explorer。 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 查询企业级会议总体统计数据

* 查询企业级会议指定时间范围内总体统计数据,按日/按月统计。 * 查询企业级会议单日内总体统计数据,按小时统计。 * 权限角色 = 旗舰版企业/标准版企业 + 管理员。

详细说明请参考华为云API Explorer。 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 查询企业级会议与会统计数据

* 查询企业级会议与会用户统计数据,按日/按月统计。 * 查询企业级会议与会硬件终端统计数据,按日/按月统计。 * 查询企业级会议与会设备统计数据,按日/按月统计。 * 权限角色 = 旗舰版企业/标准版企业 + 管理员。

详细说明请参考华为云API Explorer。 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 查询企业级会议已购资源使用统计数据

* 查询企业级会议的已购资源使用状况,按日/按月统计。 * 权限角色 = 旗舰版企业/标准版企业 + 管理员。

详细说明请参考华为云API Explorer。 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 查询企业级会议的用户统计数据

* 查询企业级会议用户登录数据,按日/按月统计。 * 查询企业级会议用户激活数据,按日/按月统计。 * 查询企业级会议用户登录设备数据,按日/按月统计。 * 权限角色 = 旗舰版企业/标准版企业 + 管理员。

详细说明请参考华为云API Explorer。 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 分页查询用户

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

详细说明请参考华为云API Explorer。 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 企业管理员分页查询激活码

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

详细说明请参考华为云API Explorer。 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 发送滑块验证码

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

详细说明请参考华为云API Explorer。 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 发送验证码

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

详细说明请参考华为云API Explorer。 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 获取验证码

获取验证码,向手机或邮箱发送,一分钟内只会发送一次。

详细说明请参考华为云API Explorer。 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) SetCustomMultiPicture

SetCustomMultiPicture 设置自定义多画面

场景描述:会议管理员在confportal手动设置多画面 功能描述:提供给会议管理员手动设置多画面的功能

详细说明请参考华为云API Explorer。 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 主持人选看

用于主持人轮询、主持人选看多画面、主持人选看会场操作。目前只适用于硬终端为主持人的场景。

详细说明请参考华为云API Explorer。 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) SetMultiPicture

SetMultiPicture 设置多画面

设置会议多画面。

详细说明请参考华为云API Explorer。 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 会场选看

目前只适用于硬终端选看其他会场人的场景。

详细说明请参考华为云API Explorer。 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) SetQosThreshold

SetQosThreshold 设置企业租户指定类型的会议质量阈值

* 设置企业租户指定类型的会议质量阈值。 * 权限角色 = 旗舰版企业/标准版企业 + 管理员。

详细说明请参考华为云API Explorer。 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 设置企业租户指定类型的会议质量阈值

func (*MeetingClient) SetRole

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

SetRole 申请主持人

申请或释放主持人。普通用户可申请主持人,主持人可释放主持人权限。

详细说明请参考华为云API Explorer。 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鉴权配置

详细说明请参考华为云API Explorer。 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) SetWebHookConfig

SetWebHookConfig 设置事件订阅配置信息

设置企业事件订阅配置设置

详细说明请参考华为云API Explorer。 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 通过会议ID查询企业ID

与某个会议在同一个SP下的用户,可以通过会议ID查询到该会议对应的企业ID。

详细说明请参考华为云API Explorer。 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 通过会议ID查询企业ID

func (*MeetingClient) ShowCorp

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

ShowCorp SP管理员查询企业

获取企业

详细说明请参考华为云API Explorer。 Please refer to Huawei cloud API Explorer for details.

func (*MeetingClient) ShowCorpAdmin

ShowCorpAdmin 查询企业管理员

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

详细说明请参考华为云API Explorer。 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 企业管理员查询企业注册信息

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

详细说明请参考华为云API Explorer。 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 企业管理员查询企业内资源及业务权限

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

详细说明请参考华为云API Explorer。 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 通过部门编码查询部门信息

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

详细说明请参考华为云API Explorer。 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 查询部门及其一级子部门列表

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

详细说明请参考华为云API Explorer。 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 查询终端详情

企业管理员通过该接口查询终端详情。

详细说明请参考华为云API Explorer。 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 查询设备状态

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

详细说明请参考华为云API Explorer。 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 获取所有终端类型

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

详细说明请参考华为云API Explorer。 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 查询历史会议详情

管理员可以查询管理权限域内所有的历史会议详情,普通用户仅能查询当前帐号管理的历史会议详情。

详细说明请参考华为云API Explorer。 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) ShowMeetingDetail

ShowMeetingDetail 查询会议详情

管理员可以查询管理权限域内所有会议的详情,普通用户仅能查询当前帐号管理的会议详情。

详细说明请参考华为云API Explorer。 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 查询会议纪要详情

用户查询单个会议纪要详情(主要目的是为了得到外链)。 IdeaHub是使用fileCode来查,所以终端保持一致。

详细说明请参考华为云API Explorer。 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,作为入参即可。

详细说明请参考华为云API Explorer。 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 用户查询自己的信息

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

详细说明请参考华为云API Explorer。 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 查询在线会议详情

管理员可以查询管理权限域内所有的在线会议详情,普通用户仅能查询当前自己的帐号管理的在线会议详情。

详细说明请参考华为云API Explorer。 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 查询企业的资源使用信息

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

详细说明请参考华为云API Explorer。 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获取节目详情

详细说明请参考华为云API Explorer。 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获取发布详情

详细说明请参考华为云API Explorer。 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 查询企业租户指定类型的会议质量阈值

* 查询企业租户指定类型的会议质量阈值。 * 权限角色 = 旗舰版企业/标准版企业 + 管理员。

详细说明请参考华为云API Explorer。 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 查询企业租户指定类型的会议质量阈值

func (*MeetingClient) ShowRealTimeInfoOfMeeting

ShowRealTimeInfoOfMeeting 查询会议实时信息

查询会议实时信息

详细说明请参考华为云API Explorer。 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 查询录制详情

查询某个录制详情。

详细说明请参考华为云API Explorer。 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 查询录制文件下载链接

查询某个录制文件下载链接。

详细说明请参考华为云API Explorer。 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 查询会议所在区域信息

查询会议所在区域信息,如果会议不存在或者会议未召开,返回对应的错误码。

详细说明请参考华为云API Explorer。 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 查询直播间高级设置

查询直播间高级设置

详细说明请参考华为云API Explorer。 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的共享资源使用信息

详细说明请参考华为云API Explorer。 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的共享资源使用信息

func (*MeetingClient) ShowSpResource

ShowSpResource SP管理员查询资源信息

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

详细说明请参考华为云API Explorer。 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鉴权配置

详细说明请参考华为云API Explorer。 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 查询用户详情

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

详细说明请参考华为云API Explorer。 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 查询事件订阅配置信息

查询企业事件订阅配置

详细说明请参考华为云API Explorer。 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 查询网络研讨会详情

根据conference_id查询网络研讨会详情。

详细说明请参考华为云API Explorer。 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和密码激活会议

终端到会管进行鉴权并激活会议,先通过该接口获取会议所在Region信息,该接口需要携带会议主席密码,在会议未召开的情况下,该接口会拉起会议。如果已存在会议,则直接返回在线会议所在Region信息

详细说明请参考华为云API Explorer。 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 通过会议ID和密码激活会议

func (*MeetingClient) StopMeeting

StopMeeting 结束会议

结束会议。

详细说明请参考华为云API Explorer。 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 切换视频显示策略

切换视频显示策略

详细说明请参考华为云API Explorer。 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) UpdateContact

UpdateContact 修改手机或邮箱

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

详细说明请参考华为云API Explorer。 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或者不携带则不修改

详细说明请参考华为云API Explorer。 Please refer to Huawei cloud API Explorer for details.

func (*MeetingClient) UpdateCorpBasicInfo

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

企业管理员通过该接口修改企业注册信息。当前只支持修改地址。

详细说明请参考华为云API Explorer。 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 修改部门

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

详细说明请参考华为云API Explorer。 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 修改终端

企业管理员通过该接口修改终端。

详细说明请参考华为云API Explorer。 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 更新信息窗素材

更新信息窗素材

详细说明请参考华为云API Explorer。 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 编辑预约会议

编辑预约会议。会议开始后,不能被编辑。

详细说明请参考华为云API Explorer。 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。

详细说明请参考华为云API Explorer。 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 用户修改自己的信息

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

详细说明请参考华为云API Explorer。 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 更新信息窗节目

更新信息窗节目

详细说明请参考华为云API Explorer。 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 修改信息窗发布

修改信息窗发布

详细说明请参考华为云API Explorer。 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 修改密码

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

详细说明请参考华为云API Explorer。 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 修改预定周期会议

修改预定的周期会议;会议开始时,不能修改会议

详细说明请参考华为云API Explorer。 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 修改预定周期子会议

修改预定的周期子会议;会议开始时,不能修改会议

详细说明请参考华为云API Explorer。 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管理员根据修改企业资源

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

详细说明请参考华为云API Explorer。 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 高级设置 - 直播间设置

保存直播间高级设置。如有部分配置信息修改,则其他未修改的原始值也需要传入,否则部分字段会替换为默认值(即:只支持全量保存)

详细说明请参考华为云API Explorer。 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 会中修改配置

会中修改配置。

详细说明请参考华为云API Explorer。 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失效时间并返回结果。

详细说明请参考华为云API Explorer。 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 修改用户

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

详细说明请参考华为云API Explorer。 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 变更订阅配置使用状态

变更订阅配置使用状态

详细说明请参考华为云API Explorer。 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 编辑网络研讨会

您可根据需要修改普通网络研讨会和周期网络研讨会。注意:暂不支持添加外部联系人作为与会嘉宾

详细说明请参考华为云API Explorer。 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 开放接口 - 文件上传

文件上传的开放接口

详细说明请参考华为云API Explorer。 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
	Token         *string
	LastTokenDate *int64
}

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 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 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 RollcallParticipantInvoker added in v0.0.90

type RollcallParticipantInvoker struct {
	*invoker.BaseInvoker
}

func (*RollcallParticipantInvoker) Invoke added in v0.0.90

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 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 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 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 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 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 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 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