V46版本SDK对部分接口方法名称进行了修改,对应关系如下,请开发者升级使用V46 SDK时,注意核对修改:
tips:大部分 SetCallBackFor_xx_onXxx 类型的接口都是把 on改成On。
类 | 旧方法(V45及更早版本) | 新方法(v46及更新) |
---|---|---|
MeetingAudio | SetCallBackFor_onMicphoneMuteChange | SetCallBackFor_OnAudioMuteChangeEvent |
SetCallBackFor_onCurrentMicphoneDeviceChangeEvent | SetCallBackFor_OnCurrentMicphoneDeviceChangeEvent | |
(xx_)onCurrentSpeakerDeviceChange | (xx_)OnCurrentSpeakerDeviceChange | |
(xx_)onAudioDeviceListChange | (xx_)OnAudioDeviceListChange | |
MeetingInvite | SetCallBackFor_onCustomInviteEnterpriseContactEvent | SetCallBackFor_OnCustomInviteEnterpriseContact |
(xx_)onMeetingInvite | (xx_)OnMeetingInvite | |
MeetingInviteController_InviteConfMember | MeetingInviteController_InviteConfMemberByAccount | |
MeetingParticipant | (xx_)onMemberListUpdate | (xx_)OnMemberCountChanged |
MeetingRecord | (xx_)onCloudRecordStateChanged | (xx_)OnCloudRecordStateChanged |
(xx_)onLocalRecordStateChanged | (xx_)OnLocalRecordStateChanged | |
MeetingShare | (xx_)onShareStateChange | (xx_)OnShareStateChange |
MeetingShareController_ShowShareScreenSelect | MeetingShareController_EnableShowShareScreenSelect | |
MeetingShareController_ShareJoinMeeting | 入参封装到 ShareJoinInfo 结构体 | |
MeetingVideo | (xx_)onCameraMuteChange | (xx_)OnVideoMuteChange |
(xx_)onCurrentCameraDeviceChange | (xx_)OnCurrentCameraDeviceChange | |
(xx_)onCameraDeviceListChange | (xx_)OnCameraDeviceListChange | |
(xx_)onMeetingWindowDestroy | (xx_)OnMeetingWindowDestroy | |
MeetingVideoLayout | (xx_)onGalleryLayoutChange | (xx_)OnLayoutChange |
SetCurrentGalleryLayout | SetCurrentLayout | |
GetCurrentGalleryLayout | GetCurrentLayout | |
MeetingWindow | MeetingMeetingWindowController_ShowMeetingTitleBar | OEMMeetingOemController_EnableShowMeetingTitleBar |
MeetingMeetingWindowController_ShowMeetingCtrlBar | OEMMeetingOemController_EnableShowMeetingCtrlBar | |
MeetingMeetingWindowController_ShowEncryptMeetingIcon | OEMMeetingOemController_EnableShowEncryptMeetingIcon | |
MeetingMeetingWindowController_ShowLockedMeetingIcon | OEMMeetingOemController_EnableShowLockedMeetingIcon | |
MeetingMeetingWindowController_ShowMeetingNetQuality | OEMMeetingOemController_EnableShowMeetingNetQuality | |
MeetingMeetingWindowController_ShowMeetingTime | OEMMeetingOemController_EnableShowMeetingTime | |
MeetingMeetingWindowController_ShowMeetingDetailInfo | OEMMeetingOemController_EnableShowMeetingDetailInfo | |
MeetingMeetingWindowController_ShowFullscreenEntrance | OEMMeetingOemController_EnableShowFullscreenEntrance | |
MeetingMeetingWindowController_ShowMeetingLayoutEntrance | OEMMeetingOemController_EnableShowMeetingLayoutEntrance | |
MeetingMeetingWindowController_ShowVolumeBar | OEMMeetingOemController_EnableShowVolumeBar | |
MeetingMeetingWindowController_ShowAudioMute | OEMMeetingOemController_EnableShowAudioMute | |
MeetingMeetingWindowController_ShowVideoMute | OEMMeetingOemController_EnableShowVideoMute | |
MeetingMeetingWindowController_ShowShareScreenEntrance | OEMMeetingOemController_EnableShowShareScreenEntrance | |
MeetingMeetingWindowController_ShowSharePopoutEntrance | OEMMeetingOemController_EnableShowSharePopoutEntrance | |
MeetingMeetingWindowController_ShowSharePermissionSetting | OEMMeetingOemController_EnableShowSharePermissionSetting | |
MeetingMeetingWindowController_ShowCloudRecordEntrance | OEMMeetingOemController_EnableShowRecordingEntrance | |
MeetingMeetingWindowController_ShowAliyunLivestreamEntrance | OEMMeetingOemController_EnableShowAliyunLivestreamEntrance | |
MeetingMeetingWindowController_ShowYoutubeLivestreamEntrance | OEMMeetingOemController_EnableShowYoutubeLivestreamEntrance | |
MeetingMeetingWindowController_ShowMeetingSafetyEntrance | OEMMeetingOemController_EnableShowMeetingSafetyEntrance | |
MeetingMeetingWindowController_ShowMeetingShareCtrlHideMiniWindowEntrance | OEMMeetingOemController_EnableShowMeetingShareCtrlHideMiniWindowEntrance | |
MeetingMeetingWindowController_ShowMeetingShareBarMoreEntrance | OEMMeetingOemController_EnableShowMeetingShareBarMoreEntrance | |
MeetingMeetingWindowController_ShowMeetingShareCtrlBarBottomInfo | OEMMeetingOemController_EnableShowMeetingShareCtrlBarBottomInfo | |
MeetingMeetingWindowController_ShowMeetingShareCtrlBarBottomIcon | OEMMeetingOemController_EnableShowMeetingShareCtrlBarBottomIcon | |
MeetingMeetingWindowController_ShowMeetingCtrlQAEntrance | OEMMeetingOemController_EnableShowMeetingCtrlQAEntrance | |
MeetingMeetingWindowController_ShowMeetingCtrlVoteEntrance | OEMMeetingOemController_EnableShowMeetingCtrlVoteEntrance | |
MeetingMeetingWindowController_ShowMeetingStopShareEntrance | OEMMeetingOemController_EnableShowMeetingEndMeetingEntrance | |
MeetingMeetingWindowController_ShowMeetingEndMeetingEntrance | OEMMeetingOemController_EnableShowMeetingEndMeetingEntrance | |
MeetingMeetingWindowController_ShowInviteEntrance | OEMMeetingOemController_EnableShowInviteEntrance | |
MeetingMeetingWindowController_ShowGetDetailInviteInfo | 无用删除 | |
MeetingMeetingWindowController_ShowInviteEnterpriseContact | 无用删除 | |
MeetingMeetingWindowController_ShowInviteByEmail | 无用删除 | |
MeetingMeetingWindowController_ShowInviteHistory | OEMMeetingOemController_EnableShowInviteHistory | |
MeetingMeetingWindowController_ShowParticipantEntrance | OEMMeetingOemController_EnableShowParticipantEntrance | |
MeetingMeetingWindowController_ShowConfMemberInviteEntrance | OEMMeetingOemController_EnableShowConfMemberInviteEntrance | |
MeetingMeetingWindowController_ShowMeetingPermissionParticipantSettingEntrance | OEMMeetingOemController_EnableShowMeetingPermissionParticipantSettingEntrance | |
MeetingMeetingWindowController_ShowMeetingPermissionAdvancedSettingEntrance | OEMMeetingOemController_EnableShowMeetingPermissionAdvancedSettingEntrance | |
MeetingMeetingWindowController_ShowMeetingChatEntrance | OEMMeetingOemController_EnableShowMeetingChatEntrance | |
MeetingMeetingWindowController_ShowMeetingChatSetting | OEMMeetingOemController_EnableShowMeetingChatSetting | |
MeetingMeetingWindowController_ShowParticipantStateSharing | OEMMeetingOemController_EnableShowParticipantStateSharing | |
MeetingMeetingWindowController_ShowParticipantStateRecording | OEMMeetingOemController_EnableShowParticipantStateRecording | |
MeetingMeetingWindowController_ShowParticipantStateHandUp | OEMMeetingOemController_EnableShowParticipantStateHandUp | |
MeetingMeetingWindowController_ShowParticipantStateAudio | OEMMeetingOemController_EnableShowParticipantStateAudio | |
MeetingMeetingWindowController_ShowParticipantStateVideo | OEMMeetingOemController_EnableShowParticipantStateVideo | |
MeetingMeetingWindowController_ShowParticipantAudioMute | OEMMeetingOemController_EnableShowParticipantAudioMute | |
MeetingMeetingWindowController_ShowParticipantVideoMute | OEMMeetingOemController_EnableShowParticipantVideoMute | |
MeetingMeetingWindowController_ShowParticipantMoreAction | OEMMeetingOemController_EnableShowParticipantMoreAction | |
MeetingMeetingWindowController_ShowParticipantChooseSee | OEMMeetingOemController_EnableShowParticipantChooseSee | |
MeetingMeetingWindowController_ShowParticipantSetFocus | OEMMeetingOemController_EnableShowParticipantSetFocus | |
MeetingMeetingWindowController_ShowParticipantSetRole | OEMMeetingOemController_EnableShowParticipantSetRole | |
MeetingMeetingWindowController_ShowParticipantRemove | OEMMeetingOemController_EnableShowParticipantRemove | |
MeetingMeetingWindowController_ShowParticipantCameraCtrl | OEMMeetingOemController_EnableShowParticipantCameraCtrl | |
MeetingMeetingWindowController_ShowParticipantHideLocalVideo | OEMMeetingOemController_EnableShowParticipantHideLocalVideo | |
MeetingMeetingWindowController_ShowParticipantHideNotVideoAttendee | OEMMeetingOemController_EnableShowParticipantHideNotVideoAttendee | |
MeetingMeetingWindowController_ShowParticipantChangeName | OEMMeetingOemController_EnableShowParticipantChangeName | |
MeetingMeetingWindowController_ShowParticipantPrivateChat | OEMMeetingOemController_EnableShowParticipantPrivateChat | |
MeetingMeetingWindowController_ShowParticipantStopShare | OEMMeetingOemController_EnableShowParticipantStopShare | |
MeetingMeetingWindowController_ShowParticipantAllowRecord | OEMMeetingOemController_EnableShowParticipantAllowRecord | |
MeetingMeetingWindowController_ShowLivestreamIcon | OEMMeetingOemController_EnableShowLivestreamIcon | |
MeetingMeetingWindowController_ShowCloudRecordIcon | OEMMeetingOemController_EnableShowRecordingIcon | |
MeetingMeetingWindowController_ShowVideoViewInfo | OEMMeetingOemController_EnableShowVideoViewInfo | |
MeetingMeetingWindowController_ShowVideoViewMenuEntrance | OEMMeetingOemController_EnableShowVideoViewMenuEntrance | |
SettingAudio | SettingAudioSettingController_EnableNoiseCancellation | SettingAudioSettingController_SetNoiseCancellationLevel |
SettingAudioSettingController_EnableEchoCancellation | SettingAudioSettingController_SetEchoCancellationLevel | |
SettingAudioSettingController_EnabelHardwareRendering | SettingAudioSettingController_EnableHardwareRendering | |
SettingWindow | SettingWindowSettingController_EnableSpeakerWindow | SettingWindowSettingController_EnableHideSpeakerWindow |
Auth | (xx_)onSDKReady | (xx_)OnSDKReady |
(xx_)onAuthResult | (xx_)OnAuthResult | |
(xx_)onQueryServiceFeatureResult | (xx_)OnQueryServiceFeatureResult | |
(xx_)onQueryThirdPartyInfoResult | (xx_)OnQueryThirdPartyInfoResult | |
(xx_)onLoginResult | (xx_)OnLoginResult | |
(xx_)onLogout | (xx_)OnLogout | |
Meeting | (xx_)onMeetingStatusChanged | (xx_)OnMeetingStatusChanged |
(xx_)onMeetingFinishReason | (xx_)OnMeetingFinishReason | |
(xx_)onMeetingKeyOperation | (xx_)OnMeetingKeyOperation | |
(xx_)onMeetingJoinWithoutLoginResult | (xx_)OnMeetingJoinWithoutLoginResult | |
(xx_)onJoinMeetingResult | (xx_)OnJoinMeetingResult | |
StartMeeting | 参数修改,MEDIA_TYPE改用bOpenMic、bOpenCamera表示是否开启麦克风/摄像头 | |
JoinMeeting | 入参封装到 JoinMeetingParam 结构体 | |
PhoneService | PhoneService_JudgeIsUsingPhone | PhoneService_IsUsingPhone |
PhoneService_JudgeIsInOutGoingStatus | PhoneService_IsInOutGoingStatus | |
PhoneService_JudgeIsInComingStatus | PhoneService_IsInComingStatus | |
PhoneService_JudgeIsInCallStatus | PhoneService_IsInCallStatus | |
PhoneService_ShowPhoneWindowVisitingCard | OEMPhoneOemController_EnableShowPhoneWindowVisitingCard | |
PhoneService_ShowPhoneWindowMinisizeButton | OEMPhoneOemController_EnableShowPhoneWindowMinisizeButton | |
PhoneService_ShowPhoneWindowButtonNameCard | OEMPhoneOemController_EnableShowPhoneWindowButtonNameCard | |
PhoneService_ShowPhoneCtrBarShareScreen | OEMPhoneOemController_EnableShowPhoneCtrBarShareScreen | |
PhoneService_ShowPhoneCtrBarMic | OEMPhoneOemController_EnableShowPhoneCtrBarMic | |
PhoneService_ShowPhoneCtrBarDtmf | OEMPhoneOemController_EnableShowPhoneCtrBarDtmf | |
PhoneService_ShowPhoneCtrBarHold | OEMPhoneOemController_EnableShowPhoneCtrBarHold | |
PhoneService_ShowPhoneCtrBarAudio | OEMPhoneOemController_EnableShowPhoneCtrBarAudio | |
PhoneService_ShowPhoneCtrBarTransfer | OEMPhoneOemController_EnableShowPhoneCtrBarTransfer | |
PhoneService_ShowPhoneCtrBarMeet | OEMPhoneOemController_EnableShowPhoneCtrBarMeet | |
PhoneService_ShowPhoneCtrBarMore | OEMPhoneOemController_EnableShowPhoneCtrBarMore |