Video SDK for Linux API Reference
Loading...
Searching...
No Matches
Deprecated List
Member IZoomVideoSDKAnnotationHelper::isSenderDisableAnnotation ()=0
This interface is marked as deprecated, and is replaced by canDoAnnotation.
Member IZoomVideoSDKDelegate::onSessionLeave ()=0
This interface is marked as deprecated. Use onSessionLeave(ZoomVideoSDKSessionLeaveReason eReason) instead.
Member IZoomVideoSDKPhoneHelper::inviteByPhone (const zchar_t *countryCode, const zchar_t *phoneNumber, const zchar_t *name)=0
This interface is marked as deprecated, and is replaced by invitePhoneUser(const InvitePhoneUserInfo& inviteInfo).
Member IZoomVideoSDKShareHelper::subscribeMyShareCamera (IZoomVideoSDKRawDataPipeDelegate *data_handler)=0
This interface will be marked as deprecated, then it will be instead by IZoomVideoSDKRawDataPipe->subscribe, please stop using it.
Member IZoomVideoSDKShareHelper::unSubscribeMyShareCamera ()=0
This interface will be marked as deprecated, then it will be instead by IZoomVideoSDKRawDataPipe->unSubscribe, please stop using it.