Mac SDK
Instance Methods | Protected Attributes | Properties | List of all members
ZoomSDKDirectShareHelper Class Reference
Inheritance diagram for ZoomSDKDirectShareHelper:

Instance Methods

(ZoomSDKError) - canDirectShare
 Query if user can auto-share directly by using ultrasonic proximity signal. More...
 
(ZoomSDKError) - startDirectShare
 Start direct sharing by using ultrasonic proximity signal. More...
 
(ZoomSDKError) - stopDirectShare
 Stop direct sharing by using ultrasonic proximity signal. More...
 

Protected Attributes

id< ZoomSDKDirectShareHelperDelegate_delegate
 

Properties

id< ZoomSDKDirectShareHelperDelegatedelegate
 

Method Documentation

◆ canDirectShare

- (ZoomSDKError) 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

- (ZoomSDKError) startDirectShare

Start direct sharing by using ultrasonic proximity signal.

Returns
If the function succeeds, it will return ZoomSDKError_Success. Otherwise failed.

◆ stopDirectShare

- (ZoomSDKError) stopDirectShare

Stop direct sharing by using ultrasonic proximity signal.

Returns
If the function succeeds, it will return ZoomSDKError_Success. Otherwise failed.

The documentation for this class was generated from the following file: