#include <ZoomSDKPremeetingService.h>
Inherits NSObject.
Definition at line 80 of file ZoomSDKPremeetingService.h.
◆ canDirectShare
Query if user can auto-share directly by using ultrasonic proximity signal.
- Returns
- If the function succeeds, it will return ZoomSDKError_Success. Otherwise failed.
◆ startDirectShare
Start direct sharing by using ultrasonic proximity signal.
- Returns
- If the function succeeds, it will return ZoomSDKError_Success. Otherwise failed.
◆ stopDirectShare
Stop direct sharing by using ultrasonic proximity signal.
- Returns
- If the function succeeds, it will return ZoomSDKError_Success. Otherwise failed.
◆ _delegate
◆ delegate