Mac SDK
Instance Methods | Protected Attributes | List of all members
ZoomSDKShareInfo Class Reference

ZOOM share information class. More...

#import <ZoomSDKASController.h>

Inheritance diagram for ZoomSDKShareInfo:

Instance Methods

(ZoomSDKShareContentType) - getShareType
 
(ZoomSDKError) - getWindowID:
 Get the window ID of the shared APP. More...
 
(ZoomSDKError) - getDisplayID:
 Get the display ID on which that user wants to share the content. More...
 

Protected Attributes

ZoomSDKShareContentType _shareType
 
CGWindowID _windowID
 
CGDirectDisplayID _displayID
 

Detailed Description

ZOOM share information class.

Method Documentation

◆ getDisplayID:

- (ZoomSDKError) getDisplayID: (CGDirectDisplayID *)  displayID

Get the display ID on which that user wants to share the content.

Parameters
displayIDA pointer of CGDirectDisplayID.

◆ getWindowID:

- (ZoomSDKError) getWindowID: (CGWindowID *)  windowID

Get the window ID of the shared APP.

Parameters
windowIDA pointer to CGWindowID.

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